Index: head/databases/qof/Makefile =================================================================== --- head/databases/qof/Makefile (revision 369318) +++ head/databases/qof/Makefile (revision 369319) @@ -1,43 +1,43 @@ # $FreeBSD$ PORTNAME= qof -PORTVERSION= 0.8.7 +PORTVERSION= 0.8.8 CATEGORIES= databases MASTER_SITES= DEBIAN_POOL DISTNAME= qof_${PORTVERSION}.orig MAINTAINER= ports@FreeBSD.org COMMENT= Query Object Framework LICENSE= GPLv2 # (or later) LICENSE_FILE= ${WRKSRC}/COPYING CONFLICTS_INSTALL= gnotime-2.[0-3]* gnotime-2.4.0* gnotime-2.4.1 gnotime-2.4.1_[12]* GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-doxygen --disable-gdasql --disable-sqlite CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip USES= gmake libtool pathfix pkgconfig USE_GNOME= glib20 libxml2 USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls post-patch: @${REINPLACE_CMD} -e '/CFLAGS=/s|-g2||' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|__isleap|qof_date_isleap|' \ ${WRKSRC}/qof/qofdate.c @${REINPLACE_CMD} -e '/^AM_CFLAGS =/s|-g||' \ ${WRKSRC}/lib/libsql/Makefile.in \ ${WRKSRC}/qof/Makefile.in @${REINPLACE_CMD} -e '/^sql_parse_test_DEPENDENCIES =/s/$$/ libqofsql.la/' \ ${WRKSRC}/lib/libsql/Makefile.in .include Index: head/databases/qof/distinfo =================================================================== --- head/databases/qof/distinfo (revision 369318) +++ head/databases/qof/distinfo (revision 369319) @@ -1,2 +1,2 @@ -SHA256 (qof_0.8.7.orig.tar.gz) = 86fd671390dc13ee6fd2e1e13775786c518b0ebff5e886f27bbd394de1e73094 -SIZE (qof_0.8.7.orig.tar.gz) = 932957 +SHA256 (qof_0.8.8.orig.tar.gz) = 2cecb942bb42fc77c42417cf9118512c73911c16ccea6e72ab28b8bdf60a4e2e +SIZE (qof_0.8.8.orig.tar.gz) = 962548 Index: head/databases/qof/pkg-plist =================================================================== --- head/databases/qof/pkg-plist (revision 369318) +++ head/databases/qof/pkg-plist (revision 369319) @@ -1,64 +1,60 @@ include/qof/guid.h include/qof/kvpframe.h include/qof/kvputil.h include/qof/qof-backend-qsf.h include/qof/qof.h include/qof/qofbackend-p.h include/qof/qofbackend.h include/qof/qofbook.h include/qof/qofbookmerge.h include/qof/qofchoice.h include/qof/qofclass.h include/qof/qofdate.h include/qof/qoferror.h include/qof/qofevent.h include/qof/qofgobj.h include/qof/qofid-p.h include/qof/qofid.h include/qof/qofinstance-p.h include/qof/qofinstance.h include/qof/qoflog.h include/qof/qofnumeric.h include/qof/qofobject.h include/qof/qofquery-p.h include/qof/qofquery.h include/qof/qofquerycore-p.h include/qof/qofquerycore.h include/qof/qofreference.h include/qof/qofsession.h include/qof/qofsql.h include/qof/qoftime.h include/qof/qofundo.h include/qof/qofutil.h include/qof/sql_parser.h lib/libqof.a lib/libqof.so lib/libqof.so.2 -lib/libqof.so.2.0.4 +lib/libqof.so.2.0.5 lib/libqofsql.a lib/libqofsql.so lib/libqofsql.so.1 -lib/libqofsql.so.1.0.1 +lib/libqofsql.so.1.0.2 lib/qof2/libqof-backend-qsf.a lib/qof2/libqof-backend-qsf.so libdata/pkgconfig/qof.pc -%%NLS%%share/locale/cs/LC_MESSAGES/qof.mo -%%NLS%%share/locale/de/LC_MESSAGES/qof.mo -%%NLS%%share/locale/fr/LC_MESSAGES/qof.mo -%%NLS%%share/locale/id/LC_MESSAGES/qof.mo -%%NLS%%share/locale/it/LC_MESSAGES/qof.mo -%%NLS%%share/locale/pt/LC_MESSAGES/qof.mo -%%NLS%%share/locale/pt_BR/LC_MESSAGES/qof.mo -%%NLS%%share/locale/ro/LC_MESSAGES/qof.mo -%%NLS%%share/locale/ru/LC_MESSAGES/qof.mo -%%NLS%%share/locale/sv/LC_MESSAGES/qof.mo -%%NLS%%share/locale/vi/LC_MESSAGES/qof.mo -%%NLS%%share/locale/zh_CN/LC_MESSAGES/qof.mo +share/locale/cs/LC_MESSAGES/qof.mo +share/locale/de/LC_MESSAGES/qof.mo +share/locale/fr/LC_MESSAGES/qof.mo +share/locale/id/LC_MESSAGES/qof.mo +share/locale/it/LC_MESSAGES/qof.mo +share/locale/pt/LC_MESSAGES/qof.mo +share/locale/pt_BR/LC_MESSAGES/qof.mo +share/locale/ro/LC_MESSAGES/qof.mo +share/locale/ru/LC_MESSAGES/qof.mo +share/locale/sv/LC_MESSAGES/qof.mo +share/locale/vi/LC_MESSAGES/qof.mo +share/locale/zh_CN/LC_MESSAGES/qof.mo share/xml/qof/qsf/pilot-qsf-GnuCashInvoice.xml share/xml/qof/qsf/pilot-qsf-gncCustomer.xml share/xml/qof/qsf/qsf-map.xsd.xml share/xml/qof/qsf/qsf-object.xsd.xml -@dirrm share/xml/qof/qsf -@dirrm share/xml/qof -@dirrm lib/qof2 -@dirrm include/qof