FreeBSD Bugzilla – Attachment 84983 Details for
Bug 121062
[PATCH] devel/doxygen: update to 1.5.5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
doxygen-1.5.5.patch
doxygen-1.5.5.patch (text/plain), 2.40 KB, created by
Naram Qashat
on 2008-02-24 21:50:01 UTC
(
hide
)
Description:
doxygen-1.5.5.patch
Filename:
MIME Type:
Creator:
Naram Qashat
Created:
2008-02-24 21:50:01 UTC
Size:
2.40 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/devel/doxygen/Makefile /kirby/shared/ports/doxygen/Makefile >--- /usr/ports/devel/doxygen/Makefile 2007-12-12 12:08:06.000000000 -0500 >+++ /kirby/shared/ports/doxygen/Makefile 2008-02-10 14:18:01.000000000 -0500 >@@ -6,7 +6,7 @@ > # > > PORTNAME= doxygen >-PORTVERSION= 1.5.4 >+PORTVERSION= 1.5.5 > CATEGORIES= devel > MASTER_SITES= ftp://ftp.stack.nl/pub/users/dimitri/ \ > http://ftp.stack.nl/pub/users/dimitri/ >@@ -30,7 +30,7 @@ > > .if !defined(NOPORTDOCS) > ALL_TARGET+= docs >-BUILD_DEPENDS+= python:${PORTSDIR}/lang/python # XXX: Replace with USE_PYTHON_BUILD >+USE_PYTHON_BUILD= yes > BUILD_DEPENDS+= dot:${PORTSDIR}/graphics/graphviz > > .if !defined(WITHOUT_LATEX) >@@ -80,6 +80,7 @@ > pre-configure: > @cd ${WRKSRC};for pro in src/*.pro.in addon/doxywizard/doxywizard.pro.in;do \ > ${ECHO} "unix:LIBS += -liconv" >> $$pro; done >+ @${CHMOD} +x ${WRKSRC}/configure > > post-configure: > @${REINPLACE_CMD} -e 's|TMAKE *=.*|TMAKE=${LOCALBASE}/bin/tmake|' \ >diff -ruN --exclude=CVS /usr/ports/devel/doxygen/distinfo /kirby/shared/ports/doxygen/distinfo >--- /usr/ports/devel/doxygen/distinfo 2007-12-12 12:08:06.000000000 -0500 >+++ /kirby/shared/ports/doxygen/distinfo 2008-02-10 11:53:45.000000000 -0500 >@@ -1,3 +1,3 @@ >-MD5 (doxygen-1.5.4.src.tar.gz) = 10ffe8d445dc1bf7dd69292b266906ff >-SHA256 (doxygen-1.5.4.src.tar.gz) = 12e6a2166b8c78a991d4ceef1dd9042117b24b76e20ccfdfdfc30bc4a7e31df2 >-SIZE (doxygen-1.5.4.src.tar.gz) = 3762535 >+MD5 (doxygen-1.5.5.src.tar.gz) = 95813ecd95b371d13d63844ddb9b5c46 >+SHA256 (doxygen-1.5.5.src.tar.gz) = b09aebefe212e414282a07301e81316726d5f9b79c0b848474e08bcf346c444a >+SIZE (doxygen-1.5.5.src.tar.gz) = 4010148 >diff -ruN --exclude=CVS /usr/ports/devel/doxygen/files/patch-gcc3 /kirby/shared/ports/doxygen/files/patch-gcc3 >--- /usr/ports/devel/doxygen/files/patch-gcc3 2007-12-14 21:31:19.000000000 -0500 >+++ /kirby/shared/ports/doxygen/files/patch-gcc3 1969-12-31 19:00:00.000000000 -0500 >@@ -1,11 +0,0 @@ >---- src/fortranscanner.cpp.orig 2007-10-26 03:21:58.000000000 -0700 >-+++ src/fortranscanner.cpp 2007-12-14 12:23:07.750937915 -0800 >-@@ -4226,7 +4226,7 @@ >- { >- //cout<<"addFortranParameter(): "<<name<<" DOCS:"<<(docs.isNull()?QString("null"):docs)<<endl; >- Argument *ret = 0; >-- if (current_root->argList==0) return FALSE; >-+ if (current_root->argList==0) return NULL; >- ArgumentListIterator ali(*current_root->argList); >- Argument *a; >- for (ali.toFirst();(a=ali.current());++ali)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 121062
: 84983