aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2012-06-27 16:32:03 +0800
committersunpoet <sunpoet@FreeBSD.org>2012-06-27 16:32:03 +0800
commit86b1e9cedb19fa80c59cca6a8569b839a6b60660 (patch)
tree6e611f8a0c69d8963cecac58c19802d189dacf94 /databases
parentb999fdbc371b98ec83138632b92a2a306dbb6af6 (diff)
downloadfreebsd-ports-gnome-86b1e9cedb19fa80c59cca6a8569b839a6b60660.tar.gz
freebsd-ports-gnome-86b1e9cedb19fa80c59cca6a8569b839a6b60660.tar.zst
freebsd-ports-gnome-86b1e9cedb19fa80c59cca6a8569b839a6b60660.zip
- Update to 1.2.11.0
- Pet portlint: remove ABI version number from LIB_DEPENDS Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.11 http://search.cpan.org/dist/Search-Xapian/Changes
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-Search-Xapian/Makefile7
-rw-r--r--databases/p5-Search-Xapian/distinfo4
2 files changed, 5 insertions, 6 deletions
diff --git a/databases/p5-Search-Xapian/Makefile b/databases/p5-Search-Xapian/Makefile
index 4ec9fdf103ea..d2cf1b1a9ffd 100644
--- a/databases/p5-Search-Xapian/Makefile
+++ b/databases/p5-Search-Xapian/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Search-Xapian
-PORTVERSION= 1.2.10.0
+PORTVERSION= 1.2.11.0
CATEGORIES= databases perl5
MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION:R}/ \
LOCAL/sunpoet \
@@ -19,8 +19,7 @@ COMMENT= Perl XS frontend to the Xapian C++ search library
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-LIB_DEPENDS= xapian.26:${PORTSDIR}/databases/xapian-core
-
+LIB_DEPENDS= xapian:${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
@@ -71,6 +70,6 @@ MAN3= Search::Xapian.3 \
Search::Xapian::WritableDatabase.3
post-patch:
- @${REINPLACE_CMD} -e 's/^if (defined $$builddir/if (0/' ${WRKSRC}/Makefile.PL
+ @${REINPLACE_CMD} -e 's|^if (defined $$builddir) {|if (0) {|' ${WRKSRC}/Makefile.PL
.include <bsd.port.mk>
diff --git a/databases/p5-Search-Xapian/distinfo b/databases/p5-Search-Xapian/distinfo
index 32e14e899532..85bc66c0c439 100644
--- a/databases/p5-Search-Xapian/distinfo
+++ b/databases/p5-Search-Xapian/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Search-Xapian-1.2.10.0.tar.gz) = 9695b45b978ef41b367fc5ea2bcf5ecbc2b4c5aff6d138d7dbc31946fdb86bc7
-SIZE (Search-Xapian-1.2.10.0.tar.gz) = 62269
+SHA256 (Search-Xapian-1.2.11.0.tar.gz) = 402d68af34541433524d0ea192bc6f79a952b5861150a70309188157f99fe3c1
+SIZE (Search-Xapian-1.2.11.0.tar.gz) = 62291