aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authortobez <tobez@FreeBSD.org>2007-05-31 18:13:38 +0800
committertobez <tobez@FreeBSD.org>2007-05-31 18:13:38 +0800
commitb3660a0c26932d96474cb0fb5347aa7d03a449b5 (patch)
tree0206e4b8173848302b3de355b7a6dc8c289c7311 /math
parentd7a80822e16a3c62b96da7d38bce6f279da729a2 (diff)
downloadfreebsd-ports-gnome-b3660a0c26932d96474cb0fb5347aa7d03a449b5.tar.gz
freebsd-ports-gnome-b3660a0c26932d96474cb0fb5347aa7d03a449b5.tar.zst
freebsd-ports-gnome-b3660a0c26932d96474cb0fb5347aa7d03a449b5.zip
Update to 1.0. Remove an unneeded dependency - now it works with perl
5.6. Changes: http://search.cpan.org/src/ANDYA/Set-IntSpan-Fast-v1.0/Changes
Diffstat (limited to 'math')
-rw-r--r--math/p5-Set-IntSpan-Fast/Makefile13
-rw-r--r--math/p5-Set-IntSpan-Fast/distinfo6
2 files changed, 6 insertions, 13 deletions
diff --git a/math/p5-Set-IntSpan-Fast/Makefile b/math/p5-Set-IntSpan-Fast/Makefile
index c03645aa9908..744aa3bb8abe 100644
--- a/math/p5-Set-IntSpan-Fast/Makefile
+++ b/math/p5-Set-IntSpan-Fast/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Set-IntSpan-Fast
-PORTVERSION= 0.0.6
+PORTVERSION= 1.0
DISTVERSIONPREFIX= v
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
@@ -17,18 +17,11 @@ MAINTAINER= tobez@FreeBSD.org
COMMENT= Fast handling of sets containing integer spans
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/version.pm:${PORTSDIR}/devel/p5-version \
- ${SITE_PERL}/Data/Types.pm:${PORTSDIR}/devel/p5-Data-Types \
- ${SITE_PERL}/Class/Std.pm:${PORTSDIR}/devel/p5-Class-Std
+ ${SITE_PERL}/Data/Types.pm:${PORTSDIR}/devel/p5-Data-Types
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= Set::IntSpan::Fast.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500800
-IGNORE= requires perl 5.8.0 or later. Install lang/perl5.8 and try again
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/math/p5-Set-IntSpan-Fast/distinfo b/math/p5-Set-IntSpan-Fast/distinfo
index 2afcb4d43189..2869d05680b9 100644
--- a/math/p5-Set-IntSpan-Fast/distinfo
+++ b/math/p5-Set-IntSpan-Fast/distinfo
@@ -1,3 +1,3 @@
-MD5 (Set-IntSpan-Fast-v0.0.6.tar.gz) = 100502fcfc9a743fa237b24faeb05937
-SHA256 (Set-IntSpan-Fast-v0.0.6.tar.gz) = 678554421918fd4e1ec1592036d74159a4b0bcae7238cf5b428303c4a209f430
-SIZE (Set-IntSpan-Fast-v0.0.6.tar.gz) = 9729
+MD5 (Set-IntSpan-Fast-v1.0.tar.gz) = 5ca08bd7785c967854f66c6a121512a9
+SHA256 (Set-IntSpan-Fast-v1.0.tar.gz) = 97f3ec77f73e827044287e220b36a0c1a0a83c26dd7ce84424ff6b326012710d
+SIZE (Set-IntSpan-Fast-v1.0.tar.gz) = 11983