[62412] trunk/dports/devel/tcllib/Portfile

markd at macports.org markd at macports.org
Wed Jan 6 19:00:43 PST 2010


Revision: 62412
          http://trac.macports.org/changeset/62412
Author:   markd at macports.org
Date:     2010-01-06 19:00:42 -0800 (Wed, 06 Jan 2010)
Log Message:
-----------
Update to 1.12

Modified Paths:
--------------
    trunk/dports/devel/tcllib/Portfile

Modified: trunk/dports/devel/tcllib/Portfile
===================================================================
--- trunk/dports/devel/tcllib/Portfile	2010-01-07 02:41:41 UTC (rev 62411)
+++ trunk/dports/devel/tcllib/Portfile	2010-01-07 03:00:42 UTC (rev 62412)
@@ -2,7 +2,7 @@
 
 PortSystem			1.0
 name				tcllib
-version				1.11.1
+version				1.12
 categories			devel
 platforms			darwin
 maintainers			nomaintainer
@@ -11,9 +11,9 @@
 					become even more productive with Tcl.
 homepage			http://tcllib.sf.net/
 master_sites		sourceforge:tcllib
-checksums			md5     e14f66e3949400e7d359bdb4e294b6a0 \
-					sha1    aafc666dfa557fe0b8c4af82d9930b0438cdd660 \
-					rmd160  c1ccb34960aee8fee1981c7bf315cb6ef3b34b15
+checksums			md5     ad45b523773d2f3707a4c2e4909ed44d \
+					sha1 71d211b57fab902a3e7f183fa784cb5801e09f67 \
+					rmd160 727f225266c1fd09dbe53feef0ec4f762b0feda3
 use_bzip2			yes
 
 configure.args		--mandir=${prefix}/share/man
@@ -24,3 +24,8 @@
 depends_lib			port:tcl \
 					path:bin/dot:graphviz \
 					port:tk
+
+post-destroot {
+# Prevent conflict with tcl port
+	delete ${destroot}${prefix}/share/man/mann/msgcat.n
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100106/538f6840/attachment.html>


More information about the macports-changes mailing list