aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2007-02-27 14:39:36 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2007-02-27 14:39:36 +0000
commitc10a2946c4463cac4dbc72121c32481828a6031b (patch)
tree73829f39d72d30dea24895f46a904810a8280fd4 /textproc
parenta11289d33dd8c31a84293e2796d72f6c4522563e (diff)
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Bloom-Filter/Makefile19
-rw-r--r--textproc/p5-Bloom-Filter/distinfo6
2 files changed, 8 insertions, 17 deletions
diff --git a/textproc/p5-Bloom-Filter/Makefile b/textproc/p5-Bloom-Filter/Makefile
index d08f9c44917a..db41d3bd0193 100644
--- a/textproc/p5-Bloom-Filter/Makefile
+++ b/textproc/p5-Bloom-Filter/Makefile
@@ -5,17 +5,14 @@
# $FreeBSD$
#
-# Bloom::Filter.pm is not part of the standard
-# MASTER_SITES tree due to unresolved namespace
-# issues
-
PORTNAME= Bloom-Filter
-PORTVERSION= 0.03
+PORTVERSION= 1.0
CATEGORIES= textproc perl5
-MASTER_SITES= http://www.cpan.org/authors/id/M/MC/MCEGLOWS/
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= ../by-authors/id/M/MC/MCEGLOWS
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= A probabilistic algorithm for doing existence tests
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1
@@ -25,10 +22,4 @@ PERL_CONFIGURE= yes
MAN3= Bloom::Filter.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500600
-IGNORE= "requires Perl 5.6 or above"
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/textproc/p5-Bloom-Filter/distinfo b/textproc/p5-Bloom-Filter/distinfo
index 1c6b849d2b1b..e503b09e4c7f 100644
--- a/textproc/p5-Bloom-Filter/distinfo
+++ b/textproc/p5-Bloom-Filter/distinfo
@@ -1,3 +1,3 @@
-MD5 (Bloom-Filter-0.03.tar.gz) = 3df62a97e96392d0bef7e0bfaf04b583
-SHA256 (Bloom-Filter-0.03.tar.gz) = 2b78cc3248027cd7caeaf8ce6fac02bf2f68fbe6d0eb7bab18476c352c05832f
-SIZE (Bloom-Filter-0.03.tar.gz) = 4415
+MD5 (Bloom-Filter-1.0.tar.gz) = 977ec7f814b04a1b68d4c6390089f166
+SHA256 (Bloom-Filter-1.0.tar.gz) = 3deeee4eb473757bc5124aab3c684c71c12ea32350ff6d8b599ae073b35f05e8
+SIZE (Bloom-Filter-1.0.tar.gz) = 4475