diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-06-24 01:43:41 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-06-24 01:43:41 +0800 |
commit | e72775577646b1fc830b8c20a028dd67b0341299 (patch) | |
tree | c41854bd535cd41178912ebc09cf2fa3ef4dd963 /databases | |
parent | 82c600318ee2683cec6fd139cab701c4ac8b0810 (diff) | |
download | freebsd-ports-gnome-e72775577646b1fc830b8c20a028dd67b0341299.tar.gz freebsd-ports-gnome-e72775577646b1fc830b8c20a028dd67b0341299.tar.zst freebsd-ports-gnome-e72775577646b1fc830b8c20a028dd67b0341299.zip |
- Update to 1.2.18
- Use USES=libtool
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.18
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 | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/databases/xapian-core/Makefile b/databases/xapian-core/Makefile index 4fba679c163e..efa06c9897f9 100644 --- a/databases/xapian-core/Makefile +++ b/databases/xapian-core/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xapian-core -PORTVERSION= 1.2.17 +PORTVERSION= 1.2.18 PORTEPOCH= 1 CATEGORIES= databases MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION}/ \ @@ -21,7 +21,7 @@ PORTSCOUT= limitw:1,even GNU_CONFIGURE= yes MAKE_ENV= INSTALL_STRIP_FLAG=${STRIP} USE_LDCONFIG= yes -USES= tar:xz +USES= libtool tar:xz PORTDOCS= * diff --git a/databases/xapian-core/distinfo b/databases/xapian-core/distinfo index 463b2a6dbca5..54985e0a3464 100644 --- a/databases/xapian-core/distinfo +++ b/databases/xapian-core/distinfo @@ -1,2 +1,2 @@ -SHA256 (xapian-core-1.2.17.tar.xz) = e79d45b0f30e62cfe51294a731291b903d9b33fc82ac2b26ab710866002cc6de -SIZE (xapian-core-1.2.17.tar.xz) = 3165256 +SHA256 (xapian-core-1.2.18.tar.xz) = 762c62d905608b8e411511f43ede84c52c49a94822d32d86c7b975fefb30209a +SIZE (xapian-core-1.2.18.tar.xz) = 3173496 diff --git a/databases/xapian-core/pkg-plist b/databases/xapian-core/pkg-plist index 753408d478bb..50fec2f42bd2 100644 --- a/databases/xapian-core/pkg-plist +++ b/databases/xapian-core/pkg-plist @@ -43,9 +43,9 @@ include/xapian/weight.h lib/cmake/xapian/xapian-config-version.cmake lib/cmake/xapian/xapian-config.cmake lib/libxapian.a -lib/libxapian.la lib/libxapian.so -lib/libxapian.so.28 +lib/libxapian.so.22 +lib/libxapian.so.22.6.5 man/man1/xapian-check.1.gz man/man1/xapian-chert-update.1.gz man/man1/xapian-compact.1.gz |