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

dports at macports.org dports at macports.org
Thu Sep 20 01:48:20 PDT 2012


Revision: 97927
          http://trac.macports.org//changeset/97927
Author:   dports at macports.org
Date:     2012-09-20 01:48:20 -0700 (Thu, 20 Sep 2012)
Log Message:
-----------
fizmo: update to 0.7.4 (#36200)

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

Modified: trunk/dports/games/fizmo/Portfile
===================================================================
--- trunk/dports/games/fizmo/Portfile	2012-09-20 08:36:00 UTC (rev 97926)
+++ trunk/dports/games/fizmo/Portfile	2012-09-20 08:48:20 UTC (rev 97927)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                fizmo
-version             0.7.3
+version             0.7.4
 revision            1
 categories          games
 platforms           darwin linux
@@ -30,8 +30,8 @@
 homepage            http://spellbreaker.org/~chrender/fizmo/
 master_sites        http://spellbreaker.org/~chrender/fizmo/source/
 
-checksums           rmd160 4de03b4fa32108db5d85e7f54d9a58e427398760 \
-                    sha256 cfc449e843937fcf1e82228d32628b2d57d278d8a9a85e1aa4df001e7ad9f9d2
+checksums           sha256 20369108d73c605643f8d5ee97779e2d846683b8551b157c77f3dda0a74e0919 \
+                    rmd160 521e1459a31128c8ac22b32b58a759dcf1d8039d
 
 depends_build       port:pkgconfig
 
@@ -43,20 +43,8 @@
                     port:jpeg \
                     port:libpng
 
-post-patch {
-    file copy ${worksrcpath}/config.macports.mk ${worksrcpath}/config.mk
-    reinplace "s|prefix = /opt/local|prefix = ${destroot}${prefix}|g" ${worksrcpath}/config.mk
-}
-
-use_configure       no
-
-build.args          CC="${configure.cc}" CFLAGS="[get_canonical_archflags]" prefix=${prefix}
-build.target        fizmo-console fizmo-ncursesw
-
-destroot.args       CC="${configure.cc}" CFLAGS="[get_canonical_archflags]" prefix=${prefix}
-destroot.target     install-locales install-fizmo-console install-fizmo-ncursesw
-
 post-destroot {
     file link -symbolic ${destroot}${prefix}/bin/fizmo fizmo-ncursesw
     file link -symbolic ${destroot}${prefix}/share/man/man6/fizmo.6 fizmo-ncursesw.6
 }
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120920/e6366690/attachment.html>


More information about the macports-changes mailing list