[150454] trunk/dports/perl/p5-mail-spf

ryandesign at macports.org ryandesign at macports.org
Tue Jul 19 04:01:10 PDT 2016


Revision: 150454
          https://trac.macports.org/changeset/150454
Author:   ryandesign at macports.org
Date:     2016-07-19 04:01:10 -0700 (Tue, 19 Jul 2016)
Log Message:
-----------
p5-mail-spf: use --install_path flag instead of a patchfile

Modified Paths:
--------------
    trunk/dports/perl/p5-mail-spf/Portfile

Removed Paths:
-------------
    trunk/dports/perl/p5-mail-spf/files/

Modified: trunk/dports/perl/p5-mail-spf/Portfile
===================================================================
--- trunk/dports/perl/p5-mail-spf/Portfile	2016-07-19 10:50:18 UTC (rev 150453)
+++ trunk/dports/perl/p5-mail-spf/Portfile	2016-07-19 11:01:10 UTC (rev 150454)
@@ -27,11 +27,6 @@
                     sha256  61cb5915f1c7acc7a931ffc1bfc1291bdfac555e2a46eb2391b995ea9ecb6162
 
 if {${perl5.major} != ""} {
-    patchfiles      patch-Build.PL.diff
-    post-patch {
-        reinplace "s|@@PREFIX@@|${prefix}|g" ${worksrcpath}/Build.PL
-    }
-
     depends_lib-append \
                     port:p${perl5.major}-error \
                     port:p${perl5.major}-mime-base64\
@@ -42,6 +37,8 @@
                     port:p${perl5.major}-net-dns-resolver-programmable
     
     perl5.use_module_build
+    
+    destroot.args-append --install_path sbin=${prefix}/sbin
 }
 
 livecheck.version   v${perl5.moduleversion}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160719/75ffb1c0/attachment.html>


More information about the macports-changes mailing list