diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2007-10-13 12:45:51 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2007-10-13 12:45:51 +0000 |
commit | b1ae876d35f613381e7e60cd8278e3023df9b3fd (patch) | |
tree | 12c5bfe84c6c3252b7fcea17c250b785d066127b /math | |
parent | ee091d2e91ee59aeeefe9a4dcb8b92b85e458a36 (diff) |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-Vec/Makefile | 5 | ||||
-rw-r--r-- | math/p5-Math-Vec/distinfo | 6 |
2 files changed, 4 insertions, 7 deletions
diff --git a/math/p5-Math-Vec/Makefile b/math/p5-Math-Vec/Makefile index 864a8c0bd2e6..eedec4eb7e3f 100644 --- a/math/p5-Math-Vec/Makefile +++ b/math/p5-Math-Vec/Makefile @@ -6,18 +6,15 @@ # PORTNAME= Math-Vec -PORTVERSION= 0.040 +PORTVERSION= 1.01 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/E/EW/EWILHELM PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-0.04 MAINTAINER= kuriyama@FreeBSD.org COMMENT= Object-Oriented Vector Math Methods in Perl -BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple - PERL_MODBUILD= yes MAN3= Math::Vec.3 diff --git a/math/p5-Math-Vec/distinfo b/math/p5-Math-Vec/distinfo index 1dfa503844d0..d89e0705a13f 100644 --- a/math/p5-Math-Vec/distinfo +++ b/math/p5-Math-Vec/distinfo @@ -1,3 +1,3 @@ -MD5 (Math-Vec-0.04.tar.gz) = 96877cb54704426ce333b13a8380bfbf -SHA256 (Math-Vec-0.04.tar.gz) = 0710cc7e64fd8be995777c01c3bbfdb2b0197fe8d0860c7a7e4b78e9dbc13f9b -SIZE (Math-Vec-0.04.tar.gz) = 9459 +MD5 (Math-Vec-1.01.tar.gz) = 3d881e6f8074257d54125190719859eb +SHA256 (Math-Vec-1.01.tar.gz) = 1de393ef44b5dd7d9312b84b81e267ac2911068fa7cd88d2df4d97b197faffaf +SIZE (Math-Vec-1.01.tar.gz) = 10124 |