diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-11-21 07:53:59 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-11-21 07:53:59 +0800 |
commit | 34eb2c308b06a4fb2fdc320cdba4680cde87b72f (patch) | |
tree | 767c4c8250907e4a32a9c552c0a2e0c3baf0537e /databases | |
parent | 7267ae420d84c5e5ca3acbb815428e5991fd6d50 (diff) | |
download | freebsd-ports-gnome-34eb2c308b06a4fb2fdc320cdba4680cde87b72f.tar.gz freebsd-ports-gnome-34eb2c308b06a4fb2fdc320cdba4680cde87b72f.tar.zst freebsd-ports-gnome-34eb2c308b06a4fb2fdc320cdba4680cde87b72f.zip |
- Update to 1.2.24
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.24
Diffstat (limited to 'databases')
-rw-r--r-- | databases/xapian-core/Makefile | 2 | ||||
-rw-r--r-- | databases/xapian-core/distinfo | 5 | ||||
-rw-r--r-- | databases/xapian-core/pkg-plist | 2 |
3 files changed, 5 insertions, 4 deletions
diff --git a/databases/xapian-core/Makefile b/databases/xapian-core/Makefile index 99d0f5be457d..a94151f450d3 100644 --- a/databases/xapian-core/Makefile +++ b/databases/xapian-core/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xapian-core -PORTVERSION= 1.2.23 +PORTVERSION= 1.2.24 PORTEPOCH= 1 CATEGORIES= databases MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION}/ \ diff --git a/databases/xapian-core/distinfo b/databases/xapian-core/distinfo index b3e54f8e8251..8a3ee30e2c17 100644 --- a/databases/xapian-core/distinfo +++ b/databases/xapian-core/distinfo @@ -1,2 +1,3 @@ -SHA256 (xapian-core-1.2.23.tar.xz) = 9783aeae4e1a6d06e5636b270db4b458a7d0804a31da158269f57fa5dc86347d -SIZE (xapian-core-1.2.23.tar.xz) = 3206452 +TIMESTAMP = 1475134941 +SHA256 (xapian-core-1.2.24.tar.xz) = 57a82717ba07e9777958b6ef48d94b81ea41ac4c74d544f74da597fab1e1f87b +SIZE (xapian-core-1.2.24.tar.xz) = 3210192 diff --git a/databases/xapian-core/pkg-plist b/databases/xapian-core/pkg-plist index cf318fa56d76..f679fbc769d2 100644 --- a/databases/xapian-core/pkg-plist +++ b/databases/xapian-core/pkg-plist @@ -45,7 +45,7 @@ lib/cmake/xapian/xapian-config.cmake lib/libxapian.a lib/libxapian.so lib/libxapian.so.22 -lib/libxapian.so.22.7.1 +lib/libxapian.so.22.7.2 libdata/pkgconfig/xapian-core.pc man/man1/xapian-check.1.gz man/man1/xapian-chert-update.1.gz |