[123723] trunk/dports/perl/p5-spiffy/Portfile

dluke at macports.org dluke at macports.org
Wed Aug 13 12:08:55 PDT 2014


Revision: 123723
          https://trac.macports.org/changeset/123723
Author:   dluke at macports.org
Date:     2014-08-13 12:08:55 -0700 (Wed, 13 Aug 2014)
Log Message:
-----------
p5-spiffy: add descriptive comment for patch

Modified Paths:
--------------
    trunk/dports/perl/p5-spiffy/Portfile

Modified: trunk/dports/perl/p5-spiffy/Portfile
===================================================================
--- trunk/dports/perl/p5-spiffy/Portfile	2014-08-13 19:05:26 UTC (rev 123722)
+++ trunk/dports/perl/p5-spiffy/Portfile	2014-08-13 19:08:55 UTC (rev 123723)
@@ -17,4 +17,8 @@
 checksums           rmd160  7d97fc4b4057979e0e3ed6129ccc8e6813cb15e9 \
                     sha256  4b14fc4d807e52513073eda16d59760e24c422b2b0ff58c4d41ed0c9ce9f1e5e
 
+#patch out the accented charater in the Makefile.PL
+#it causes the generated Makefile to be ISO8859-1, while the perl5 portgroup uses
+#reinplace in a post-configure block, and sed expects utf8
+# see also https://trac.macports.org/ticket/44630
 patchfiles          patch-Makefile.PL.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140813/dbbc70cc/attachment.html>


More information about the macports-changes mailing list