diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2001-01-09 16:51:01 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2001-01-09 16:51:01 +0000 |
commit | d3b9f72e76d92a20df43b7bbab2ac661609c046f (patch) | |
tree | ed4f4369e305f11dd33932524ba68ac7e3031cd3 /www | |
parent | f01841a562864425962633bc82a87881a1eb41b1 (diff) | |
download | ports-d3b9f72e76d92a20df43b7bbab2ac661609c046f.tar.gz ports-d3b9f72e76d92a20df43b7bbab2ac661609c046f.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-HTML-Mason/Makefile | 4 | ||||
-rw-r--r-- | www/p5-HTML-Mason/distinfo | 2 | ||||
-rw-r--r-- | www/p5-HTML-Mason/pkg-plist | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/www/p5-HTML-Mason/Makefile b/www/p5-HTML-Mason/Makefile index f1f37e2830ce..a6e910f19649 100644 --- a/www/p5-HTML-Mason/Makefile +++ b/www/p5-HTML-Mason/Makefile @@ -6,8 +6,8 @@ # PORTNAME= HTML-Mason -PORTVERSION= 0.89.5 -DISTNAME= ${PORTNAME}-0.895 +PORTVERSION= 0.89.6 +DISTNAME= ${PORTNAME}-0.896 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTML diff --git a/www/p5-HTML-Mason/distinfo b/www/p5-HTML-Mason/distinfo index 7edb5664c114..53eee6e0c417 100644 --- a/www/p5-HTML-Mason/distinfo +++ b/www/p5-HTML-Mason/distinfo @@ -1 +1 @@ -MD5 (HTML-Mason-0.895.tar.gz) = ac1804eca31bb3c1f563e727dff725e5 +MD5 (HTML-Mason-0.896.tar.gz) = 5b9d0f654066137ec0d05862c06ccbcc diff --git a/www/p5-HTML-Mason/pkg-plist b/www/p5-HTML-Mason/pkg-plist index 22e150e77fb8..f8ea00e55ecd 100644 --- a/www/p5-HTML-Mason/pkg-plist +++ b/www/p5-HTML-Mason/pkg-plist @@ -25,9 +25,9 @@ lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Request.pm lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Request.pod lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Resolver.pm lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Resolver/File.pm +lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Tests.pm lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Tools.pm lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Utils.pm -lib/perl5/site_perl/%%PERL_VER%%/HTML/makeconfig.pl lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML/Mason/.packlist @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML/Mason @dirrm lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Component |