On 2007/10/13 12:40, Giovanni Bechis wrote:
> Some perl ports updated to latest version:
> p5-Compress-Raw-Zlib
> p5-Compress-Zlib
> p5-IO-Compress-Base
> p5-IO-Compress-Zlib
no regressions on amd64 or sparc64.
ok anyone?
a minor comment on the way you run diff, with a couple of
diffs that need testing together, it's easier if you root them
in a common directory e.g. /usr/ports or /usr/ports/archivers,
that way they can all be piped through the one invocation of
patch. example follows (no content changes).
Index: p5-Compress-Raw-Zlib/Makefile
===================================================================
RCS file: /cvs/ports/archivers/p5-Compress-Raw-Zlib/Makefile,v
retrieving revision 1.2
diff -u -p -r1.2 Makefile
--- p5-Compress-Raw-Zlib/Makefile 26 Jul 2007 19:29:53 -0000 1.2
+++ p5-Compress-Raw-Zlib/Makefile 13 Oct 2007 12:51:15 -0000
@@ -5,7 +5,7 @@ MODULES= cpan
COMMENT= low-level interface to the zlib compression library
-DISTNAME= Compress-Raw-Zlib-2.005
+DISTNAME= Compress-Raw-Zlib-2.006
CATEGORIES= archivers
MAINTAINER= Giovanni Bechis <[EMAIL PROTECTED]>
Index: p5-Compress-Raw-Zlib/distinfo
===================================================================
RCS file: /cvs/ports/archivers/p5-Compress-Raw-Zlib/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- p5-Compress-Raw-Zlib/distinfo 26 Jul 2007 19:29:53 -0000 1.2
+++ p5-Compress-Raw-Zlib/distinfo 13 Oct 2007 12:51:15 -0000
@@ -1,5 +1,5 @@
-MD5 (Compress-Raw-Zlib-2.005.tar.gz) = Pla55YSlpU1VDUESYeqLqQ==
-RMD160 (Compress-Raw-Zlib-2.005.tar.gz) = pK+zDr8pjDI2k/PsneCz9rzXG5g=
-SHA1 (Compress-Raw-Zlib-2.005.tar.gz) = JrZYwW/tUtSYLiyC80AjjVOOZ/0=
-SHA256 (Compress-Raw-Zlib-2.005.tar.gz) =
EY1wQdVSezQUBRJRgogBUkMI6ssvWvccNxunZM3cdVc=
-SIZE (Compress-Raw-Zlib-2.005.tar.gz) = 207334
+MD5 (Compress-Raw-Zlib-2.006.tar.gz) = XT6hLFm6MJUyftTW89NTjA==
+RMD160 (Compress-Raw-Zlib-2.006.tar.gz) = YF3vwPUFAZpBK8V3DvrVe2+cTf4=
+SHA1 (Compress-Raw-Zlib-2.006.tar.gz) = ZOSBpGwA9tkmDjkZSUUhs+3BFXE=
+SHA256 (Compress-Raw-Zlib-2.006.tar.gz) =
S5BkV9hM8arAt+Jees0QUdQE9anI/+ozJ83lkkVosrw=
+SIZE (Compress-Raw-Zlib-2.006.tar.gz) = 207454
Index: p5-Compress-Zlib/Makefile
===================================================================
RCS file: /cvs/ports/archivers/p5-Compress-Zlib/Makefile,v
retrieving revision 1.47
diff -u -p -r1.47 Makefile
--- p5-Compress-Zlib/Makefile 29 Sep 2007 17:54:28 -0000 1.47
+++ p5-Compress-Zlib/Makefile 13 Oct 2007 12:51:22 -0000
@@ -4,7 +4,7 @@ COMMENT= perl interface to the zlib comp
MODULES= cpan
-DISTNAME= Compress-Zlib-2.005
+DISTNAME= Compress-Zlib-2.007
CATEGORIES= archivers
# Perl
Index: p5-Compress-Zlib/distinfo
===================================================================
RCS file: /cvs/ports/archivers/p5-Compress-Zlib/distinfo,v
retrieving revision 1.14
diff -u -p -r1.14 distinfo
--- p5-Compress-Zlib/distinfo 29 Sep 2007 17:54:28 -0000 1.14
+++ p5-Compress-Zlib/distinfo 13 Oct 2007 12:51:22 -0000
@@ -1,5 +1,5 @@
-MD5 (Compress-Zlib-2.005.tar.gz) = LrRIro7FNvS2dEiC8CgZ0w==
-RMD160 (Compress-Zlib-2.005.tar.gz) = lx2q7jQUy2gZxHvhXGa3NDbNajU=
-SHA1 (Compress-Zlib-2.005.tar.gz) = ugHg3LWEjT6seUkw0bcuxtSA+OQ=
-SHA256 (Compress-Zlib-2.005.tar.gz) =
R5GF5/RWN0mCyx6rzHumEIrTf9LLWCgBHGLsvObDZV8=
-SIZE (Compress-Zlib-2.005.tar.gz) = 62931
+MD5 (Compress-Zlib-2.007.tar.gz) = zTQJS+EXrVvbdI08YcUEmQ==
+RMD160 (Compress-Zlib-2.007.tar.gz) = eh3ShkPTKltY/Qx9M15ax+9HRMQ=
+SHA1 (Compress-Zlib-2.007.tar.gz) = UUwpz1ZFnh5uKT0eo6fWS0EA+iU=
+SHA256 (Compress-Zlib-2.007.tar.gz) =
bA/AodlbiE/rcuCDHL9wh2bOwkc3UaeJd/snU6JceBc=
+SIZE (Compress-Zlib-2.007.tar.gz) = 63793
Index: p5-IO-Compress-Base/Makefile
===================================================================
RCS file: /cvs/ports/archivers/p5-IO-Compress-Base/Makefile,v
retrieving revision 1.2
diff -u -p -r1.2 Makefile
--- p5-IO-Compress-Base/Makefile 26 Jul 2007 19:29:53 -0000 1.2
+++ p5-IO-Compress-Base/Makefile 13 Oct 2007 12:50:51 -0000
@@ -4,7 +4,7 @@ COMMENT= base class for IO::Compress mod
MODULES= cpan
-DISTNAME= IO-Compress-Base-2.005
+DISTNAME= IO-Compress-Base-2.006
CATEGORIES= archivers
MAINTAINER= Giovanni Bechis <[EMAIL PROTECTED]>
Index: p5-IO-Compress-Base/distinfo
===================================================================
RCS file: /cvs/ports/archivers/p5-IO-Compress-Base/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- p5-IO-Compress-Base/distinfo 26 Jul 2007 19:29:53 -0000 1.2
+++ p5-IO-Compress-Base/distinfo 13 Oct 2007 12:50:51 -0000
@@ -1,5 +1,5 @@
-MD5 (IO-Compress-Base-2.005.tar.gz) = i+krhwJCBRGZhojxLJ4isg==
-RMD160 (IO-Compress-Base-2.005.tar.gz) = s/zsJKYggDwlXuU0L6K9HeEAgfY=
-SHA1 (IO-Compress-Base-2.005.tar.gz) = b3JH+Rlm4iO5D4zQxL0YbgnRJsA=
-SHA256 (IO-Compress-Base-2.005.tar.gz) =
MUB+mD8SeTXjzKPf5BcldELvDPydRrAseM0e39pLed4=
-SIZE (IO-Compress-Base-2.005.tar.gz) = 91087
+MD5 (IO-Compress-Base-2.006.tar.gz) = J9sBARQDmjtjtRLSghi4yw==
+RMD160 (IO-Compress-Base-2.006.tar.gz) = mBOShzyWvO/MwxD7ZW/Ec4gCAG8=
+SHA1 (IO-Compress-Base-2.006.tar.gz) = KEC31OT3B5zvDLhB63ffmf/0/7Y=
+SHA256 (IO-Compress-Base-2.006.tar.gz) =
6C5ZCIu9+aXghQe87PGPGS66gsPQhpDSyLlhUFQA1Mo=
+SIZE (IO-Compress-Base-2.006.tar.gz) = 91140
Index: p5-IO-Compress-Zlib/Makefile
===================================================================
RCS file: /cvs/ports/archivers/p5-IO-Compress-Zlib/Makefile,v
retrieving revision 1.2
diff -u -p -r1.2 Makefile
--- p5-IO-Compress-Zlib/Makefile 26 Jul 2007 19:29:53 -0000 1.2
+++ p5-IO-Compress-Zlib/Makefile 13 Oct 2007 12:50:38 -0000
@@ -4,7 +4,7 @@ COMMENT= read and write gzip and zip fil
MODULES= cpan
-DISTNAME= IO-Compress-Zlib-2.005
+DISTNAME= IO-Compress-Zlib-2.006
CATEGORIES= archivers
MAINTAINER= Giovanni Bechis <[EMAIL PROTECTED]>
@@ -15,8 +15,8 @@ PERMIT_PACKAGE_FTP= Yes
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.006:archivers/p5-Compress-Raw-Zlib \
+ :p5-IO-Compress-Base->=2.006:archivers/p5-IO-Compress-Base
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/p5-IO-Compress-Zlib
Index: p5-IO-Compress-Zlib/distinfo
===================================================================
RCS file: /cvs/ports/archivers/p5-IO-Compress-Zlib/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- p5-IO-Compress-Zlib/distinfo 26 Jul 2007 19:29:53 -0000 1.2
+++ p5-IO-Compress-Zlib/distinfo 13 Oct 2007 12:50:38 -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.006.tar.gz) = mjZX3msACgUxFUBjsrtEQw==
+RMD160 (IO-Compress-Zlib-2.006.tar.gz) = Yf/g5lKoUJ/KoW6fWxlDio8sfVY=
+SHA1 (IO-Compress-Zlib-2.006.tar.gz) = 1FmeOEK73xKB2ycCd5dwx23ftFM=
+SHA256 (IO-Compress-Zlib-2.006.tar.gz) =
exM5sE5/JhdU/GZizI+S9le6QOZjTpRyjNh9I0XTg9o=
+SIZE (IO-Compress-Zlib-2.006.tar.gz) = 134865