diff options
author | pav <pav@FreeBSD.org> | 2006-04-08 21:22:19 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-04-08 21:22:19 +0800 |
commit | d8257920bd674954e2fc34873cd0374ea819ce52 (patch) | |
tree | 87d3c975d66219fc4fd9120800f16d6e1bc7991d /www | |
parent | fb3befe7b8cc0699f8faa6f65a085cfc7f576356 (diff) | |
download | freebsd-ports-gnome-d8257920bd674954e2fc34873cd0374ea819ce52.tar.gz freebsd-ports-gnome-d8257920bd674954e2fc34873cd0374ea819ce52.tar.zst freebsd-ports-gnome-d8257920bd674954e2fc34873cd0374ea819ce52.zip |
- Update to 0.06
PR: ports/91620
Submitted by: leeym
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Compress-LeadingBlankSpaces/Makefile | 2 | ||||
-rw-r--r-- | www/p5-Compress-LeadingBlankSpaces/distinfo | 5 | ||||
-rw-r--r-- | www/p5-Compress-LeadingBlankSpaces/pkg-descr | 2 |
3 files changed, 6 insertions, 3 deletions
diff --git a/www/p5-Compress-LeadingBlankSpaces/Makefile b/www/p5-Compress-LeadingBlankSpaces/Makefile index 6d08f00e6dbb..018372fd0e2c 100644 --- a/www/p5-Compress-LeadingBlankSpaces/Makefile +++ b/www/p5-Compress-LeadingBlankSpaces/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Compress-LeadingBlankSpaces -PORTVERSION= 0.04 +PORTVERSION= 0.06 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Compress diff --git a/www/p5-Compress-LeadingBlankSpaces/distinfo b/www/p5-Compress-LeadingBlankSpaces/distinfo index 7064e51ab6f8..2161f92eb52e 100644 --- a/www/p5-Compress-LeadingBlankSpaces/distinfo +++ b/www/p5-Compress-LeadingBlankSpaces/distinfo @@ -1,3 +1,4 @@ -MD5 (Compress-LeadingBlankSpaces-0.04.tar.gz) = ecb282cbd223510bc990fff02b2ff079 -SHA256 (Compress-LeadingBlankSpaces-0.04.tar.gz) = 4fbf7ab7ac71ecc98d3953d1c572991e995c4aa27090141e675101917a46c23a +MD5 (Compress-LeadingBlankSpaces-0.06.tar.gz) = 0d5a389290c9891efb8dce0935f2e095 +SHA256 (Compress-LeadingBlankSpaces-0.06.tar.gz) = 58cb0c6241a75479aa7c1c07ef16e76b4d7727a5e3cb7d28275990b18a9831c7 +SIZE (Compress-LeadingBlankSpaces-0.06.tar.gz) = 4259 SIZE (Compress-LeadingBlankSpaces-0.04.tar.gz) = 3720 diff --git a/www/p5-Compress-LeadingBlankSpaces/pkg-descr b/www/p5-Compress-LeadingBlankSpaces/pkg-descr index f0d3f8816788..e36f878dcc5e 100644 --- a/www/p5-Compress-LeadingBlankSpaces/pkg-descr +++ b/www/p5-Compress-LeadingBlankSpaces/pkg-descr @@ -18,3 +18,5 @@ The main functionality of this class is concentrated within the the data transfer loop on server side. The rest of the class is developed in order to serve possible exceptions, like pre-formatted data within HTML. + +WWW: http://search.cpan.org/dist/Compress-LeadingBlankSpaces/ |