diff options
author | tobez <tobez@FreeBSD.org> | 2007-12-20 19:07:46 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2007-12-20 19:07:46 +0800 |
commit | 0563ae3941534508fa1d52d2b5b452f9a34cf927 (patch) | |
tree | b45ccdd5fea6cce8035fb7f78731e89250191524 /math | |
parent | 9e47052536e8f74014de4ef7f3dcd79c0c116101 (diff) | |
download | freebsd-ports-gnome-0563ae3941534508fa1d52d2b5b452f9a34cf927.tar.gz freebsd-ports-gnome-0563ae3941534508fa1d52d2b5b452f9a34cf927.tar.zst freebsd-ports-gnome-0563ae3941534508fa1d52d2b5b452f9a34cf927.zip |
Update to 1.11.
Changes: http://search.cpan.org/dist/Set-IntSpan-Fast/Changes
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Set-IntSpan-Fast/Makefile | 5 | ||||
-rw-r--r-- | math/p5-Set-IntSpan-Fast/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/math/p5-Set-IntSpan-Fast/Makefile b/math/p5-Set-IntSpan-Fast/Makefile index d45c7d1201ab..db6b4efa275c 100644 --- a/math/p5-Set-IntSpan-Fast/Makefile +++ b/math/p5-Set-IntSpan-Fast/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Set-IntSpan-Fast -PORTVERSION= 1.0.1 +PORTVERSION= 1.11 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Set @@ -15,8 +15,7 @@ PKGNAMEPREFIX= p5- 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 +BUILD_DEPENDS= ${SITE_PERL}/Data/Types.pm:${PORTSDIR}/devel/p5-Data-Types RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/math/p5-Set-IntSpan-Fast/distinfo b/math/p5-Set-IntSpan-Fast/distinfo index 20ef8e0d62c3..dbdde8f7c2f2 100644 --- a/math/p5-Set-IntSpan-Fast/distinfo +++ b/math/p5-Set-IntSpan-Fast/distinfo @@ -1,3 +1,3 @@ -MD5 (Set-IntSpan-Fast-1.0.1.tar.gz) = cdc9568675ee3e6451fde9ed9a0eb280 -SHA256 (Set-IntSpan-Fast-1.0.1.tar.gz) = 52260f70f4c1c7c4afb310ae2bda4ca3cac36b281d7944a5c97f693cde2c3e0a -SIZE (Set-IntSpan-Fast-1.0.1.tar.gz) = 12636 +MD5 (Set-IntSpan-Fast-1.11.tar.gz) = 46426cff0654238d5d7c6da6e1119f96 +SHA256 (Set-IntSpan-Fast-1.11.tar.gz) = 32eab852e61bc881dd74287e7341c424b156b021ff371ad031fb5e56289bec62 +SIZE (Set-IntSpan-Fast-1.11.tar.gz) = 13071 |