[119415] trunk/dports/gnome/ghex/Portfile

devans at macports.org devans at macports.org
Thu Apr 24 17:42:24 PDT 2014


Revision: 119415
          https://trac.macports.org/changeset/119415
Author:   devans at macports.org
Date:     2014-04-24 17:42:24 -0700 (Thu, 24 Apr 2014)
Log Message:
-----------
ghex: maintainer update to version 3.10.1.

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

Modified: trunk/dports/gnome/ghex/Portfile
===================================================================
--- trunk/dports/gnome/ghex/Portfile	2014-04-25 00:38:17 UTC (rev 119414)
+++ trunk/dports/gnome/ghex/Portfile	2014-04-25 00:42:24 UTC (rev 119415)
@@ -4,7 +4,7 @@
 PortSystem      1.0
 
 name            ghex
-version         3.10.0
+version         3.10.1
 license         GPL-2+
 set branch      [join [lrange [split ${version} .] 0 1] .]
 description     GHex - a binary editor.
@@ -20,8 +20,8 @@
 
 use_xz          yes
 
-checksums       rmd160  30153d2919a55a61e9943bac61cade132174d586 \
-                sha256  9c31383b1d32c8942ca0327c615336f5777309674c4fc090e8cceb1576c63255
+checksums       rmd160  3873579075c035627fdc9d901977df40f0ae68b9 \
+                sha256  34b66cb5c84410c420df72f229d25aee5979e58048a246ed719b046f0c241132
 
 depends_build   port:pkgconfig \
                 port:intltool \
@@ -53,6 +53,7 @@
 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"
+    system "${prefix}/bin/gtk-update-icon-cache-3.0 -f -t ${prefix}/share/icons/HighContrast"
     system "${prefix}/bin/glib-compile-schemas ${prefix}/share/glib-2.0/schemas"
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140424/915afb8e/attachment-0001.html>


More information about the macports-changes mailing list