[113244] trunk/dports/gnome/yelp-xsl

devans at macports.org devans at macports.org
Tue Nov 12 23:27:21 PST 2013


Revision: 113244
          https://trac.macports.org/changeset/113244
Author:   devans at macports.org
Date:     2013-11-12 23:27:21 -0800 (Tue, 12 Nov 2013)
Log Message:
-----------
yelp-xsl: merge version 3.10.1 from GNOME-3 test branch (#40492).

Modified Paths:
--------------
    trunk/dports/gnome/yelp-xsl/Portfile

Property Changed:
----------------
    trunk/dports/gnome/yelp-xsl/


Property changes on: trunk/dports/gnome/yelp-xsl
___________________________________________________________________
Added: svn:mergeinfo
   + /branches/mld-qt-481/dports/gnome/yelp-xsl:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/users/devans/GNOME-3/stable/dports/gnome/yelp-xsl:108269-113174
/users/rmstonecipher/gnome/yelp-xsl:102363-103172

Modified: trunk/dports/gnome/yelp-xsl/Portfile
===================================================================
--- trunk/dports/gnome/yelp-xsl/Portfile	2013-11-13 07:26:35 UTC (rev 113243)
+++ trunk/dports/gnome/yelp-xsl/Portfile	2013-11-13 07:27:21 UTC (rev 113244)
@@ -4,7 +4,7 @@
 PortSystem      1.0
 
 name            yelp-xsl
-version         2.31.6
+version         3.10.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  ced70ec74364dd01352b61ca4625e2c7ba996401 \
+                sha256  59c6dee3999121f6ffd33a9c5228316b75bc22e3bd68fff310beb4eeff245887
 
 depends_build   port:pkgconfig \
                 port:intltool \
-                port:gnome-doc-utils
+                port:itstool
 
-depends_lib     port:libxslt \
+depends_lib     port:gtk3 \
+                port:libxslt \
                 port:libxml2
 
-livecheck.type  gnome-with-unstable
+post-activate   {
+    system "${prefix}/bin/gtk-update-icon-cache-3.0 -f -t ${prefix}/share/icons/hicolor"
+}
+
+livecheck.type  gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131112/826ebece/attachment.html>


More information about the macports-changes mailing list