[139178] trunk/dports/gnome/genius/Portfile

devans at macports.org devans at macports.org
Wed Aug 5 12:42:09 PDT 2015


Revision: 139178
          https://trac.macports.org/changeset/139178
Author:   devans at macports.org
Date:     2015-08-05 12:42:09 -0700 (Wed, 05 Aug 2015)
Log Message:
-----------
genius: switch to the GNOME repository and update to version 1.0.20, use gnome stable livecheck.

Modified Paths:
--------------
    trunk/dports/gnome/genius/Portfile

Modified: trunk/dports/gnome/genius/Portfile
===================================================================
--- trunk/dports/gnome/genius/Portfile	2015-08-05 19:20:26 UTC (rev 139177)
+++ trunk/dports/gnome/genius/Portfile	2015-08-05 19:42:09 UTC (rev 139178)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                genius
-version             1.0.19
+version             1.0.20
 license             GPL-3+
 set branch          [join [lrange [split ${version} .] 0 1] .]
 categories          gnome math
@@ -20,11 +20,12 @@
                     genius functions are written in GEL itself.
 
 homepage            http://www.jirka.org/genius.html
-master_sites        http://ftp.5z.com/pub/genius/
+master_sites        gnome:sources/${name}/${branch}/
+
 use_xz              yes
 
-checksums           rmd160  50e3960770bed541af316570641252f5f1da78bb \
-                    sha256  050767e9f5e588ba071107eccf1149cd016510d8df61c962d441e2ba8ec488dd
+checksums           rmd160  6da7b157ece84bf42d992bc02f191ce97b1d188b \
+                    sha256  3994e414578fd494f02d89d0840ea86eff51a53e0a3fe1ae6d31d6c328b0d787
 
 depends_build       port:pkgconfig \
                     port:intltool \
@@ -89,6 +90,4 @@
     system "${prefix}/bin/gtk-update-icon-cache -f -t ${prefix}/share/icons/hicolor"
 }
 
-livecheck.type  regex
-livecheck.url   http://ftp.5z.com/pub/genius/
-livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
+livecheck.type      gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150805/5cb9fe9d/attachment.html>


More information about the macports-changes mailing list