Revision
139898
Author
devans@macports.org
Date
2015-08-31 17:29:00 -0700 (Mon, 31 Aug 2015)

Log Message

GNOME-3/unstable: ghex, copy from stable and update to unstable version 3.17.91, configuration, use gnome unstable livecheck.

Modified Paths

Added Paths

Diff

Modified: users/devans/GNOME-3/unstable/dports/gnome/ghex/Portfile (139897 => 139898)


--- users/devans/GNOME-3/stable/dports/gnome/ghex/Portfile	2015-08-31 23:35:48 UTC (rev 139897)
+++ users/devans/GNOME-3/unstable/dports/gnome/ghex/Portfile	2015-09-01 00:29:00 UTC (rev 139898)
@@ -4,8 +4,7 @@
 PortSystem          1.0
 
 name                ghex
-version             3.10.1
-revision            1
+version             3.17.91
 license             GPL-2+
 set branch          [join [lrange [split ${version} .] 0 1] .]
 description         GHex - a binary editor.
@@ -20,8 +19,8 @@
 
 use_xz              yes
 
-checksums           rmd160  3873579075c035627fdc9d901977df40f0ae68b9 \
-                    sha256  34b66cb5c84410c420df72f229d25aee5979e58048a246ed719b046f0c241132
+checksums           rmd160  fbcaf9e75421af6d88b82918c8df332688df13aa \
+                    sha256  593aa8dcffa82a8194f5624f203e6f42ca275e52b857cf5933610a532e1ad438
 
 depends_build       port:pkgconfig \
                     port:intltool \
@@ -48,11 +47,10 @@
 
 configure.cmd       ./autogen.sh
 
-configure.cflags-append \
-                    -Wno-format-nonliteral
+configure.args      --disable-silent-rules \
+                    --enable-compile-warnings=minimum \
+                    --disable-schemas-compile
 
-configure.args      --disable-schemas-compile
-
 post-activate {
     system "${prefix}/bin/update-desktop-database ${prefix}/share/applications"
     system "${prefix}/bin/gtk-update-icon-cache-3.0 -f -t ${prefix}/share/icons/hicolor"
@@ -60,4 +58,4 @@
     system "${prefix}/bin/glib-compile-schemas ${prefix}/share/glib-2.0/schemas"
 }
 
-livecheck.type      gnome
+livecheck.type      gnome-with-unstable