diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-03-05 17:26:59 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-03-05 17:26:59 +0000 |
commit | 640a7e073f8b30cc2d313493d3b83525d5201cc5 (patch) | |
tree | 3884bd530d68e1001b74d04bb22338eb033de40c /databases/xapian-core | |
parent | 0b7fbfcfecabecff3ec4a82494d53638348083f1 (diff) |
Notes
Diffstat (limited to 'databases/xapian-core')
-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 |