diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-11-25 02:29:21 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-11-25 02:29:21 +0800 |
commit | 685a44a6abd9cb05b5e3740d6cc0034ec18dae6f (patch) | |
tree | 27dde4360d3f38dea8d0c6903b4cc54287698483 /databases | |
parent | 9df57d44ff2e0d81a6a4963203430cde6afc3928 (diff) | |
download | freebsd-ports-gnome-685a44a6abd9cb05b5e3740d6cc0034ec18dae6f.tar.gz freebsd-ports-gnome-685a44a6abd9cb05b5e3740d6cc0034ec18dae6f.tar.zst freebsd-ports-gnome-685a44a6abd9cb05b5e3740d6cc0034ec18dae6f.zip |
- Update to 1.2.19
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.19
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 39d1c3933850..8e90c86d6b88 100644 --- a/databases/xapian-core/Makefile +++ b/databases/xapian-core/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xapian-core -PORTVERSION= 1.2.18 +PORTVERSION= 1.2.19 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 54985e0a3464..c7d4a5a6c67c 100644 --- a/databases/xapian-core/distinfo +++ b/databases/xapian-core/distinfo @@ -1,2 +1,2 @@ -SHA256 (xapian-core-1.2.18.tar.xz) = 762c62d905608b8e411511f43ede84c52c49a94822d32d86c7b975fefb30209a -SIZE (xapian-core-1.2.18.tar.xz) = 3173496 +SHA256 (xapian-core-1.2.19.tar.xz) = 4a78260388ff1b042f0ab5d18afdd524a530ae609690d0339990ddc147a54785 +SIZE (xapian-core-1.2.19.tar.xz) = 3175384 diff --git a/databases/xapian-core/pkg-plist b/databases/xapian-core/pkg-plist index 17b2aa5ede48..c0076135cd5d 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.5 +lib/libxapian.so.22.6.6 man/man1/xapian-check.1.gz man/man1/xapian-chert-update.1.gz man/man1/xapian-compact.1.gz |