diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-05-11 07:33:46 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-05-11 07:33:46 +0000 |
commit | 9ae5bd3c8a4f228986440ecfd9dba7dd6171f059 (patch) | |
tree | c899d34ce931609f6cb306c244da4f764c8a96a2 | |
parent | e1f0b501f8bf01d6c2ff6d66bb9f225ea8aedb0b (diff) | |
download | ports-9ae5bd3c8a4f228986440ecfd9dba7dd6171f059.tar.gz ports-9ae5bd3c8a4f228986440ecfd9dba7dd6171f059.zip |
Notes
-rw-r--r-- | www/p5-HTML-Element-Library/Makefile | 4 | ||||
-rw-r--r-- | www/p5-HTML-Element-Library/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/p5-HTML-Element-Library/Makefile b/www/p5-HTML-Element-Library/Makefile index 8c546c2057f2..0df9d03b9d9e 100644 --- a/www/p5-HTML-Element-Library/Makefile +++ b/www/p5-HTML-Element-Library/Makefile @@ -6,7 +6,7 @@ # PORTNAME= HTML-Element-Library -PORTVERSION= 4.2.b +PORTVERSION= 4.3 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-Array-Group>=1:${PORTSDIR}/devel/p5-Array-Group \ p5-File-Slurp>=9999.06:${PORTSDIR}/devel/p5-File-Slurp \ p5-HTML-FillInForm>=0:${PORTSDIR}/www/p5-HTML-FillInForm \ p5-HTML-PrettyPrinter>=0.03:${PORTSDIR}/www/p5-HTML-PrettyPrinter \ - p5-HTML-Tree>=3.19:${PORTSDIR}/www/p5-HTML-Tree \ + p5-HTML-Tree>=4.1:${PORTSDIR}/www/p5-HTML-Tree \ p5-List-MoreUtils>=0.09:${PORTSDIR}/lang/p5-List-MoreUtils \ p5-List-Rotation-Cycle>=1.003:${PORTSDIR}/devel/p5-List-Rotation-Cycle \ p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ diff --git a/www/p5-HTML-Element-Library/distinfo b/www/p5-HTML-Element-Library/distinfo index 258980f67ae9..d9329168178d 100644 --- a/www/p5-HTML-Element-Library/distinfo +++ b/www/p5-HTML-Element-Library/distinfo @@ -1,2 +1,2 @@ -SHA256 (HTML-Element-Library-4.2.b.tar.gz) = 2067568b498a82ff2121859c969f118fbc94ffac246af1e173c7f1822bf1556a -SIZE (HTML-Element-Library-4.2.b.tar.gz) = 41897 +SHA256 (HTML-Element-Library-4.3.tar.gz) = ccb2fc3abdedb91a492603a821665bdb1324b5b8f85d3f07164affd1853abb39 +SIZE (HTML-Element-Library-4.3.tar.gz) = 39966 |