diff options
author | vanilla <vanilla@FreeBSD.org> | 2001-05-10 09:20:55 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2001-05-10 09:20:55 +0800 |
commit | 1015b5ce98d498794d5038739025755aacec4e88 (patch) | |
tree | c406aa68981fa566c3aae46206c9585b9b34485b /math | |
parent | 3f89b68555effd51cc9cd00f5830cf0f1c267074 (diff) | |
download | freebsd-ports-gnome-1015b5ce98d498794d5038739025755aacec4e88.tar.gz freebsd-ports-gnome-1015b5ce98d498794d5038739025755aacec4e88.tar.zst freebsd-ports-gnome-1015b5ce98d498794d5038739025755aacec4e88.zip |
Upgrade
p5-Apache-AuthTicket => 0.31
p5-Apache-AuthenCache => 0.04
p5-Business-CreditCard => 0.23
p5-CGI-Cache => 1.03
p5-Crypt-CipherSaber => 0.60
p5-Crypt-SSLeay => 0.25
p5-File-Cache => 0.16
p5-Filter => 1.23
p5-FreezeThaw => 0.41
p5-HTML-Stream => 1.49
p5-Mail-Audit => 1.10
p5-Mail-Box => 1.111
p5-Mail-IMAPClient => 2.1.2
p5-Mail-Sender => 0.7.08
p5-Math-FixedPrecision => 0.14
p5-Math-GMP => 1.07
p5-NNTPClient => 0.37
p5-Net-SSLeay => 1.07
p5-Proc-Background => 1.03
p5-Quota => 1.3.3
p5-Text-Template => 1.31
p5-WWW-Search => 2.19
p5-XML-RSS => 0.97
p5-chart => fix pkg-plist
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-FixedPrecision/Makefile | 4 | ||||
-rw-r--r-- | math/p5-Math-FixedPrecision/distinfo | 2 | ||||
-rw-r--r-- | math/p5-Math-GMP/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-GMP/distinfo | 2 |
4 files changed, 6 insertions, 4 deletions
diff --git a/math/p5-Math-FixedPrecision/Makefile b/math/p5-Math-FixedPrecision/Makefile index 8f5e00d67111..d5af77ea4678 100644 --- a/math/p5-Math-FixedPrecision/Makefile +++ b/math/p5-Math-FixedPrecision/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Math-FixedPrecision -PORTVERSION= 0.12 +PORTVERSION= 0.14 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Math @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +USE_ZIP= yes + .include <bsd.port.pre.mk> .if ${OSVERSION} < 500007 diff --git a/math/p5-Math-FixedPrecision/distinfo b/math/p5-Math-FixedPrecision/distinfo index 6d6ced343c2b..e678ae2c546a 100644 --- a/math/p5-Math-FixedPrecision/distinfo +++ b/math/p5-Math-FixedPrecision/distinfo @@ -1 +1 @@ -MD5 (Math-FixedPrecision-0.12.tar.gz) = 7dd52d428151b3676fdf0d8bcec6a81f +MD5 (Math-FixedPrecision-0.14.zip) = f7e5aa8cc37c796849217bbeaa070e17 diff --git a/math/p5-Math-GMP/Makefile b/math/p5-Math-GMP/Makefile index 247839767140..769db893909d 100644 --- a/math/p5-Math-GMP/Makefile +++ b/math/p5-Math-GMP/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Math-GMP -PORTVERSION= 1.01 +PORTVERSION= 1.07 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 192df1978cbd..f2fc36b9a4dd 100644 --- a/math/p5-Math-GMP/distinfo +++ b/math/p5-Math-GMP/distinfo @@ -1 +1 @@ -MD5 (Math-GMP-1.01.tar.gz) = 2e21088e84013b307705ce8f5e1dbe73 +MD5 (Math-GMP-1.07.tar.gz) = 385022cd0af5de7d8ea999d3573d997d |