diff options
author | robak <robak@FreeBSD.org> | 2014-09-26 20:15:35 +0800 |
---|---|---|
committer | robak <robak@FreeBSD.org> | 2014-09-26 20:15:35 +0800 |
commit | 748e8e7c4e51c5eda72dae23926baa76fe701567 (patch) | |
tree | b136e64fcf203160e6be6b77c76bb519102c75f1 /databases/qof | |
parent | 23b52ff39e3974d0a92032472e9e94bff4b9cae8 (diff) | |
download | freebsd-ports-gnome-748e8e7c4e51c5eda72dae23926baa76fe701567.tar.gz freebsd-ports-gnome-748e8e7c4e51c5eda72dae23926baa76fe701567.tar.zst freebsd-ports-gnome-748e8e7c4e51c5eda72dae23926baa76fe701567.zip |
databases/qof: update 0.8.7 -> 0.8.8
Approved by: mentors (implicit)
Diffstat (limited to 'databases/qof')
-rw-r--r-- | databases/qof/Makefile | 2 | ||||
-rw-r--r-- | databases/qof/distinfo | 4 | ||||
-rw-r--r-- | databases/qof/pkg-plist | 32 |
3 files changed, 17 insertions, 21 deletions
diff --git a/databases/qof/Makefile b/databases/qof/Makefile index 35dc7d5f2a9a..ce460504eab4 100644 --- a/databases/qof/Makefile +++ b/databases/qof/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= qof -PORTVERSION= 0.8.7 +PORTVERSION= 0.8.8 CATEGORIES= databases MASTER_SITES= DEBIAN_POOL DISTNAME= qof_${PORTVERSION}.orig diff --git a/databases/qof/distinfo b/databases/qof/distinfo index 0eeca40aed02..d7771673d589 100644 --- a/databases/qof/distinfo +++ b/databases/qof/distinfo @@ -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 diff --git a/databases/qof/pkg-plist b/databases/qof/pkg-plist index 17a8c33ba58e..e34b37a0b657 100644 --- a/databases/qof/pkg-plist +++ b/databases/qof/pkg-plist @@ -34,31 +34,27 @@ 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 |