Revision: 144393 https://trac.macports.org/changeset/144393 Author: devans@macports.org Date: 2016-01-07 00:30:45 -0800 (Thu, 07 Jan 2016) Log Message: ----------- genius: update to version 1.0.21. Modified Paths: -------------- trunk/dports/gnome/genius/Portfile Modified: trunk/dports/gnome/genius/Portfile =================================================================== --- trunk/dports/gnome/genius/Portfile 2016-01-07 08:06:27 UTC (rev 144392) +++ trunk/dports/gnome/genius/Portfile 2016-01-07 08:30:45 UTC (rev 144393) @@ -4,8 +4,7 @@ PortSystem 1.0 name genius -version 1.0.20 -revision 1 +version 1.0.21 license GPL-3+ set branch [join [lrange [split ${version} .] 0 1] .] categories gnome math @@ -25,8 +24,8 @@ use_xz yes -checksums rmd160 6da7b157ece84bf42d992bc02f191ce97b1d188b \ - sha256 3994e414578fd494f02d89d0840ea86eff51a53e0a3fe1ae6d31d6c328b0d787 +checksums rmd160 6aa2c1f5bcdac09264f2b90cc80a9b1ab36e1c80 \ + sha256 f8c06a4d0aefc1bc934e993aaf8f913451d06c2bae378da1071c3bacf39ed934 depends_build port:pkgconfig \ port:intltool \
participants (1)
-
devans@macports.org