diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-11-05 21:43:23 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-11-05 21:43:23 +0000 |
commit | e4710efc8c36f3b7c4af2bf7f02d618806db7c88 (patch) | |
tree | 99d9896a49318693fbb0a1a47f620b6546051e01 /databases | |
parent | 8162abee34fbd172ef0e45d309bb9a8f4116bd9c (diff) | |
download | ports-e4710efc8c36f3b7c4af2bf7f02d618806db7c88.tar.gz ports-e4710efc8c36f3b7c4af2bf7f02d618806db7c88.zip |
Notes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/xapian-core/Makefile | 2 | ||||
-rw-r--r-- | databases/xapian-core/distinfo | 6 | ||||
-rw-r--r-- | databases/xapian-core/pkg-plist | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/databases/xapian-core/Makefile b/databases/xapian-core/Makefile index c8b143d8fcb6..6580169c3dc1 100644 --- a/databases/xapian-core/Makefile +++ b/databases/xapian-core/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xapian-core -PORTVERSION= 1.4.8 +PORTVERSION= 1.4.9 PORTEPOCH= 1 CATEGORIES= databases MASTER_SITES= https://oligarchy.co.uk/xapian/${PORTVERSION}/ \ diff --git a/databases/xapian-core/distinfo b/databases/xapian-core/distinfo index 3556e95780f2..3f3975789d17 100644 --- a/databases/xapian-core/distinfo +++ b/databases/xapian-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1540657320 -SHA256 (xapian-core-1.4.8.tar.xz) = da6003eced95206d7e9496c07f7f0cee07d0461c5d9d30946a8d160b03414814 -SIZE (xapian-core-1.4.8.tar.xz) = 2880432 +TIMESTAMP = 1541430492 +SHA256 (xapian-core-1.4.9.tar.xz) = cde9c39d014f04c09b59d9c21551db9794c10617dc69ab4c9826352a533df5cc +SIZE (xapian-core-1.4.9.tar.xz) = 2880024 diff --git a/databases/xapian-core/pkg-plist b/databases/xapian-core/pkg-plist index 38b43704de54..4400f4ab4bb4 100644 --- a/databases/xapian-core/pkg-plist +++ b/databases/xapian-core/pkg-plist @@ -55,7 +55,7 @@ lib/cmake/xapian/xapian-config-version.cmake lib/cmake/xapian/xapian-config.cmake lib/libxapian.so lib/libxapian.so.30 -lib/libxapian.so.30.6.0 +lib/libxapian.so.30.6.1 libdata/pkgconfig/xapian-core.pc man/man1/copydatabase.1.gz man/man1/quest.1.gz |