[128407] trunk/dports/perl/p5-email-send/Portfile

devans at macports.org devans at macports.org
Thu Nov 20 12:46:37 PST 2014


Revision: 128407
          https://trac.macports.org/changeset/128407
Author:   devans at macports.org
Date:     2014-11-20 12:46:37 -0800 (Thu, 20 Nov 2014)
Log Message:
-----------
p5-email-send: update to version 2.199, add perl branches 5.18 5.20, dependencies.

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

Modified: trunk/dports/perl/p5-email-send/Portfile
===================================================================
--- trunk/dports/perl/p5-email-send/Portfile	2014-11-20 20:25:30 UTC (rev 128406)
+++ trunk/dports/perl/p5-email-send/Portfile	2014-11-20 20:46:37 UTC (rev 128407)
@@ -4,9 +4,8 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.8 5.10 5.12 5.14 5.16
-perl5.setup         Email-Send 2.192
-revision            3
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         Email-Send 2.199
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         This module provides a very simple, very clean, \
@@ -15,18 +14,23 @@
                     very specific interface to multiple Email mailers. \
                     The goal of this software is to be small and simple, \
                     easy to use, and easy to extend.
+
 platforms           darwin
 
+checksums           rmd160  ad7d48aefc8166021fbbd619437526eb2b56e825 \
+                    sha256  8b13ed3463a5113b3b805e9b0be4fdc2c4a16d19b99257e51752884fc08dc5c6
+
 if {${perl5.major} != ""} {
+    depends_build-append \
+                    port:p${perl5.major}-capture-tiny \
+                    port:p${perl5.major}-mime-tools
+
     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}-module-pluggable   \
                     port:p${perl5.major}-return-value
 
-    checksums       md5     8886661fb52440dbd758e2601672a6b9 \
-                    sha1    782bf0408f68d7fcb1e9a267a3db9333f0cf312c \
-                    rmd160  7bc2dfcf9a00a3e649e7c17c80a7076e4fc53b6d
-
     supported_archs noarch
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141120/d354eaa4/attachment.html>


More information about the macports-changes mailing list