[34111] trunk/dports/gnome/gnome-doc-utils

gui_dos at macports.org gui_dos at macports.org
Wed Feb 13 12:19:40 PST 2008


Revision: 34111
          http://trac.macosforge.org/projects/macports/changeset/34111
Author:   gui_dos at macports.org
Date:     2008-02-13 12:19:39 -0800 (Wed, 13 Feb 2008)

Log Message:
-----------
gnome-doc-utils (closes #14305):
* Update to 0.12.1
* Remove unneeded patches

Modified Paths:
--------------
    trunk/dports/gnome/gnome-doc-utils/Portfile

Removed Paths:
-------------
    trunk/dports/gnome/gnome-doc-utils/files/

Modified: trunk/dports/gnome/gnome-doc-utils/Portfile
===================================================================
--- trunk/dports/gnome/gnome-doc-utils/Portfile	2008-02-13 17:16:14 UTC (rev 34110)
+++ trunk/dports/gnome/gnome-doc-utils/Portfile	2008-02-13 20:19:39 UTC (rev 34111)
@@ -3,9 +3,8 @@
 PortSystem  1.0
 
 name		gnome-doc-utils
-version		0.12.0
+version		0.12.1
 set branch  [join [lrange [split ${version} .] 0 1] .]
-revision	3
 description	GNOME document utils.
 long_description \
 	gnome-doc-utils is a collection of documentation utilities \
@@ -15,19 +14,16 @@
 	with Yelp.
 maintainers	nomaintainer
 categories	gnome
-platforms	darwin 
+platforms	darwin
 homepage	http://www.gnome.org/
 master_sites    gnome:sources/${name}/${branch}/
 
-checksums       md5 5934c08d12407d8233416343cd73df24 \
-                sha1 e20c74ad415b9ddfdf6c8d663e22bf27c0b939c4 \
-                rmd160 3ac9b6f04163ba2581b048282f64558f608ca44d
+checksums       md5 3e55a31a62985076131e603062371ac7 \
+                sha1 ee22a56fe9e57ac5a75542d35bc2ed950d0ee369 \
+                rmd160 9ddcf49c8e455163a6cd780658f35b6ea64afdaf
 
 use_bzip2 	yes
 
-patchfiles	\
-	diff-xml2po_xml2po.py.patch
-
 depends_build	\
     port:pkgconfig \
     port:perl5.8 \
@@ -52,10 +48,6 @@
 configure.args	--disable-scrollkeeper \
 		--mandir=${prefix}/share/man
 
-post-patch	{ 
-	reinplace "s| -W compat||g" ${worksrcpath}/doc/xslt/Makefile.in 
-} 
- 
 post-activate	{
     system "${prefix}/bin/scrollkeeper-update"
 }

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080213/267e0979/attachment.html


More information about the macports-changes mailing list