Revision: 140915 https://trac.macports.org/changeset/140915 Author: devans@macports.org Date: 2015-10-05 07:55:20 -0700 (Mon, 05 Oct 2015) Log Message: ----------- yelp-xsl: update to version 3.18.1, bug fixes. Modified Paths: -------------- trunk/dports/gnome/yelp-xsl/Portfile Modified: trunk/dports/gnome/yelp-xsl/Portfile =================================================================== --- trunk/dports/gnome/yelp-xsl/Portfile 2015-10-05 13:59:14 UTC (rev 140914) +++ trunk/dports/gnome/yelp-xsl/Portfile 2015-10-05 14:55:20 UTC (rev 140915) @@ -4,7 +4,7 @@ PortSystem 1.0 name yelp-xsl -version 3.18.0 +version 3.18.1 license GPL-2 LGPL-2.1 set branch [join [lrange [split ${version} .] 0 1] .] description A collection of XSLT and other data files required by Yelp. @@ -18,8 +18,8 @@ use_xz yes -checksums rmd160 f2758b108f6862642ccdc808cf2bdcc8e56be809 \ - sha256 893620857b72b3b43ee3b462281240b7ca4d80292f469552827f0597bf60d2b2 +checksums rmd160 d3f852c55c3d0de709506072ac85ab20c7c98580 \ + sha256 00870fbe59a1bc7797b385fce16386917e2987c404e9b5a7adcf0036f1c1ba62 depends_build port:pkgconfig \ port:intltool \
participants (1)
-
devans@macports.org