[30405] trunk/dports/gnome/gnome-doc-utils/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Fri Oct 26 17:49:52 PDT 2007
Revision: 30405
http://trac.macosforge.org/projects/macports/changeset/30405
Author: rhwood at macports.org
Date: 2007-10-26 17:49:52 -0700 (Fri, 26 Oct 2007)
Log Message:
-----------
Add missing dependency that causes runtime but not buildtime errors
Bump the revision so that the fix gets to everyone
Modified Paths:
--------------
trunk/dports/gnome/gnome-doc-utils/Portfile
Modified: trunk/dports/gnome/gnome-doc-utils/Portfile
===================================================================
--- trunk/dports/gnome/gnome-doc-utils/Portfile 2007-10-26 19:33:44 UTC (rev 30404)
+++ trunk/dports/gnome/gnome-doc-utils/Portfile 2007-10-27 00:49:52 UTC (rev 30405)
@@ -5,7 +5,7 @@
name gnome-doc-utils
version 0.12.0
set branch [join [lrange [split ${version} .] 0 1] .]
-revision 2
+revision 3
description GNOME document utils.
long_description \
gnome-doc-utils is a collection of documentation utilities \
@@ -38,6 +38,7 @@
port:libxml2 \
port:libxslt \
port:py25-gobject \
+ port:py25-hashlib \
port:py25-libxml2 \
port:py25-numeric \
port:python25
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071026/e4098a3f/attachment.html
More information about the macports-changes
mailing list