[150463] trunk/dports/perl/p5-mail-spf/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Jul 19 05:30:17 PDT 2016


Revision: 150463
          https://trac.macports.org/changeset/150463
Author:   ryandesign at macports.org
Date:     2016-07-19 05:30:17 -0700 (Tue, 19 Jul 2016)
Log Message:
-----------
p5-mail-spf: resolve conflict between subports on ${prefix}/sbin/spfd (#49941; maintainer timeout)

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

Modified: trunk/dports/perl/p5-mail-spf/Portfile
===================================================================
--- trunk/dports/perl/p5-mail-spf/Portfile	2016-07-19 12:30:07 UTC (rev 150462)
+++ trunk/dports/perl/p5-mail-spf/Portfile	2016-07-19 12:30:17 UTC (rev 150463)
@@ -12,6 +12,7 @@
 
 perl5.branches      5.22 5.24
 perl5.setup         Mail-SPF 2.9.0
+revision            1
 categories-append   mail
 license             BSD
 maintainers         yahoo.com:compconsultant
@@ -38,6 +39,10 @@
     
     perl5.use_module_build
     
+    post-configure {
+        move ${worksrcpath}/sbin/spfd ${worksrcpath}/sbin/spfd-${perl5.major}
+    }
+    
     destroot.args-append --install_path sbin=${prefix}/sbin
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160719/0affc4aa/attachment.html>


More information about the macports-changes mailing list