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

devans at macports.org devans at macports.org
Mon Oct 13 00:32:55 PDT 2014


Revision: 126649
          https://trac.macports.org/changeset/126649
Author:   devans at macports.org
Date:     2014-10-13 00:32:55 -0700 (Mon, 13 Oct 2014)
Log Message:
-----------
genius: update to version 1.0.19, update hicolor icon cache post-activate.

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

Modified: trunk/dports/gnome/genius/Portfile
===================================================================
--- trunk/dports/gnome/genius/Portfile	2014-10-13 06:58:25 UTC (rev 126648)
+++ trunk/dports/gnome/genius/Portfile	2014-10-13 07:32:55 UTC (rev 126649)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                genius
-version             1.0.18
+version             1.0.19
 license             GPL-3+
 set branch          [join [lrange [split ${version} .] 0 1] .]
 categories          gnome math
@@ -23,8 +23,8 @@
 master_sites        http://ftp.5z.com/pub/genius/
 use_xz              yes
 
-checksums           rmd160  2bd3e76d1a5aa340ea5b11c9dcbbd731ff6115a9 \
-                    sha256  cc3cda6f2147b1d78727f7e500a83cddebb304d40301a6f1669f240ae11ae79c
+checksums           rmd160  50e3960770bed541af316570641252f5f1da78bb \
+                    sha256  050767e9f5e588ba071107eccf1149cd016510d8df61c962d441e2ba8ec488dd
 
 depends_build       port:pkgconfig \
                     port:gnome-common \
@@ -80,6 +80,7 @@
     system "${prefix}/bin/scrollkeeper-update"
     system "${prefix}/bin/update-mime-database ${prefix}/share/mime"
     system "${prefix}/bin/update-desktop-database ${prefix}/share/applications"
+    system "${prefix}/bin/gtk-update-icon-cache -f -t ${prefix}/share/icons/hicolor"
 }
 
 livecheck.type  regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141013/c0fc4002/attachment.html>


More information about the macports-changes mailing list