diff options
author | jfitz <jfitz@FreeBSD.org> | 1997-04-20 21:26:49 +0000 |
---|---|---|
committer | jfitz <jfitz@FreeBSD.org> | 1997-04-20 21:26:49 +0000 |
commit | b9c36ee9039b91bc26680493bf4ce474a5d7b5eb (patch) | |
tree | 0eeccad7e3f3ae71747d8800d13ff2283bae82ff /archivers | |
parent | f73e2b070c804d20ed1b1667ecf870554e6c1b33 (diff) | |
download | FreeBSD-ports-b9c36ee9039b91bc26680493bf4ce474a5d7b5eb.zip FreeBSD-ports-b9c36ee9039b91bc26680493bf4ce474a5d7b5eb.tar.gz |
Mass update of perl5 ports (most bring the port up-to-date with the latest release from CPAN)
Specifics: p5-Net fixed for IS_INTERACTIVE
p5-libwww fixed for IS_INTERACTIVE
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/p5-Compress-Zlib/Makefile | 8 | ||||
-rw-r--r-- | archivers/p5-Compress-Zlib/distinfo | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/archivers/p5-Compress-Zlib/Makefile b/archivers/p5-Compress-Zlib/Makefile index 7edb7e9..06dc242 100644 --- a/archivers/p5-Compress-Zlib/Makefile +++ b/archivers/p5-Compress-Zlib/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: p5-Compress-Zlib -# Version required: 0.4 +# Version required: 0.50 # Date created: October 20th 1996 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.5 1996/11/18 08:45:00 asami Exp $ +# $Id: Makefile,v 1.6 1997/04/20 13:51:32 wosch Exp $ # -DISTNAME= Compress-Zlib-0.4 -PKGNAME= p5-Compress-Zlib-0.4 +DISTNAME= Compress-Zlib-0.50 +PKGNAME= p5-Compress-Zlib-0.50 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 15497ef..b3d781b 100644 --- a/archivers/p5-Compress-Zlib/distinfo +++ b/archivers/p5-Compress-Zlib/distinfo @@ -1 +1 @@ -MD5 (Compress-Zlib-0.4.tar.gz) = 1edaacdcec972532e6ee7a122789beb7 +MD5 (Compress-Zlib-0.50.tar.gz) = d52b2eaa816d2df8d6034e85e5a4b44d |