diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-03-06 01:26:59 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-03-06 01:26:59 +0800 |
commit | 42578afc06a70a253ed8925969eea5c7df7e8060 (patch) | |
tree | 3884bd530d68e1001b74d04bb22338eb033de40c /databases | |
parent | 275a46307d2ce8beff728a5e391f10a9d833f854 (diff) | |
download | freebsd-ports-gnome-42578afc06a70a253ed8925969eea5c7df7e8060.tar.gz freebsd-ports-gnome-42578afc06a70a253ed8925969eea5c7df7e8060.tar.zst freebsd-ports-gnome-42578afc06a70a253ed8925969eea5c7df7e8060.zip |
- Update to 1.2.20
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.20
Diffstat (limited to 'databases')
-rw-r--r-- | databases/xapian-core/Makefile | 4 | ||||
-rw-r--r-- | databases/xapian-core/distinfo | 4 | ||||
-rw-r--r-- | databases/xapian-core/pkg-plist | 3 |
3 files changed, 6 insertions, 5 deletions
diff --git a/databases/xapian-core/Makefile b/databases/xapian-core/Makefile index 8e90c86d6b88..9c229b12b996 100644 --- a/databases/xapian-core/Makefile +++ b/databases/xapian-core/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xapian-core -PORTVERSION= 1.2.19 +PORTVERSION= 1.2.20 PORTEPOCH= 1 CATEGORIES= databases MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION}/ \ @@ -21,7 +21,7 @@ PORTSCOUT= limitw:1,even GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_LDCONFIG= yes -USES= libtool tar:xz +USES= libtool pathfix tar:xz PORTDOCS= * diff --git a/databases/xapian-core/distinfo b/databases/xapian-core/distinfo index c7d4a5a6c67c..0f71835a00e0 100644 --- a/databases/xapian-core/distinfo +++ b/databases/xapian-core/distinfo @@ -1,2 +1,2 @@ -SHA256 (xapian-core-1.2.19.tar.xz) = 4a78260388ff1b042f0ab5d18afdd524a530ae609690d0339990ddc147a54785 -SIZE (xapian-core-1.2.19.tar.xz) = 3175384 +SHA256 (xapian-core-1.2.20.tar.xz) = c4f8d5b9e393ea32912955a17e6b6ea3f6c052ae9133ded6fe48582c25b1aa8f +SIZE (xapian-core-1.2.20.tar.xz) = 3181788 diff --git a/databases/xapian-core/pkg-plist b/databases/xapian-core/pkg-plist index c0076135cd5d..8db124ecf4f5 100644 --- a/databases/xapian-core/pkg-plist +++ b/databases/xapian-core/pkg-plist @@ -45,7 +45,8 @@ lib/cmake/xapian/xapian-config.cmake lib/libxapian.a lib/libxapian.so lib/libxapian.so.22 -lib/libxapian.so.22.6.6 +lib/libxapian.so.22.6.7 +libdata/pkgconfig/xapian-core.pc man/man1/xapian-check.1.gz man/man1/xapian-chert-update.1.gz man/man1/xapian-compact.1.gz |