diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-07-07 21:27:04 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-07-07 21:42:45 +0000 |
commit | 3e80c671302e39a6b40327c022c399d13dbb5b4f (patch) | |
tree | 56f7bdd9896c52a147837b013fc40f7a183fc3a2 /databases/xapian-core | |
parent | 4cd41dfec30d49e7ad79be86f1e6e2ead04549ed (diff) |
databases/xapian-core: Update to 1.4.20
Diffstat (limited to 'databases/xapian-core')
-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 ddcedccf2a6b..8ebe7c52efc4 100644 --- a/databases/xapian-core/Makefile +++ b/databases/xapian-core/Makefile @@ -1,7 +1,7 @@ # Created by: J.F. Dockes PORTNAME= xapian-core -PORTVERSION= 1.4.19 +PORTVERSION= 1.4.20 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 b79c26bc431c..4fd6bf588d3e 100644 --- a/databases/xapian-core/distinfo +++ b/databases/xapian-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1642102161 -SHA256 (xapian-core-1.4.19.tar.xz) = 1fca48fca6cc3526cc4ba93dd194fe9c1326857b78edcfb37e68d086d714a9c3 -SIZE (xapian-core-1.4.19.tar.xz) = 2994860 +TIMESTAMP = 1657198943 +SHA256 (xapian-core-1.4.20.tar.xz) = ce2be5eff72075c8106c0340e70b1093dbcebe2ab42dc1c1be08dd3ad419442d +SIZE (xapian-core-1.4.20.tar.xz) = 3003788 diff --git a/databases/xapian-core/pkg-plist b/databases/xapian-core/pkg-plist index cdf53be0a143..e7c20300c7b5 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.12.0 +lib/libxapian.so.30.12.1 libdata/pkgconfig/xapian-core.pc man/man1/copydatabase.1.gz man/man1/quest.1.gz |