1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00

- Update to 1.2.23

- Update *_DEPENDS: remove PORTSDIR

Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.23
		http://search.cpan.org/dist/Search-Xapian/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2016-03-31 15:38:52 +00:00
parent e86b4fc558
commit 4c04f2dcc1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=412238
2 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Search-Xapian
PORTVERSION= 1.2.22.0
PORTVERSION= 1.2.23.0
CATEGORIES= databases perl5
MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION:R}/ \
LOCAL/sunpoet \
@ -15,9 +15,9 @@ COMMENT= Perl XS frontend to the Xapian C++ search library
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
LIB_DEPENDS= libxapian.so:${PORTSDIR}/databases/xapian-core
TEST_DEPENDS= p5-Test-Pod>=1.14:${PORTSDIR}/devel/p5-Test-Pod \
p5-Test-Pod-Coverage>=1.04:${PORTSDIR}/devel/p5-Test-Pod-Coverage
LIB_DEPENDS= libxapian.so:databases/xapian-core
TEST_DEPENDS= p5-Test-Pod>=1.14:devel/p5-Test-Pod \
p5-Test-Pod-Coverage>=1.04:devel/p5-Test-Pod-Coverage
PORTSCOUT= limitw:1,even

View File

@ -1,2 +1,2 @@
SHA256 (Search-Xapian-1.2.22.0.tar.gz) = 52c24e224c68ed763d50b040c38a21dfc31bc69a7c896a3114262786c03c4edd
SIZE (Search-Xapian-1.2.22.0.tar.gz) = 70102
SHA256 (Search-Xapian-1.2.23.0.tar.gz) = 90ea2e962f9a4e5f73719bd30b877f5272da886f3693d3a961f4d84b2ef34402
SIZE (Search-Xapian-1.2.23.0.tar.gz) = 70255