[128391] trunk/dports/perl/p5-email-date/Portfile
devans at macports.org
devans at macports.org
Thu Nov 20 09:28:40 PST 2014
Revision: 128391
https://trac.macports.org/changeset/128391
Author: devans at macports.org
Date: 2014-11-20 09:28:40 -0800 (Thu, 20 Nov 2014)
Log Message:
-----------
p5-email-date: update to version 1.104, add perl branches 5.18 5.20, dependencies.
Modified Paths:
--------------
trunk/dports/perl/p5-email-date/Portfile
Modified: trunk/dports/perl/p5-email-date/Portfile
===================================================================
--- trunk/dports/perl/p5-email-date/Portfile 2014-11-20 17:26:12 UTC (rev 128390)
+++ trunk/dports/perl/p5-email-date/Portfile 2014-11-20 17:28:40 UTC (rev 128391)
@@ -4,16 +4,27 @@
PortSystem 1.0
PortGroup perl5 1.0
-perl5.branches 5.8 5.10 5.12 5.14 5.16
-perl5.setup Email-Date 1.103
-revision 3
+perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup Email-Date 1.104
license {Artistic-1 GPL}
maintainers nomaintainer
-description perl rfc email date parsing
-long_description ${description}
+description Email::Date - Find and Format Date Headers
+long_description ${description}
platforms darwin
-checksums md5 c74b5b1d98ce7a92ed387970c461b5b4 \
- sha1 6ff3301e04add789a36f67385fb8e5982661b77a \
- rmd160 57d02a4cb951b8fecd5f5cbde8a8ffb09a656a8d
-supported_archs noarch
+checksums rmd160 524176d8ecf46b2ee303a3b53e4dc903e4c1a6a0 \
+ sha256 437c572b1aa9d1c77da26595bb03e003a3b2756c2fcc87d65177b10fc07d52c9
+
+if {${perl5.major} != ""} {
+ depends_build-append \
+ port:p${perl5.major}-capture-tiny \
+ port:p${perl5.major}-module-pluggable
+
+ depends_lib-append \
+ port:p${perl5.major}-email-abstract \
+ port:p${perl5.major}-email-date-format \
+ port:p${perl5.major}-timedate
+
+ supported_archs noarch
+}
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141120/561d2e2f/attachment.html>
More information about the macports-changes
mailing list