[131603] trunk/dports/perl/p5-gmail-imapd/Portfile
mojca at macports.org
mojca at macports.org
Wed Jan 14 18:45:31 PST 2015
Revision: 131603
https://trac.macports.org/changeset/131603
Author: mojca at macports.org
Date: 2015-01-14 18:45:31 -0800 (Wed, 14 Jan 2015)
Log Message:
-----------
p5-gmail-imapd: add 5.18 5.20, add missing dependencies (#46005, maintainer timeout)
Modified Paths:
--------------
trunk/dports/perl/p5-gmail-imapd/Portfile
Modified: trunk/dports/perl/p5-gmail-imapd/Portfile
===================================================================
--- trunk/dports/perl/p5-gmail-imapd/Portfile 2015-01-15 02:44:40 UTC (rev 131602)
+++ trunk/dports/perl/p5-gmail-imapd/Portfile 2015-01-15 02:45:31 UTC (rev 131603)
@@ -4,7 +4,7 @@
PortSystem 1.0
PortGroup perl5 1.0
-perl5.branches 5.16
+perl5.branches 5.16 5.18 5.20
perl5.setup GMail-IMAPD 0.94
revision 3
maintainers sky.fr:cbellot
@@ -17,3 +17,8 @@
platforms darwin
supported_archs noarch
+
+if {${perl5.major} != ""} {
+ depends_lib-append \
+ port:p${perl5.major}-mail-webmail-gmail
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150114/a8e21dba/attachment.html>
More information about the macports-changes
mailing list