[119049] trunk/dports/perl/p5-email-sender/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Tue Apr 15 13:43:25 PDT 2014


Revision: 119049
          https://trac.macports.org/changeset/119049
Author:   macsforever2000 at macports.org
Date:     2014-04-15 13:43:24 -0700 (Tue, 15 Apr 2014)
Log Message:
-----------
p5-email-sender: Update to version 1.300011. Add p5.18 sub-port. Update dependencies. (#43171)

Modified Paths:
--------------
    trunk/dports/perl/p5-email-sender/Portfile

Modified: trunk/dports/perl/p5-email-sender/Portfile
===================================================================
--- trunk/dports/perl/p5-email-sender/Portfile	2014-04-15 20:37:02 UTC (rev 119048)
+++ trunk/dports/perl/p5-email-sender/Portfile	2014-04-15 20:43:24 UTC (rev 119049)
@@ -4,8 +4,9 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.8 5.10 5.12 5.14 5.16
-perl5.setup         Email-Sender 1.300006
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18
+perl5.setup         Email-Sender 1.300011
+#perl5.setup         Email-Sender 1.300011 ../by-authors/id/R/RJ/RJBS
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Email::Sender - a library for sending email
@@ -17,12 +18,13 @@
 platforms           darwin
 supported_archs     noarch
 
-checksums           rmd160 d37ba19b3bdc961dd9c96a72ab8ed987cb65e7ff \
-                    sha256 860fd72a906f1de8755d7e9c791a1d2517229a997c4612199d949eb0857cfbff
+checksums           rmd160 cba65b20308338178461c2afe444277dc71a71e2 \
+                    sha256 f7d372b4199b561ea2f36e821e628eb7a6d9e8bf07cde2ba640858ad7126caa8
 
 if {${perl5.major} != ""} {
-    depends_lib-append  port:p${perl5.major}-capture-tiny \
-                        port:p${perl5.major}-email-abstract \
+    depends_build-append port:p${perl5.major}-capture-tiny
+
+    depends_lib-append  port:p${perl5.major}-email-abstract \
                         port:p${perl5.major}-email-address \
                         port:p${perl5.major}-email-simple \
                         port:p${perl5.major}-list-moreutils \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140415/3f4ec7c3/attachment-0001.html>


More information about the macports-changes mailing list