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

css at macports.org css at macports.org
Mon Sep 29 21:20:28 PDT 2008


Revision: 40383
          http://trac.macports.org/changeset/40383
Author:   css at macports.org
Date:     2008-09-29 21:20:27 -0700 (Mon, 29 Sep 2008)
Log Message:
-----------
Update doxygen to 1.5.7 and disable the patch to qfiledefs. I'm leaving that com
mented out in the Portfile until there's verification on Tiger systems. see #16614

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

Modified: trunk/dports/textproc/doxygen/Portfile
===================================================================
--- trunk/dports/textproc/doxygen/Portfile	2008-09-30 03:12:51 UTC (rev 40382)
+++ trunk/dports/textproc/doxygen/Portfile	2008-09-30 04:20:27 UTC (rev 40383)
@@ -1,8 +1,9 @@
 # $Id$
 
 PortSystem 1.0
+
 name			doxygen
-version			1.5.6
+version			1.5.7
 categories		textproc devel
 maintainers		css at macports.org
 description		Documentation system for several programming languages
@@ -44,8 +45,8 @@
 		${worksrcpath}/addon/doxywizard/Makefile.doxywizard
 }
 
-# Patch support for Tiger.
-patchfiles		patch-qfiledefs_p.h
+# Patch support for Tiger--no longer needed as of 1.5.6?
+#patchfiles		patch-qfiledefs_p.h
 
 configure.pre_args	--prefix ${prefix}
 configure.args		--docdir ${prefix}/share/doc --dot ${prefix}/bin/dot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080929/2214e3aa/attachment-0001.html 


More information about the macports-changes mailing list