diff options
author | mat <mat@FreeBSD.org> | 2005-05-25 21:48:33 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2005-05-25 21:48:33 +0800 |
commit | c71516c6804f71ab61216220de34add52b969382 (patch) | |
tree | d9804d5fc038a6a374a12997f22b4b1ac443871a /math | |
parent | 8419c707d34465265dd0fed0c34822c7c29d3cfc (diff) | |
download | freebsd-ports-gnome-c71516c6804f71ab61216220de34add52b969382.tar.gz freebsd-ports-gnome-c71516c6804f71ab61216220de34add52b969382.tar.zst freebsd-ports-gnome-c71516c6804f71ab61216220de34add52b969382.zip |
Update to 2.04
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-GMP/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-GMP/distinfo | 4 | ||||
-rw-r--r-- | math/p5-Math-GMP/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/math/p5-Math-GMP/Makefile b/math/p5-Math-GMP/Makefile index 5dd67030d0f2..14a161fdcd88 100644 --- a/math/p5-Math-GMP/Makefile +++ b/math/p5-Math-GMP/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Math-GMP -PORTVERSION= 2.03 +PORTVERSION= 2.04 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Math diff --git a/math/p5-Math-GMP/distinfo b/math/p5-Math-GMP/distinfo index 743867ebaef7..9eb7b99b76ad 100644 --- a/math/p5-Math-GMP/distinfo +++ b/math/p5-Math-GMP/distinfo @@ -1,2 +1,2 @@ -MD5 (Math-GMP-2.03.tar.gz) = cf653ffa60607717ff4fc67177ee07b0 -SIZE (Math-GMP-2.03.tar.gz) = 17019 +MD5 (Math-GMP-2.04.tar.gz) = 291e5847986c7591cd70c1788c979a98 +SIZE (Math-GMP-2.04.tar.gz) = 17144 diff --git a/math/p5-Math-GMP/pkg-plist b/math/p5-Math-GMP/pkg-plist index 6195b528f9d8..29885bd66e07 100644 --- a/math/p5-Math-GMP/pkg-plist +++ b/math/p5-Math-GMP/pkg-plist @@ -1,3 +1,4 @@ +@comment $FreeBSD$ %%SITE_PERL%%/%%PERL_ARCH%%/Math/GMP.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMP/.packlist %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMP/GMP.bs |