[109311] trunk/dports/devel/subversion/Portfile
larryv at macports.org
larryv at macports.org
Mon Aug 12 15:07:27 PDT 2013
Revision: 109311
https://trac.macports.org/changeset/109311
Author: larryv at macports.org
Date: 2013-08-12 15:07:26 -0700 (Mon, 12 Aug 2013)
Log Message:
-----------
subversion: Revert unnecessary r109305.
The autoload kicks in on port activation, so a revbump of certsync after
releasing 2.2.1 (?) will take care of ensuring its plist is loaded.
Revision Links:
--------------
https://trac.macports.org/changeset/109305
Modified Paths:
--------------
trunk/dports/devel/subversion/Portfile
Modified: trunk/dports/devel/subversion/Portfile
===================================================================
--- trunk/dports/devel/subversion/Portfile 2013-08-12 21:12:13 UTC (rev 109310)
+++ trunk/dports/devel/subversion/Portfile 2013-08-12 22:07:26 UTC (rev 109311)
@@ -28,12 +28,7 @@
port:gettext port:libiconv \
port:serf1 port:cyrus-sasl2 \
port:file port:libcomerr
-# TODO: Remove conditional when startupitem.autostart is released (2.2.1?).
-if {[info exists startupitem.autostart]} {
- depends_run path:share/curl/curl-ca-bundle.crt:certsync
-} else {
- depends_run path:share/curl/curl-ca-bundle.crt:curl-ca-bundle
-}
+depends_run path:share/curl/curl-ca-bundle.crt:certsync
test.run yes
test.target check
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130812/2f894608/attachment.html>
More information about the macports-changes
mailing list