[111661] trunk/dports/devel/osc/Portfile
ryandesign at macports.org
ryandesign at macports.org
Fri Sep 27 22:14:08 PDT 2013
Revision: 111661
https://trac.macports.org/changeset/111661
Author: ryandesign at macports.org
Date: 2013-09-27 22:14:08 -0700 (Fri, 27 Sep 2013)
Log Message:
-----------
osc: allow certsync to satisfy curl-ca-bundle dependency
Modified Paths:
--------------
trunk/dports/devel/osc/Portfile
Modified: trunk/dports/devel/osc/Portfile
===================================================================
--- trunk/dports/devel/osc/Portfile 2013-09-28 05:11:27 UTC (rev 111660)
+++ trunk/dports/devel/osc/Portfile 2013-09-28 05:14:08 UTC (rev 111661)
@@ -20,11 +20,12 @@
python.default_version 25
-depends_lib-append port:curl-ca-bundle \
- port:py25-elementtree \
- port:py25-urlgrabber \
- port:py25-m2crypto
+depends_lib-append port:py${python.version}-elementtree \
+ port:py${python.version}-urlgrabber \
+ port:py${python.version}-m2crypto
+depends_run path:share/curl/curl-ca-bundle.crt:curl-ca-bundle
+
fetch.type git
git.url git://gitorious.org/opensuse/osc.git
git.branch 3547326982aa6858d2aea80fbdd71d09341d9c9d
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130927/e9aa3137/attachment.html>
More information about the macports-changes
mailing list