diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-03-31 23:38:43 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-03-31 23:38:43 +0800 |
commit | b47e8ad470d5c2867119958c57549b2379efcbac (patch) | |
tree | ba22df2d9e7d3c07ff87f6176f546beca9ddc9db /databases/xapian-core | |
parent | cd17528b10e9d204ab0c9540e9d02d78e1edfe67 (diff) | |
download | freebsd-ports-gnome-b47e8ad470d5c2867119958c57549b2379efcbac.tar.gz freebsd-ports-gnome-b47e8ad470d5c2867119958c57549b2379efcbac.tar.zst freebsd-ports-gnome-b47e8ad470d5c2867119958c57549b2379efcbac.zip |
- Update to 1.2.23
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.23
Diffstat (limited to 'databases/xapian-core')
-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 ec77885a1fbc..99d0f5be457d 100644 --- a/databases/xapian-core/Makefile +++ b/databases/xapian-core/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xapian-core -PORTVERSION= 1.2.22 +PORTVERSION= 1.2.23 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 010a5daadf81..b3e54f8e8251 100644 --- a/databases/xapian-core/distinfo +++ b/databases/xapian-core/distinfo @@ -1,2 +1,2 @@ -SHA256 (xapian-core-1.2.22.tar.xz) = 269b87ca3faf79d444e8bb82ed58a96f1955008d7702f9966dec68608588527f -SIZE (xapian-core-1.2.22.tar.xz) = 3204096 +SHA256 (xapian-core-1.2.23.tar.xz) = 9783aeae4e1a6d06e5636b270db4b458a7d0804a31da158269f57fa5dc86347d +SIZE (xapian-core-1.2.23.tar.xz) = 3206452 diff --git a/databases/xapian-core/pkg-plist b/databases/xapian-core/pkg-plist index ed45cb8b11f1..cf318fa56d76 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.0 +lib/libxapian.so.22.7.1 libdata/pkgconfig/xapian-core.pc man/man1/xapian-check.1.gz man/man1/xapian-chert-update.1.gz |