[57875] trunk/dports/devel/GitX/Portfile

mnick at macports.org mnick at macports.org
Thu Sep 17 17:52:13 PDT 2009


Revision: 57875
          http://trac.macports.org/changeset/57875
Author:   mnick at macports.org
Date:     2009-09-17 17:52:08 -0700 (Thu, 17 Sep 2009)
Log Message:
-----------
* update to version 0.7.1
* fix livecheck

Modified Paths:
--------------
    trunk/dports/devel/GitX/Portfile

Modified: trunk/dports/devel/GitX/Portfile
===================================================================
--- trunk/dports/devel/GitX/Portfile	2009-09-18 00:27:06 UTC (rev 57874)
+++ trunk/dports/devel/GitX/Portfile	2009-09-18 00:52:08 UTC (rev 57875)
@@ -5,7 +5,7 @@
 PortGroup           xcode 1.0
 
 name                GitX
-version             0.7
+version             0.7.1
 maintainers         mnick
 
 categories          devel
@@ -49,5 +49,5 @@
     file rename ${destroot}/${applications_dir}/gitx ${destroot}/${prefix}/bin/gitx
 }
 
-livecheck.url       http://github.com/pieter/gitx/downloads
-livecheck.regex     <a href=\"/pieter/gitx/tarball/v(.*)\">tgz</a>
+livecheck.url       http://gitx.frim.nl/release_history.html
+livecheck.regex     <h1>v(.*)</h1>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090917/41a0d4fb/attachment-0001.html>


More information about the macports-changes mailing list