diff options
author | edwin <edwin@FreeBSD.org> | 2003-02-05 09:10:23 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-02-05 09:10:23 +0800 |
commit | b8c6d7fd24ff9c0df93d3df968e75c3dccebb1bd (patch) | |
tree | 9c0ee55a7b822507b3a9c4d6349d2f9a7a070707 | |
parent | affefb1e68228b7a55d686669745397588374f15 (diff) | |
download | freebsd-ports-gnome-b8c6d7fd24ff9c0df93d3df968e75c3dccebb1bd.tar.gz freebsd-ports-gnome-b8c6d7fd24ff9c0df93d3df968e75c3dccebb1bd.tar.zst freebsd-ports-gnome-b8c6d7fd24ff9c0df93d3df968e75c3dccebb1bd.zip |
Update Port: www/p5-CGI-minimal
Update to version 1.09
Noticed by http://www.freebsdsecurity.com/ports/index.pl?category=old
PR: ports/47369
Submitted by: Ulrich Spoerlein <q@uni.de>
-rw-r--r-- | www/p5-CGI-Minimal/Makefile | 2 | ||||
-rw-r--r-- | www/p5-CGI-Minimal/distinfo | 2 | ||||
-rw-r--r-- | www/p5-CGI-Minimal/pkg-plist | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/www/p5-CGI-Minimal/Makefile b/www/p5-CGI-Minimal/Makefile index dabc50732b37..61b39385f06e 100644 --- a/www/p5-CGI-Minimal/Makefile +++ b/www/p5-CGI-Minimal/Makefile @@ -6,7 +6,7 @@ # PORTNAME= CGI-Minimal -PORTVERSION= 1.06 +PORTVERSION= 1.09 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= CGI diff --git a/www/p5-CGI-Minimal/distinfo b/www/p5-CGI-Minimal/distinfo index 2ea2385c53b2..151f935ff962 100644 --- a/www/p5-CGI-Minimal/distinfo +++ b/www/p5-CGI-Minimal/distinfo @@ -1 +1 @@ -MD5 (CGI-Minimal-1.06.tar.gz) = e2a5b367fa56f1b1bf6b25992f6deae9 +MD5 (CGI-Minimal-1.09.tar.gz) = d1aaaaa088d8aa564e0f05773af6e8c7 diff --git a/www/p5-CGI-Minimal/pkg-plist b/www/p5-CGI-Minimal/pkg-plist index 9a4b027d35fa..45ca7bba894c 100644 --- a/www/p5-CGI-Minimal/pkg-plist +++ b/www/p5-CGI-Minimal/pkg-plist @@ -1,5 +1,6 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CGI/Minimal/.packlist lib/perl5/site_perl/%%PERL_VER%%/CGI/Minimal.pm +lib/perl5/site_perl/%%PERL_VER%%/CGI/Minimal.pod @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CGI/Minimal @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CGI @dirrm lib/perl5/site_perl/%%PERL_VER%%/CGI |