diff options
author | tobez <tobez@FreeBSD.org> | 2008-11-26 20:00:45 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2008-11-26 20:00:45 +0800 |
commit | 88512d9fcd614f09433e75dea3a3c92783e0dc65 (patch) | |
tree | ea4fff12a0ae05c4afd9032288d7bc4481812ab4 /www | |
parent | c6da26b57c4c5847d8fa344094a7e088a3202038 (diff) | |
download | freebsd-ports-gnome-88512d9fcd614f09433e75dea3a3c92783e0dc65.tar.gz freebsd-ports-gnome-88512d9fcd614f09433e75dea3a3c92783e0dc65.tar.zst freebsd-ports-gnome-88512d9fcd614f09433e75dea3a3c92783e0dc65.zip |
Update to 1.03.
Changes: http://search.cpan.org/dist/CGI-Compress-Gzip/CHANGES
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-CGI-Compress-Gzip/Makefile | 6 | ||||
-rw-r--r-- | www/p5-CGI-Compress-Gzip/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/p5-CGI-Compress-Gzip/Makefile b/www/p5-CGI-Compress-Gzip/Makefile index fa7cfcf6613f..3c2595da1355 100644 --- a/www/p5-CGI-Compress-Gzip/Makefile +++ b/www/p5-CGI-Compress-Gzip/Makefile @@ -6,17 +6,17 @@ # PORTNAME= CGI-Compress-Gzip -PORTVERSION= 0.22 +PORTVERSION= 1.03 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CGI PKGNAMEPREFIX= p5- -EXTRACT_SUFX= .tgz MAINTAINER= tobez@FreeBSD.org COMMENT= CGI::Compress::Gzip - CGI with automatically compressed output -BUILD_DEPENDS= p5-IO-Zlib>=1.01:${PORTSDIR}/archivers/p5-IO-Zlib +BUILD_DEPENDS= p5-IO-Zlib>=1.01:${PORTSDIR}/archivers/p5-IO-Zlib \ + p5-Compress-Zlib>=2:${PORTSDIR}/archivers/p5-Compress-Zlib RUN_DEPENDS= ${BUILD_DEPENDS} PERL_MODBUILD= yes diff --git a/www/p5-CGI-Compress-Gzip/distinfo b/www/p5-CGI-Compress-Gzip/distinfo index dcb3a0716bb1..f4a38afa56eb 100644 --- a/www/p5-CGI-Compress-Gzip/distinfo +++ b/www/p5-CGI-Compress-Gzip/distinfo @@ -1,3 +1,3 @@ -MD5 (CGI-Compress-Gzip-0.22.tgz) = f82809411065c9636b81f8e021c99723 -SHA256 (CGI-Compress-Gzip-0.22.tgz) = 9c540866a80f615af6bf07a7a940209d2085020d9ef4a0c609bf7d106648606e -SIZE (CGI-Compress-Gzip-0.22.tgz) = 23481 +MD5 (CGI-Compress-Gzip-1.03.tar.gz) = 903f612e27aa63530eb61b186363fecd +SHA256 (CGI-Compress-Gzip-1.03.tar.gz) = 2cbb179e813eae8809a1cd3e1c5f73d8dea643d4f284c0d9f06db484c89386d2 +SIZE (CGI-Compress-Gzip-1.03.tar.gz) = 13976 |