[19786] trunk/dports/devel/tcllib/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Sat Sep 30 00:41:14 PDT 2006
Revision: 19786
http://trac.macosforge.org/projects/macports/changeset/19786
Author: pguyot at kallisys.net
Date: 2006-09-30 00:41:13 -0700 (Sat, 30 Sep 2006)
Log Message:
-----------
tcllib: update to 1.8.
Thanks markd@
Modified Paths:
--------------
trunk/dports/devel/tcllib/Portfile
Modified: trunk/dports/devel/tcllib/Portfile
===================================================================
--- trunk/dports/devel/tcllib/Portfile 2006-09-30 07:39:42 UTC (rev 19785)
+++ trunk/dports/devel/tcllib/Portfile 2006-09-30 07:41:13 UTC (rev 19786)
@@ -2,7 +2,7 @@
PortSystem 1.0
name tcllib
-version 1.7
+version 1.8
categories devel
maintainers pguyot at kallisys.net
description tcllib standardized library
@@ -10,7 +10,10 @@
become even more productive with Tcl.
homepage http://tcllib.sf.net/
master_sites sourceforge:tcllib
-checksums md5 b8d9d5da75f082d0e5b2949c2df3509b
+checksums md5 f7da75a19e8dbd2704e0a23cfd349b69 \
+ sha1 fa6b3889428ea7f7f7dcaa1bee1dea1ca83882ad \
+ rmd160 cf7bf0b061df261871e640f75a1a2d964e2b4c1a
+use_bzip2 yes
configure.args --mandir=${prefix}/share/man
@@ -18,4 +21,6 @@
destroot.env LANG=C LC_MESSAGES=C LC_CTYPE=C LC_ALL=C
# Install this in DP tree, with DP's Tcl.
-depends_lib port:tcl
+depends_lib port:tcl \
+ port:graphviz \
+ port:tk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20060930/3d2d69a0/attachment.html
More information about the macports-changes
mailing list