diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-03-01 09:32:08 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-03-01 09:32:08 +0000 |
commit | 397cd9b051416f7c32f55ddf17b26efbd6947cd6 (patch) | |
tree | 00b11f7b171e5e7e138b31b25d416ad3d8454be4 | |
parent | 0d98cee65b5565dee53ef864e4013ad8805b7103 (diff) | |
download | ports-397cd9b051416f7c32f55ddf17b26efbd6947cd6.tar.gz ports-397cd9b051416f7c32f55ddf17b26efbd6947cd6.zip |
Notes
-rw-r--r-- | archivers/p5-Compress-Zlib/Makefile | 2 | ||||
-rw-r--r-- | archivers/p5-Compress-Zlib/distinfo | 2 | ||||
-rw-r--r-- | converters/p5-MIME-Base64/Makefile | 2 | ||||
-rw-r--r-- | converters/p5-MIME-Base64/distinfo | 2 | ||||
-rw-r--r-- | net/p5-URI/Makefile | 2 | ||||
-rw-r--r-- | net/p5-URI/distinfo | 2 | ||||
-rw-r--r-- | www/p5-HTML-Parser/Makefile | 2 | ||||
-rw-r--r-- | www/p5-HTML-Parser/distinfo | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/archivers/p5-Compress-Zlib/Makefile b/archivers/p5-Compress-Zlib/Makefile index 67f0b88b7bb1..0d38bee7ac98 100644 --- a/archivers/p5-Compress-Zlib/Makefile +++ b/archivers/p5-Compress-Zlib/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Compress-Zlib -PORTVERSION= 1.09 +PORTVERSION= 1.11 CATEGORIES= archivers perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Compress diff --git a/archivers/p5-Compress-Zlib/distinfo b/archivers/p5-Compress-Zlib/distinfo index 58d99847be28..5823a0b82a31 100644 --- a/archivers/p5-Compress-Zlib/distinfo +++ b/archivers/p5-Compress-Zlib/distinfo @@ -1 +1 @@ -MD5 (Compress-Zlib-1.09.tar.gz) = 3a684f9ed2d12157c5013134531e6e1f +MD5 (Compress-Zlib-1.11.tar.gz) = 8f254786c1c03335869e4b7d875cbbff diff --git a/converters/p5-MIME-Base64/Makefile b/converters/p5-MIME-Base64/Makefile index e8eb35eae2e7..bbd5deb19ebb 100644 --- a/converters/p5-MIME-Base64/Makefile +++ b/converters/p5-MIME-Base64/Makefile @@ -6,7 +6,7 @@ # PORTNAME= MIME-Base64 -PORTVERSION= 2.11 +PORTVERSION= 2.12 CATEGORIES= converters perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= MIME diff --git a/converters/p5-MIME-Base64/distinfo b/converters/p5-MIME-Base64/distinfo index bc1d3153c4c0..b30991c11138 100644 --- a/converters/p5-MIME-Base64/distinfo +++ b/converters/p5-MIME-Base64/distinfo @@ -1 +1 @@ -MD5 (MIME-Base64-2.11.tar.gz) = 2450eb4668d8a8b80cdfbc8c86f88ed0 +MD5 (MIME-Base64-2.12.tar.gz) = 76d8529122aded5852585024c2d3ae15 diff --git a/net/p5-URI/Makefile b/net/p5-URI/Makefile index 07ac2c01fd71..136db1939900 100644 --- a/net/p5-URI/Makefile +++ b/net/p5-URI/Makefile @@ -6,7 +6,7 @@ # PORTNAME= URI -PORTVERSION= 1.10 +PORTVERSION= 1.11 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= URI diff --git a/net/p5-URI/distinfo b/net/p5-URI/distinfo index 1a0d84fea4f8..64f69ba0020d 100644 --- a/net/p5-URI/distinfo +++ b/net/p5-URI/distinfo @@ -1 +1 @@ -MD5 (URI-1.10.tar.gz) = af25bf3e55ce287fd491bad832bf60c8 +MD5 (URI-1.11.tar.gz) = 58ac93292add15e520e87e1c7c9f7102 diff --git a/www/p5-HTML-Parser/Makefile b/www/p5-HTML-Parser/Makefile index 597909887bdc..3c75a0a26264 100644 --- a/www/p5-HTML-Parser/Makefile +++ b/www/p5-HTML-Parser/Makefile @@ -6,7 +6,7 @@ # PORTNAME= HTML-Parser -PORTVERSION= 3.15 +PORTVERSION= 3.18 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTML diff --git a/www/p5-HTML-Parser/distinfo b/www/p5-HTML-Parser/distinfo index 1fd15d88b717..8f17e3ea1b8a 100644 --- a/www/p5-HTML-Parser/distinfo +++ b/www/p5-HTML-Parser/distinfo @@ -1 +1 @@ -MD5 (HTML-Parser-3.15.tar.gz) = f171d5b001bebf79ff2e8d1774bcfa18 +MD5 (HTML-Parser-3.18.tar.gz) = 8f199032428625975cfacf5d509580b0 |