[109402] users/devans/GNOME-3/stable/dports/gnome/yelp-xsl/Portfile

devans at macports.org devans at macports.org
Wed Aug 14 15:46:11 PDT 2013


Revision: 109402
          https://trac.macports.org/changeset/109402
Author:   devans at macports.org
Date:     2013-08-14 15:46:10 -0700 (Wed, 14 Aug 2013)
Log Message:
-----------
users/devans/GNOME-3/stable/dports: update yelp-xsl to version 3.8.1.

Modified Paths:
--------------
    users/devans/GNOME-3/stable/dports/gnome/yelp-xsl/Portfile

Modified: users/devans/GNOME-3/stable/dports/gnome/yelp-xsl/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/yelp-xsl/Portfile	2013-08-14 22:44:15 UTC (rev 109401)
+++ users/devans/GNOME-3/stable/dports/gnome/yelp-xsl/Portfile	2013-08-14 22:46:10 UTC (rev 109402)
@@ -4,7 +4,7 @@
 PortSystem      1.0
 
 name            yelp-xsl
-version         2.31.6
+version         3.8.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.
@@ -17,16 +17,21 @@
 homepage        http://www.gnome.org/
 master_sites    gnome:sources/${name}/${branch}/
 
-use_bzip2       yes
+use_xz          yes
 
-checksums       sha256  5969fac2f2df1cbb08a84503787865c301bbd24108de490d58490faeaab9b04c \
-                rmd160  387c9a7ad9625c80fe2ea7de5b74c333ba319f6c
+checksums       rmd160  b732e1c55d87250abf1beea5b67cd6fbf27e639d \
+                sha256  afc519be07ffcbdcc20d1acfd1d901cfd03c7b4cf0667036534f2726bb68b40d
 
 depends_build   port:pkgconfig \
                 port:intltool \
-                port:gnome-doc-utils
+                port:itstool
 
-depends_lib     port:libxslt \
+depends_lib     port:gtk3 \
+                port:libxslt \
                 port:libxml2
 
+post-activate   {
+    system "${prefix}/bin/gtk-update-icon-cache-3.0 -f -t ${prefix}/share/icons/hicolor"
+}
+
 livecheck.type  gnome-with-unstable
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130814/712592f9/attachment.html>


More information about the macports-changes mailing list