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 /news | |
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 'news')
-rw-r--r-- | news/p5-NNTPClient/Makefile | 4 | ||||
-rw-r--r-- | news/p5-NNTPClient/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/news/p5-NNTPClient/Makefile b/news/p5-NNTPClient/Makefile index 7c7727b909d1..be718723dbd7 100644 --- a/news/p5-NNTPClient/Makefile +++ b/news/p5-NNTPClient/Makefile @@ -6,7 +6,7 @@ # PORTNAME= NNTPClient -PORTVERSION= 0.36 +PORTVERSION= 0.37 CATEGORIES= news perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= News @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org PERL_CONFIGURE= yes -MAN3= News::NNTPClient.3 MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} +MAN3= News::NNTPClient.3 .include <bsd.port.mk> diff --git a/news/p5-NNTPClient/distinfo b/news/p5-NNTPClient/distinfo index 6430ea6b1a9a..5b7724898fc4 100644 --- a/news/p5-NNTPClient/distinfo +++ b/news/p5-NNTPClient/distinfo @@ -1 +1 @@ -MD5 (NNTPClient-0.36.tar.gz) = eb4db161c6f8a50ae8c4c5ab41abd5b6 +MD5 (NNTPClient-0.37.tar.gz) = 1b0257d13f38d2b71bb85d5ac76f5fd1 |