update to doxygen 1.8.2

This commit is contained in:
sthen 2012-12-13 14:20:14 +00:00
parent db25398c17
commit b6de031667
8 changed files with 22 additions and 39 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.25 2012/08/27 13:50:15 sthen Exp $
# $OpenBSD: Makefile,v 1.26 2012/12/13 14:20:14 sthen Exp $
# Memory hog, stuck for days on the same file during build.
# XXX check with different optimizer level? see doc/install.doc
@ -7,11 +7,10 @@ NOT_FOR_ARCHS= sh
COMMENT-main= source code documentation generator tool
COMMENT-gui= GUI front-end for doxygen
VERSION= 1.7.2
VERSION= 1.8.2
DISTNAME= doxygen-${VERSION}.src
PKGNAME-main= doxygen-${VERSION}
FULLPKGNAME-gui=doxygen-gui-${VERSION}
REVISION-main= 3
CATEGORIES= devel textproc
HOMEPAGE= http://www.doxygen.org/

View File

@ -1,5 +1,2 @@
MD5 (doxygen-1.7.2.src.tar.gz) = 1fPjJHQYarxkKI22uP/X8A==
RMD160 (doxygen-1.7.2.src.tar.gz) = XXvFk6et0jMGEL0Orl4huVgMEc4=
SHA1 (doxygen-1.7.2.src.tar.gz) = SOhsIMOiXqnuiV5iFOPVS0qeaJs=
SHA256 (doxygen-1.7.2.src.tar.gz) = H23lf3/prMZdyGu9reIfyEvQE7ZtruvEl+FuOlStkaE=
SIZE (doxygen-1.7.2.src.tar.gz) = 4130092
SHA256 (doxygen-1.8.2.src.tar.gz) = UlgkTj4iVRHbrLvFi+lY8RTBHjVGGok0c9NWGCuUnVQ=
SIZE (doxygen-1.8.2.src.tar.gz) = 6063256

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-configure,v 1.5 2010/11/04 20:13:10 sthen Exp $
--- configure.orig Fri Jun 25 10:46:38 2010
+++ configure Thu Sep 16 11:35:26 2010
@@ -576,7 +576,7 @@ EOF
$OpenBSD: patch-configure,v 1.6 2012/12/13 14:20:14 sthen Exp $
--- configure.orig Sun Aug 12 15:24:26 2012
+++ configure Wed Dec 12 23:37:05 2012
@@ -582,7 +582,7 @@ EOF
fi
if test "$f_wizard" = YES; then
cat >> .tmakeconfig <<EOF

View File

@ -1,8 +1,8 @@
$OpenBSD: patch-examples_Makefile_in,v 1.4 2010/11/04 20:13:10 sthen Exp $
--- examples/Makefile.in.orig Sun Jul 20 13:16:34 2008
+++ examples/Makefile.in Thu Sep 16 11:35:27 2010
@@ -114,7 +114,5 @@ docstring/html/index.html: docstring.py docstring.cfg
$(DOXYGEN)/bin/doxygen docstring.cfg
$OpenBSD: patch-examples_Makefile_in,v 1.5 2012/12/13 14:20:14 sthen Exp $
--- examples/Makefile.in.orig Wed Aug 3 12:53:24 2011
+++ examples/Makefile.in Wed Dec 12 23:37:05 2012
@@ -124,7 +124,5 @@ docstring/html/index.html: docstring.py docstring.cfg
# $(DOXYGEN)/bin/doxygen dbusxml.cfg
diagrams/html/index.html: diagrams_a.h diagrams_b.h diagrams_c.h diagrams_d.h diagrams_e.h diagrams.cfg
-ifneq ($(HAVE_DOT),)

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-src_dirdef_cpp,v 1.2 2010/11/04 20:13:10 sthen Exp $
--- src/dirdef.cpp.orig Fri Apr 30 11:45:25 2010
+++ src/dirdef.cpp Thu Sep 16 11:35:27 2010
@@ -73,11 +73,16 @@ void DirDef::addFile(FileDef *fd)
$OpenBSD: patch-src_dirdef_cpp,v 1.3 2012/12/13 14:20:14 sthen Exp $
--- src/dirdef.cpp.orig Sat Jul 28 16:56:02 2012
+++ src/dirdef.cpp Wed Dec 12 23:37:05 2012
@@ -79,11 +79,16 @@ void DirDef::addFile(FileDef *fd)
static QCString encodeDirName(const QCString &anchor)
{
QCString result;

View File

@ -1,11 +0,0 @@
$OpenBSD: patch-src_doxytag_pro_in,v 1.2 2008/01/06 10:02:59 eric Exp $
--- src/doxytag.pro.in.orig Tue Feb 20 19:27:35 2007
+++ src/doxytag.pro.in Wed Dec 19 20:34:17 2007
@@ -26,6 +26,7 @@ win32-msvc:TMAKE_LFLAGS += /LIBPATH:..\lib
win32-borland:LIBS += qtools.lib shell32.lib
win32-borland:TMAKE_LFLAGS += -L..\lib -L$(BCB)\lib\psdk
win32:TMAKE_CXXFLAGS += -DQT_NODLL
+TMAKE_CXXFLAGS += $(_CFLAGS)
INCLUDEPATH += ../qtools
OBJECTS_DIR = ../objects
TARGET = ../bin/doxytag

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-src_libdoxygen_pro_in,v 1.5 2010/11/04 20:13:10 sthen Exp $
--- src/libdoxygen.pro.in.orig Fri Apr 30 11:45:25 2010
+++ src/libdoxygen.pro.in Thu Sep 16 12:14:12 2010
@@ -242,6 +242,7 @@ win32:TMAKE_CXXFLAGS += -DQT_NODLL
$OpenBSD: patch-src_libdoxygen_pro_in,v 1.6 2012/12/13 14:20:14 sthen Exp $
--- src/libdoxygen.pro.in.orig Thu Jul 26 15:09:31 2012
+++ src/libdoxygen.pro.in Wed Dec 12 23:37:15 2012
@@ -263,6 +263,7 @@ win32:TMAKE_CXXFLAGS += -DQT_NODLL
win32-msvc:TMAKE_CXXFLAGS += -Zm200
win32-g++:TMAKE_CXXFLAGS += -fno-exceptions -fno-rtti
linux-g++:TMAKE_CXXFLAGS += -fno-exceptions -fno-rtti

View File

@ -1,7 +1,5 @@
@comment $OpenBSD: PLIST-main,v 1.2 2010/11/04 20:13:10 sthen Exp $
@comment $OpenBSD: PLIST-main,v 1.3 2012/12/13 14:20:14 sthen Exp $
@pkgpath devel/doxygen,gui
@pkgpath devel/doxygen
@bin bin/doxygen
@bin bin/doxytag
@man man/man1/doxygen.1
@man man/man1/doxytag.1