[57234] trunk/dports/perl/p5-io-compress/Portfile

narf_tm at macports.org narf_tm at macports.org
Mon Sep 7 16:53:20 PDT 2009


Revision: 57234
          http://trac.macports.org/changeset/57234
Author:   narf_tm at macports.org
Date:     2009-09-07 16:53:20 -0700 (Mon, 07 Sep 2009)
Log Message:
-----------
This should not be removing these files because they no longer exist in the conflicting port.

Modified Paths:
--------------
    trunk/dports/perl/p5-io-compress/Portfile

Modified: trunk/dports/perl/p5-io-compress/Portfile
===================================================================
--- trunk/dports/perl/p5-io-compress/Portfile	2009-09-07 23:52:19 UTC (rev 57233)
+++ trunk/dports/perl/p5-io-compress/Portfile	2009-09-07 23:53:20 UTC (rev 57234)
@@ -4,7 +4,7 @@
 PortGroup             perl5 1.0
 
 perl5.setup           IO-Compress 2.021
-revision              1
+revision              2
 maintainers           narf_tm openmaintainer
 description           Perl interface to allow reading and writing of \
                       compressed data created with the zlib and bzip2 \
@@ -17,21 +17,6 @@
                       sha1 0ef2e4900b4315129301e389fb269ca652c94b53 \
                       rmd160 58e29f26c4469e805a967a3fec9b981364eeb6dd
 
-post-extract {
-    delete \
-        ${worksrcpath}/lib/Compress \
-        ${worksrcpath}/lib/File \
-        ${worksrcpath}/lib/IO/Compress/Base \
-        ${worksrcpath}/lib/IO/Compress/Base.pm \
-        ${worksrcpath}/lib/IO/Uncompress/AnyUncompress.pm \
-        ${worksrcpath}/lib/IO/Uncompress/Base.pm
-}
-
-post-patch {
-    reinplace "s|VERSION_FROM => '\[^']*'|VERSION => '${version}'|" \
-        ${worksrcpath}/Makefile.PL
-}
-
 depends_lib-append    port:p5-compress-zlib \
                       port:p5-compress-raw-bzip2 \
                       port:p5-compress-raw-zlib \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090907/0f21437b/attachment-0001.html>


More information about the macports-changes mailing list