diff options
author | martti <martti@pkgsrc.org> | 2003-05-09 08:02:44 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2003-05-09 08:02:44 +0000 |
commit | 197ae29fda37ec169b2509691c85dba90dda311a (patch) | |
tree | c2975643d89494131ca08531eebf996040b65c34 /devel/doxygen | |
parent | 35678d2b3aba43a2e01443ee67b1c2aef5c4195e (diff) | |
download | pkgsrc-197ae29fda37ec169b2509691c85dba90dda311a.tar.gz |
Updated doxygen to 1.3
* translation updates
* lots of bug fixes
Diffstat (limited to 'devel/doxygen')
-rw-r--r-- | devel/doxygen/Makefile | 6 | ||||
-rw-r--r-- | devel/doxygen/PLIST | 5 | ||||
-rw-r--r-- | devel/doxygen/distinfo | 13 | ||||
-rw-r--r-- | devel/doxygen/patches/patch-ac | 8 | ||||
-rw-r--r-- | devel/doxygen/patches/patch-ad | 8 | ||||
-rw-r--r-- | devel/doxygen/patches/patch-ae | 8 | ||||
-rw-r--r-- | devel/doxygen/patches/patch-ag | 12 |
7 files changed, 25 insertions, 35 deletions
diff --git a/devel/doxygen/Makefile b/devel/doxygen/Makefile index 9b44ea2eb20..b9465dfbe90 100644 --- a/devel/doxygen/Makefile +++ b/devel/doxygen/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2003/03/29 12:40:32 jmmv Exp $ +# $NetBSD: Makefile,v 1.10 2003/05/09 08:02:44 martti Exp $ -DISTNAME= doxygen-1.2.18.src -PKGNAME= doxygen-1.2.18 +DISTNAME= doxygen-1.3.src +PKGNAME= doxygen-1.3 WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} CATEGORIES= devel MASTER_SITES= ftp://ftp.stack.nl/pub/users/dimitri/ diff --git a/devel/doxygen/PLIST b/devel/doxygen/PLIST index 9b91b587232..41e375ca47f 100644 --- a/devel/doxygen/PLIST +++ b/devel/doxygen/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2002/10/24 06:21:18 martti Exp $ +@comment $NetBSD: PLIST,v 1.3 2003/05/09 08:02:44 martti Exp $ bin/doxygen bin/doxysearch bin/doxytag @@ -285,12 +285,15 @@ share/doc/doxygen/html/index.hhc share/doc/doxygen/html/index.hhk share/doc/doxygen/html/index.hhp share/doc/doxygen/html/index.html +share/doc/doxygen/html/infoflow.gif share/doc/doxygen/html/install.html share/doc/doxygen/html/installdox_usage.html share/doc/doxygen/html/langhowto.html share/doc/doxygen/html/lists.html share/doc/doxygen/html/output.html share/doc/doxygen/html/pages.html +share/doc/doxygen/html/perlmod.html +share/doc/doxygen/html/perlmod_tree.html share/doc/doxygen/html/preprocessing.html share/doc/doxygen/html/starting.html share/doc/doxygen/html/trouble.html diff --git a/devel/doxygen/distinfo b/devel/doxygen/distinfo index 0cb6be53350..0e7f7799db3 100644 --- a/devel/doxygen/distinfo +++ b/devel/doxygen/distinfo @@ -1,11 +1,10 @@ -$NetBSD: distinfo,v 1.5 2002/10/24 06:21:18 martti Exp $ +$NetBSD: distinfo,v 1.6 2003/05/09 08:02:45 martti Exp $ -SHA1 (doxygen-1.2.18.src.tar.gz) = fc9004d6b443e0d9531b218ec3d383da4766d9aa -Size (doxygen-1.2.18.src.tar.gz) = 2364114 bytes +SHA1 (doxygen-1.3.src.tar.gz) = 69af0caaed9f19faa654d2cfbfe57ad1db766f1d +Size (doxygen-1.3.src.tar.gz) = 2269864 bytes SHA1 (patch-aa) = c5f0e9d025b4d4672a1ad1467bebd76506ca601d SHA1 (patch-ab) = fad2b744772ac8961e6536e3bdb253544410dfb3 -SHA1 (patch-ac) = a1d2536b47106baa68372235fa50bd82b6ccddff -SHA1 (patch-ad) = 2d8685345f52c3dab5255b28e837cd35e2aa6025 -SHA1 (patch-ae) = a2297eaa43b507f08fe6f5b88b17caa3480df7c8 +SHA1 (patch-ac) = d1923a428ae268cf57b46e130b5ff1622a0ccf1c +SHA1 (patch-ad) = 7e935ebc75db0041d9daf9412622be38fb81fca7 +SHA1 (patch-ae) = 2ac4c8d5c0e64895ec15a4c1da725a9fa42ed5d6 SHA1 (patch-af) = 7e9cac0f6a10389b9f20cdc5b7e4988588216734 -SHA1 (patch-ag) = e19c114bcae41a49aee1e024451d101475aaa48c diff --git a/devel/doxygen/patches/patch-ac b/devel/doxygen/patches/patch-ac index 99bf30e1feb..4ee8e01b58e 100644 --- a/devel/doxygen/patches/patch-ac +++ b/devel/doxygen/patches/patch-ac @@ -1,8 +1,8 @@ -$NetBSD: patch-ac,v 1.2 2002/10/24 06:21:19 martti Exp $ +$NetBSD: patch-ac,v 1.3 2003/05/09 08:02:45 martti Exp $ ---- src/pre.l.orig Wed Sep 4 20:26:54 2002 -+++ src/pre.l Tue Oct 22 14:49:17 2002 -@@ -2091,5 +2091,5 @@ +--- src/pre.l.orig 2003-02-27 22:27:53.000000000 +0200 ++++ src/pre.l 2003-05-09 09:25:55.000000000 +0300 +@@ -2109,5 +2109,5 @@ extern "C" { // some bogus code to keep the compiler happy // int preYYwrap() { return 1 ; } diff --git a/devel/doxygen/patches/patch-ad b/devel/doxygen/patches/patch-ad index 3094b1d5e90..e8119b67408 100644 --- a/devel/doxygen/patches/patch-ad +++ b/devel/doxygen/patches/patch-ad @@ -1,8 +1,8 @@ -$NetBSD: patch-ad,v 1.2 2002/10/24 06:21:19 martti Exp $ +$NetBSD: patch-ad,v 1.3 2003/05/09 08:02:45 martti Exp $ ---- src/scanner.l.orig Tue Sep 17 18:59:18 2002 -+++ src/scanner.l Tue Oct 22 14:49:36 2002 -@@ -4634,5 +4634,5 @@ +--- src/scanner.l.orig 2003-03-19 22:56:45.000000000 +0200 ++++ src/scanner.l 2003-05-09 09:26:18.000000000 +0300 +@@ -4953,5 +4953,5 @@ //---------------------------------------------------------------------------- extern "C" { // some bogus code to keep the compiler happy diff --git a/devel/doxygen/patches/patch-ae b/devel/doxygen/patches/patch-ae index ea771dd1b8b..9dc075ffb67 100644 --- a/devel/doxygen/patches/patch-ae +++ b/devel/doxygen/patches/patch-ae @@ -1,8 +1,8 @@ -$NetBSD: patch-ae,v 1.2 2002/10/24 06:21:19 martti Exp $ +$NetBSD: patch-ae,v 1.3 2003/05/09 08:02:46 martti Exp $ ---- src/code.l.orig Sun Aug 11 20:37:11 2002 -+++ src/code.l Tue Oct 22 14:49:54 2002 -@@ -2038,5 +2038,5 @@ +--- src/code.l.orig 2003-04-06 17:42:30.000000000 +0300 ++++ src/code.l 2003-05-09 09:26:36.000000000 +0300 +@@ -2087,5 +2087,5 @@ extern "C" { // some bogus code to keep the compiler happy // int codeYYwrap() { return 1 ; } diff --git a/devel/doxygen/patches/patch-ag b/devel/doxygen/patches/patch-ag deleted file mode 100644 index 267708427e4..00000000000 --- a/devel/doxygen/patches/patch-ag +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-ag,v 1.1 2002/10/24 06:21:19 martti Exp $ - ---- src/doctokenizer.l.orig Tue Sep 17 19:55:43 2002 -+++ src/doctokenizer.l Thu Oct 24 07:47:18 2002 -@@ -676,7 +676,3 @@ - { - yy_delete_buffer( YY_CURRENT_BUFFER ); - } -- --extern "C" { // some bogus code to keep the compiler happy -- void doctokenizerYYdummy() { yy_flex_realloc(0,0); } --} |