diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2005-05-25 13:48:33 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2005-05-25 13:48:33 +0000 |
commit | 41ae67403906ff8704149549656fce5afa3556aa (patch) | |
tree | 1452acecc6a0311572272df3850f15977ff43678 /math/p5-Math-GMP | |
parent | d0b29567b624023b9d9c8b72ea4ca307425b73c7 (diff) | |
download | ports-41ae67403906ff8704149549656fce5afa3556aa.tar.gz ports-41ae67403906ff8704149549656fce5afa3556aa.zip |
Notes
Diffstat (limited to 'math/p5-Math-GMP')
-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 |