[101078] trunk/dports/textproc/doxygen/Portfile

css at macports.org css at macports.org
Thu Jan 3 17:02:24 PST 2013


Revision: 101078
          https://trac.macports.org/changeset/101078
Author:   css at macports.org
Date:     2013-01-03 17:02:24 -0800 (Thu, 03 Jan 2013)
Log Message:
-----------
doxygen: remove the tcl variant since it's now supported upstream. refs #37481

Modified Paths:
--------------
    trunk/dports/textproc/doxygen/Portfile

Modified: trunk/dports/textproc/doxygen/Portfile
===================================================================
--- trunk/dports/textproc/doxygen/Portfile	2013-01-04 00:39:26 UTC (rev 101077)
+++ trunk/dports/textproc/doxygen/Portfile	2013-01-04 01:02:24 UTC (rev 101078)
@@ -4,7 +4,7 @@
 
 name			doxygen
 version			1.8.3
-revision		1
+revision		2
 categories		textproc devel
 maintainers		css
 license			GPL-2
@@ -157,15 +157,6 @@
 	}
 }
 
-# This is a patch written by René Zaumseil that adds Tcl support to Doxygen.
-variant tcl description {Add EXPERIMENTAL support for Tcl (http://wiki.tcl.tk/27011)} {
-    patch_sites         sourceforge:kbskit/doxygen\+tcl
-    patchfiles-append   doxygen\+tcl.patch
-    checksums-append    doxygen\+tcl.patch \
-                        sha1    c9276520bb386f63756def5c064c4756975e06a7 \
-                        rmd160  d3ff1de4a6b75d33655ae44dbe11a60c04224419 \
-}
-
 platform darwin {
 	# Specify the platform explicitly to avoid a universal build.
 	global tmake_conf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130103/bf262e12/attachment.html>


More information about the macports-changes mailing list