diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-05-22 05:25:11 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-05-22 05:25:11 +0800 |
commit | 7049515fbe9a8eea509e633fa5f5d11d4f098879 (patch) | |
tree | a5c313eeaf95e11c8cf100933fe3d43bd8dec0de /databases | |
parent | 18c365a0221ca4bbf8c8f892cd55989c44a9ccb9 (diff) | |
download | freebsd-ports-gnome-7049515fbe9a8eea509e633fa5f5d11d4f098879.tar.gz freebsd-ports-gnome-7049515fbe9a8eea509e633fa5f5d11d4f098879.tar.zst freebsd-ports-gnome-7049515fbe9a8eea509e633fa5f5d11d4f098879.zip |
- Update to 1.2.21
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.21
Diffstat (limited to 'databases')
-rw-r--r-- | databases/xapian-core/Makefile | 2 | ||||
-rw-r--r-- | databases/xapian-core/distinfo | 4 | ||||
-rw-r--r-- | databases/xapian-core/pkg-plist | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/databases/xapian-core/Makefile b/databases/xapian-core/Makefile index 9c229b12b996..245f436756b2 100644 --- a/databases/xapian-core/Makefile +++ b/databases/xapian-core/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xapian-core -PORTVERSION= 1.2.20 +PORTVERSION= 1.2.21 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 0f71835a00e0..8c9ca0d260b2 100644 --- a/databases/xapian-core/distinfo +++ b/databases/xapian-core/distinfo @@ -1,2 +1,2 @@ -SHA256 (xapian-core-1.2.20.tar.xz) = c4f8d5b9e393ea32912955a17e6b6ea3f6c052ae9133ded6fe48582c25b1aa8f -SIZE (xapian-core-1.2.20.tar.xz) = 3181788 +SHA256 (xapian-core-1.2.21.tar.xz) = 63f48758fbd13fa8456dd4cf9bf3ec35a096e4290f14a51ac7df23f78c162d3f +SIZE (xapian-core-1.2.21.tar.xz) = 3202560 diff --git a/databases/xapian-core/pkg-plist b/databases/xapian-core/pkg-plist index 8db124ecf4f5..e71912d7a4b3 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.6.7 +lib/libxapian.so.22.6.8 libdata/pkgconfig/xapian-core.pc man/man1/xapian-check.1.gz man/man1/xapian-chert-update.1.gz |