1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-06 11:41:52 +00:00

upgrade to 1.2.14

PR:		35911
Submitted by:	maintainer
This commit is contained in:
Ying-Chieh Liao 2002-03-15 04:13:23 +00:00
parent e66657a5c7
commit 834ec45553
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=56118
3 changed files with 9 additions and 7 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= doxygen
PORTVERSION= 1.2.13
PORTVERSION= 1.2.14
CATEGORIES= devel
MASTER_SITES= ftp://ftp.stack.nl/pub/users/dimitri/
EXTRACT_SUFX= .src.tar.gz
@ -64,6 +64,9 @@ pre-configure:
s:%%CFLAGS%%:${CFLAGS}:g ; \
s:%%CXXFLAGS%%:${CXXFLAGS}:g" ${WRKSRC}/tmake/lib/freebsd-g++/tmake.conf
post-build:
cd ${BUILD_WRKSRC}/examples; ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} Makefile ${MAKE_ARGS} all
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/bin/doxygen ${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/bin/doxytag ${PREFIX}/bin
@ -72,7 +75,7 @@ do-install:
.ifndef NOPORTDOCS
${MKDIR} ${PREFIX}/share/doc/doxygen/html
${INSTALL_DATA} ${WRKSRC}/html/* ${PREFIX}/share/doc/doxygen/html
${TAR} -C ${WRKSRC} --exclude '*/Makefile*' -cf - examples | \
${TAR} -C ${WRKSRC} --exclude '*/Makefile*' --exclude '*.dot' -cf - examples | \
${TAR} -C ${PREFIX}/share/doc/doxygen --unlink -xf -
.ifdef HAVE_LATEX
${INSTALL_DATA} ${WRKSRC}/latex/doxygen_manual.dvi \

View File

@ -1 +1 @@
MD5 (doxygen-1.2.13.src.tar.gz) = 242eaf234f410cbc832d442db9862066
MD5 (doxygen-1.2.14.src.tar.gz) = 2a1c3dd2ce6c29e250816e744e3a230f

View File

@ -100,7 +100,6 @@ bin/doxywizard
%%PORTDOCS%%share/doc/doxygen/examples/diagrams/html/doxygen.gif
%%PORTDOCS%%share/doc/doxygen/examples/diagrams/html/files.html
%%PORTDOCS%%share/doc/doxygen/examples/diagrams/html/functions.html
%%PORTDOCS%%share/doc/doxygen/examples/diagrams/html/graph_legend.dot
%%PORTDOCS%%share/doc/doxygen/examples/diagrams/html/graph_legend.gif
%%PORTDOCS%%share/doc/doxygen/examples/diagrams/html/graph_legend.html
%%PORTDOCS%%share/doc/doxygen/examples/diagrams/html/hierarchy.html
@ -290,9 +289,9 @@ bin/doxywizard
%%PORTDOCS%%share/doc/doxygen/examples/template/html/annotated.html
%%PORTDOCS%%share/doc/doxygen/examples/template/html/class_test-members.html
%%PORTDOCS%%share/doc/doxygen/examples/template/html/class_test.html
%%PORTDOCS%%share/doc/doxygen/examples/template/html/class_test_3_01_t_01_5_4-members.html
%%PORTDOCS%%share/doc/doxygen/examples/template/html/class_test_3_01_t_01_5_4.gif
%%PORTDOCS%%share/doc/doxygen/examples/template/html/class_test_3_01_t_01_5_4.html
%%PORTDOCS%%share/doc/doxygen/examples/template/html/class_test_3_01_t_01_5_01_4-members.html
%%PORTDOCS%%share/doc/doxygen/examples/template/html/class_test_3_01_t_01_5_01_4.gif
%%PORTDOCS%%share/doc/doxygen/examples/template/html/class_test_3_01_t_01_5_01_4.html
%%PORTDOCS%%share/doc/doxygen/examples/template/html/class_test_3_01void_01_5_00_01200_01_4-members.html
%%PORTDOCS%%share/doc/doxygen/examples/template/html/class_test_3_01void_01_5_00_01200_01_4.gif
%%PORTDOCS%%share/doc/doxygen/examples/template/html/class_test_3_01void_01_5_00_01200_01_4.html