[120146] trunk/dports/devel/gource/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri May 16 16:50:48 PDT 2014


Revision: 120146
          https://trac.macports.org/changeset/120146
Author:   ryandesign at macports.org
Date:     2014-05-16 16:50:48 -0700 (Fri, 16 May 2014)
Log Message:
-----------
gource: update to 0.41 (#43629; maintainer timeout)

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

Modified: trunk/dports/devel/gource/Portfile
===================================================================
--- trunk/dports/devel/gource/Portfile	2014-05-16 23:50:23 UTC (rev 120145)
+++ trunk/dports/devel/gource/Portfile	2014-05-16 23:50:48 UTC (rev 120146)
@@ -2,9 +2,9 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           github 1.0
 
-name                gource
-version             0.40
+github.setup        acaudwell Gource 0.41 gource-
 categories          devel
 platforms           darwin
 license             GPL-3+
@@ -17,10 +17,11 @@
                     Mercurial, Bazaar, and svn.
 
 homepage            http://code.google.com/p/gource/
-master_sites        googlecode
+github.tarball_from releases
+distname            gource-${version}
 
-checksums           rmd160  b0f4aa96e838b5db2c6d93a6d10a398b4ff914d6 \
-                    sha256  9c890a926bb3bab8ea3e546c1357488e5a5034d1ea9402afc654cb7e00ccd112
+checksums           rmd160  34e7935181bb6082e6a0ac5a1880a0c527ea176d \
+                    sha256  588810e02fec8f94ece57c622794bf38e7a5f2fcf0f8c64c6ef9c9638ec08fcf
 
 depends_build       port:glm \
                     port:pkgconfig
@@ -36,7 +37,3 @@
                     port:freetype
 
 configure.args      --disable-sdltest
-
-livecheck.type      regex
-livecheck.url       http://code.google.com/p/gource/
-livecheck.regex     "gource-(\\d+\\.\\d+)\\.tar\\.gz"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140516/5b5ba7ac/attachment.html>


More information about the macports-changes mailing list