[124698] trunk/dports/perl/p5-rtf-parser/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Aug 27 06:39:11 PDT 2014


Revision: 124698
          https://trac.macports.org/changeset/124698
Author:   ryandesign at macports.org
Date:     2014-08-27 06:39:11 -0700 (Wed, 27 Aug 2014)
Log Message:
-----------
p5-rtf-parser: update to 1.12; add p5.18 and p5.20; noarch

Modified Paths:
--------------
    trunk/dports/perl/p5-rtf-parser/Portfile

Modified: trunk/dports/perl/p5-rtf-parser/Portfile
===================================================================
--- trunk/dports/perl/p5-rtf-parser/Portfile	2014-08-27 13:37:39 UTC (rev 124697)
+++ trunk/dports/perl/p5-rtf-parser/Portfile	2014-08-27 13:39:11 UTC (rev 124698)
@@ -4,22 +4,19 @@
 
 PortGroup		perl5 1.0
 
-perl5.branches      5.8 5.10 5.12 5.14 5.16
-perl5.setup		RTF-Parser 1.09
-revision		2
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup		RTF-Parser 1.12
 maintainers		nomaintainer
+supported_archs     noarch
+
 description		An event-driven RTF Parser
 long_description	${description}
 
-checksums           md5     249eda70ecb9fe5e9231d31c53587b31 \
-                    sha1    c85856e5825b8fd60c3b8b5134a769e27ca21363
+checksums           md5     f10018e35a5238656ea8d10a7995e21f \
+                    sha1    a00d545f6d4a8cb7be79af7e4cfea0e30afc629f
 
 platforms		darwin
 
 if {${perl5.major} != ""} {
 depends_lib		port:p${perl5.major}-rtf-tokenizer
-
-post-patch	{
-	reinplace "s|__PREFIX__|${prefix}|g" ${worksrcpath}/Makefile.PL
 }
-}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140827/550d784a/attachment-0001.html>


More information about the macports-changes mailing list