[81781] trunk/dports/devel/GitX/Portfile
cal at macports.org
cal at macports.org
Thu Aug 4 14:47:21 PDT 2011
Revision: 81781
http://trac.macports.org/changeset/81781
Author: cal at macports.org
Date: 2011-08-04 14:47:21 -0700 (Thu, 04 Aug 2011)
Log Message:
-----------
devel/GitX: Fetch from git-repo via http(s), so the buildbot can fetch it, too
Modified Paths:
--------------
trunk/dports/devel/GitX/Portfile
Modified: trunk/dports/devel/GitX/Portfile
===================================================================
--- trunk/dports/devel/GitX/Portfile 2011-08-04 21:37:29 UTC (rev 81780)
+++ trunk/dports/devel/GitX/Portfile 2011-08-04 21:47:21 UTC (rev 81781)
@@ -20,7 +20,7 @@
homepage http://gitx.frim.nl/
fetch.type git
-git.url git://github.com/pieter/gitx.git
+git.url https://github.com/pieter/gitx.git
git.branch v${version}
depends_lib-append port:git-core
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110804/f7973577/attachment.html>
More information about the macports-changes
mailing list