Update to 1.4.16.0
Changes: https://trac.xapian.org/wiki/ReleaseOverview
This commit is contained in:
parent
e51bb70251
commit
ad0a09d188
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=538949
3 changed files with 4 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Xapian
|
||||
PORTVERSION= 1.4.15.0
|
||||
PORTVERSION= 1.4.16.0
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= https://oligarchy.co.uk/xapian/${PORTVERSION:R}/ \
|
||||
LOCAL/sunpoet
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1582561404
|
||||
SHA256 (xapian-bindings-1.4.15.tar.xz) = 68441612d87904a49066e5707a42cde171e4d423bf8ad23f3f6c04b8a9b2c40c
|
||||
SIZE (xapian-bindings-1.4.15.tar.xz) = 1132248
|
||||
TIMESTAMP = 1592145041
|
||||
SHA256 (xapian-bindings-1.4.16.tar.xz) = 8791ec6d15cdd2fa065e414033d0b1cd5cf61916fdb47ae5d36c3dfe69be621b
|
||||
SIZE (xapian-bindings-1.4.16.tar.xz) = 1133900
|
||||
|
|
|
@ -26,7 +26,6 @@
|
|||
%%SITE_PERL%%/Xapian/MultiValueSorter.pm
|
||||
%%SITE_PERL%%/Xapian/NetworkError.pm
|
||||
%%SITE_PERL%%/Xapian/NetworkTimeoutError.pm
|
||||
%%SITE_PERL%%/Xapian/PerlStopper.pm
|
||||
%%SITE_PERL%%/Xapian/PositionIterator.pm
|
||||
%%SITE_PERL%%/Xapian/PostingIterator.pm
|
||||
%%SITE_PERL%%/Xapian/Query.pm
|
||||
|
|
Loading…
Reference in a new issue