[100832] trunk/dports/games/fizmo/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Dec 27 22:40:32 PST 2012


Revision: 100832
          https://trac.macports.org/changeset/100832
Author:   ryandesign at macports.org
Date:     2012-12-27 22:40:31 -0800 (Thu, 27 Dec 2012)
Log Message:
-----------
fizmo: maintainer update to 0.7.6 (#37417); fixes universal variant (#37195); fix livecheck

Modified Paths:
--------------
    trunk/dports/games/fizmo/Portfile

Modified: trunk/dports/games/fizmo/Portfile
===================================================================
--- trunk/dports/games/fizmo/Portfile	2012-12-28 06:28:08 UTC (rev 100831)
+++ trunk/dports/games/fizmo/Portfile	2012-12-28 06:40:31 UTC (rev 100832)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                fizmo
-version             0.7.5
+version             0.7.6
 categories          games
 platforms           darwin linux
 maintainers         spellbreaker.org:Christoph.Ender
@@ -29,8 +29,8 @@
 homepage            http://spellbreaker.org/~chrender/fizmo/
 master_sites        http://spellbreaker.org/~chrender/fizmo/source/
 
-checksums           rmd160  3de2912b990e69eab28cec49958cd00f7999ab52 \
-                    sha256  292846d74b58590aa28c80d63dd5de3b68db1100e39bbcf3367ce20f08b61a8a
+checksums           rmd160  fa97f53cd8809048856dd833de1a4570cdfed628 \
+                    sha256  b8e2fe2af7352ed1546300eda548cb016901efcea75dca4c981bf29441e199c4
 
 depends_build       port:pkgconfig
 
@@ -50,3 +50,6 @@
     file link -symbolic ${destroot}${prefix}/share/man/man6/fizmo.6 fizmo-ncursesw.6
 }
 
+livecheck.type      regex
+livecheck.url       [lindex ${master_sites} 0]
+livecheck.regex     ${name}-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121227/514b2577/attachment.html>


More information about the macports-changes mailing list