diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2000-04-23 12:25:12 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2000-04-23 12:25:12 +0000 |
commit | a0f96c021260b9cbc92b69f2aed824c14b2bcb55 (patch) | |
tree | caa49f34fad012fd83850a95ff099b14cced5526 /irc | |
parent | Update from version 2.11 to 2.15. (diff) |
Upgrade
p5-Authen-PAM => 0.09
p5-Chart-PNGgraph => 1.21
p5-FastCGI => 0.52
p5-GD => 1.27
p5-GD-Graph => 1.30
p5-HTML-Stream => 1.45
p5-IMAP-Admin => 1.2.2
p5-IRC => 0.63
p5-Image-Size => 2.901
p5-MIME-Lite => 1.137
p5-MIME-Tools => 4.124
p5-Mail-POP3Client => 2.6
p5-Mail-Tools => 1.1401
p5-MatrixReal => 1.3a5
p5-Net-Whois => 1.9
p5-Parse-RecDescent => 1.78
p5-Proc-Simple => 1.14
p5-Term-ReadKey => 2.14
p5-Text-Template => 1.23
p5-Time => 100.010301
p5-TimeDate => 1.09
p5-Tk => 800.021
p5-XML-Parser => 2.28
Notes
Notes:
svn path=/head/; revision=27925
Diffstat (limited to 'irc')
-rw-r--r-- | irc/p5-IRC/Makefile | 2 | ||||
-rw-r--r-- | irc/p5-IRC/distinfo | 2 | ||||
-rw-r--r-- | irc/p5-IRC/pkg-plist | 1 |
3 files changed, 2 insertions, 3 deletions
diff --git a/irc/p5-IRC/Makefile b/irc/p5-IRC/Makefile index faa325a62e24..2d2f8a4441d8 100644 --- a/irc/p5-IRC/Makefile +++ b/irc/p5-IRC/Makefile @@ -6,7 +6,7 @@ # PORTNAME= p5-IRC -PORTVERSION= 0.62 +PORTVERSION= 0.63 CATEGORIES= irc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net diff --git a/irc/p5-IRC/distinfo b/irc/p5-IRC/distinfo index 021c31d7f1cf..8f8874b38697 100644 --- a/irc/p5-IRC/distinfo +++ b/irc/p5-IRC/distinfo @@ -1 +1 @@ -MD5 (Net-IRC-0.62.tar.gz) = 2d9d66d935d9fb39cf8bcb8db1ee073f +MD5 (Net-IRC-0.63.tar.gz) = 9dae8a07bdd7a63956cf85516fe4762d diff --git a/irc/p5-IRC/pkg-plist b/irc/p5-IRC/pkg-plist index 7e4e1fbda104..b7cbde1cea91 100644 --- a/irc/p5-IRC/pkg-plist +++ b/irc/p5-IRC/pkg-plist @@ -4,5 +4,4 @@ lib/perl5/site_perl/%%PERL_VER%%/Net/IRC/DCC.pm lib/perl5/site_perl/%%PERL_VER%%/Net/IRC/Event.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/IRC/.packlist @dirrm lib/perl5/site_perl/%%PERL_VER%%/Net/IRC -@dirrm lib/perl5/site_perl/%%PERL_VER%%/Net @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/IRC |