New commits:
commit 4db30d4c683bdc87ebc4c4d15ada6d109e7c6ceb
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>
doxygen: Updated to version 1.5.8. wizard now depends on
qt4. Added patches to find our installation.
diff --git a/devel/doxygen/DEPENDS b/devel/doxygen/DEPENDS
index c64e193..a877942 100755
--- a/devel/doxygen/DEPENDS
+++ b/devel/doxygen/DEPENDS
@@ -13,7 +13,7 @@ optional_depends tetex
\
"" \
"for generating LaTeX, Postscript, and PDF output" &&
-optional_depends qt-x11 \
+optional_depends qt4 \
"--with-doxywizard" \
"" \
"for DoxyWizard GUI" &&
diff --git a/devel/doxygen/DETAILS b/devel/doxygen/DETAILS
index c1487f9..8aeaca6 100755
--- a/devel/doxygen/DETAILS
+++ b/devel/doxygen/DETAILS
@@ -1,5 +1,5 @@
SPELL=doxygen
- VERSION=1.5.7.1
+ VERSION=1.5.8
SOURCE=$SPELL-$VERSION.src.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=ftp://ftp.stack.nl/pub/users/dimitri/$SOURCE
diff --git a/devel/doxygen/HISTORY b/devel/doxygen/HISTORY
index 23d461c..4b36ebf 100644
--- a/devel/doxygen/HISTORY
+++ b/devel/doxygen/HISTORY
@@ -1,3 +1,10 @@
+2008-12-29 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Updated to version 1.5.8
+ * DEPENDS: doxywizard now optonal_depends on qt4
+ * PRE_BUILD: Added two patches for qt4
+ * doxygen-qt4.patch: Added to find proper qmake
+ * moc.patch: Added to find proper moc
+
2008-10-04 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated to version 1.5.7.1