diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2004-04-07 02:04:57 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2004-04-07 02:04:57 +0000 |
commit | b281764e5da7e76f209047beca35b7f90e9edfb1 (patch) | |
tree | 0f5e4d9fa9b94d5722d1daffc981c7b5a5884fa9 /www | |
parent | Update 1.3.2 --> 1.3.3 (diff) |
Update to 1.26.
PR: ports/65244
Submitted by: MAINTAINER
Notes
Notes:
svn path=/head/; revision=106366
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-HTML-Mason/Makefile | 2 | ||||
-rw-r--r-- | www/p5-HTML-Mason/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-HTML-Mason/Makefile b/www/p5-HTML-Mason/Makefile index 9c7e274b6c53..caa0e1e0bf6b 100644 --- a/www/p5-HTML-Mason/Makefile +++ b/www/p5-HTML-Mason/Makefile @@ -6,7 +6,7 @@ # PORTNAME= HTML-Mason -PORTVERSION= 1.25 +PORTVERSION= 1.26 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 b3aece8ebd14..d8766fb3802d 100644 --- a/www/p5-HTML-Mason/distinfo +++ b/www/p5-HTML-Mason/distinfo @@ -1,2 +1,2 @@ -MD5 (HTML-Mason-1.25.tar.gz) = 39f91302fa89eaf58c851500a7252bb3 -SIZE (HTML-Mason-1.25.tar.gz) = 329253 +MD5 (HTML-Mason-1.26.tar.gz) = 96848be080c2382285f5faafe24d4a00 +SIZE (HTML-Mason-1.26.tar.gz) = 331325 |