[131334] trunk/dports/perl/p5-crypt-passwdmd5/Portfile

devans at macports.org devans at macports.org
Fri Jan 9 15:50:56 PST 2015


Revision: 131334
          https://trac.macports.org/changeset/131334
Author:   devans at macports.org
Date:     2015-01-09 15:50:56 -0800 (Fri, 09 Jan 2015)
Log Message:
-----------
p5-crypt-passwdmd5: remove outdated post patch fixup for illegal characters (#46409, maintainer timeout).

Modified Paths:
--------------
    trunk/dports/perl/p5-crypt-passwdmd5/Portfile

Modified: trunk/dports/perl/p5-crypt-passwdmd5/Portfile
===================================================================
--- trunk/dports/perl/p5-crypt-passwdmd5/Portfile	2015-01-09 23:32:10 UTC (rev 131333)
+++ trunk/dports/perl/p5-crypt-passwdmd5/Portfile	2015-01-09 23:50:56 UTC (rev 131334)
@@ -20,12 +20,3 @@
 
 platforms           darwin
 supported_archs     noarch
-
-if {${perl5.major} != ""} {
-    depends_build-append \
-                    bin:iconv:libiconv
-
-    post-patch {
-        system -W ${worksrcpath} "iconv -f ISO-8859-1 -t UTF-8 Makefile.PL > Makefile.PL.new && mv Makefile.PL.new Makefile.PL"
-    }
-}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150109/8056dd6d/attachment.html>


More information about the macports-changes mailing list