[150255] trunk/dports/perl/p5-vonage-click2call/Portfile
devans at macports.org
devans at macports.org
Wed Jul 13 11:10:07 PDT 2016
Revision: 150255
https://trac.macports.org/changeset/150255
Author: devans at macports.org
Date: 2016-07-13 11:10:07 -0700 (Wed, 13 Jul 2016)
Log Message:
-----------
p5-vonage-click2call: update dependencies, license, use default homepage, increment revision.
Modified Paths:
--------------
trunk/dports/perl/p5-vonage-click2call/Portfile
Modified: trunk/dports/perl/p5-vonage-click2call/Portfile
===================================================================
--- trunk/dports/perl/p5-vonage-click2call/Portfile 2016-07-13 18:01:06 UTC (rev 150254)
+++ trunk/dports/perl/p5-vonage-click2call/Portfile 2016-07-13 18:10:07 UTC (rev 150255)
@@ -6,14 +6,19 @@
perl5.branches 5.22 5.24
perl5.setup Vonage-Click2Call 0.11
-revision 4
-maintainers nomaintainer
+revision 5
+license {Artistic-1 GPL}
+maintainers nomaintainer
description Perl extension for using the Vonage Click2Call service
long_description ${description}
-homepage http://search.cpan.org/~jv/Data-Hexify
platforms darwin
checksums sha1 0d26fc297a35c8436cd31ba82535e9b8721f7583
-supported_archs noarch
+if {${perl5.major} != ""} {
+ depends_lib-append \
+ port:p${perl5.major}-libwww-perl
+
+ supported_archs noarch
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160713/412217e2/attachment.html>
More information about the macports-changes
mailing list