On Saturday 01 December 2007, J.C. Roberts wrote:
> [4.2-STABLE] UPD: archivers_p5-IO-Compress-Zlib-2.008
>
> For those running -STABLE and complaining about a lack of updates on
> ports-STABLE, here is your chance to do something... namely TEST
> these patches and post your results. You can be reasonably certain
> these patches will not be committed without testing, so you've got to
> do your part if you want convince one of our benevolent developers to
> push the big red 'commit' button.
>
> tested: i386
>
> MAINTAINER: Giovanni Bechis <[EMAIL PROTECTED]>

darn! wrong file. corrected dependencies.
Index: Makefile
===================================================================
RCS file: /cvs/ports/archivers/p5-IO-Compress-Zlib/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	26 Jul 2007 19:29:53 -0000	1.2
+++ Makefile	1 Dec 2007 22:58:14 -0000
@@ -1,10 +1,10 @@
-# $OpenBSD: Makefile,v 1.2 2007/07/26 19:29:53 simon Exp $
+# $OpenBSD: Makefile,v 1.3 2007/10/15 16:44:18 sthen Exp $
 
 COMMENT=	read and write gzip and zip files/buffers
 
 MODULES=	cpan
 
-DISTNAME=	IO-Compress-Zlib-2.005
+DISTNAME=	IO-Compress-Zlib-2.008
 CATEGORIES=	archivers
 
 MAINTAINER=	Giovanni Bechis <[EMAIL PROTECTED]>
@@ -15,8 +15,8 @@
 PERMIT_DISTFILES_CDROM=	Yes
 PERMIT_DISTFILES_FTP=	Yes
 
-RUN_DEPENDS=	:p5-Compress-Raw-Zlib->=2.005:archivers/p5-Compress-Raw-Zlib \
-		:p5-IO-Compress-Base->=2.005:archivers/p5-IO-Compress-Base
+RUN_DEPENDS=	:p5-Compress-Raw-Zlib->=2.008:archivers/p5-Compress-Raw-Zlib \
+		:p5-IO-Compress-Base->=2.008:archivers/p5-IO-Compress-Base
 
 post-install:
 	${INSTALL_DATA_DIR} ${PREFIX}/share/examples/p5-IO-Compress-Zlib
Index: distinfo
===================================================================
RCS file: /cvs/ports/archivers/p5-IO-Compress-Zlib/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	26 Jul 2007 19:29:53 -0000	1.2
+++ distinfo	1 Dec 2007 22:58:14 -0000
@@ -1,5 +1,5 @@
-MD5 (IO-Compress-Zlib-2.005.tar.gz) = MYPb4R+3huhCmGUdGfNWKQ==
-RMD160 (IO-Compress-Zlib-2.005.tar.gz) = s6Ociipzy+N1hO07r8+jBnVGzkA=
-SHA1 (IO-Compress-Zlib-2.005.tar.gz) = myNHV25eUuwKgrArxyumP4TgTlg=
-SHA256 (IO-Compress-Zlib-2.005.tar.gz) = XCWnHALXMf1opD0B1TWSNzYvQIl8pZegFe0OMkJqoZA=
-SIZE (IO-Compress-Zlib-2.005.tar.gz) = 134789
+MD5 (IO-Compress-Zlib-2.008.tar.gz) = k8woJz3AKWFbeARUJIR4Ig==
+RMD160 (IO-Compress-Zlib-2.008.tar.gz) = ikeyqQr9uNEpt6Ole32Sr/1R6rg=
+SHA1 (IO-Compress-Zlib-2.008.tar.gz) = 0P1ScjbHV1AlnIdtTVDhley9+zU=
+SHA256 (IO-Compress-Zlib-2.008.tar.gz) = ib2QUwM7fh31pL5QGtj+rMnHRqAyVlklwJ1rJ3DBjTI=
+SIZE (IO-Compress-Zlib-2.008.tar.gz) = 135067

Reply via email to