diff options
author | adrianp <adrianp@pkgsrc.org> | 2004-09-07 21:38:28 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2004-09-07 21:38:28 +0000 |
commit | db53091a9bd7691ab3b521d6e532c98b5a54ab55 (patch) | |
tree | 70448537ce81cd187dc6081969cc83873ad219b2 /devel/cxref | |
parent | bc2e599f13af2c238d595402313651f817ad2887 (diff) | |
download | pkgsrc-db53091a9bd7691ab3b521d6e532c98b5a54ab55.tar.gz |
- Update cxref to 1.5g - fixes build on 2.0_BETA
- ok'ed wiz@
Changes include bug fixes and optimisation, for full details see:
http://www.gedanken.demon.co.uk/cxref/#version-status
Diffstat (limited to 'devel/cxref')
-rw-r--r-- | devel/cxref/Makefile | 4 | ||||
-rw-r--r-- | devel/cxref/PLIST | 10 | ||||
-rw-r--r-- | devel/cxref/distinfo | 6 |
3 files changed, 13 insertions, 7 deletions
diff --git a/devel/cxref/Makefile b/devel/cxref/Makefile index 7052f9a8bc8..f62494f989b 100644 --- a/devel/cxref/Makefile +++ b/devel/cxref/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2003/07/17 21:30:12 grant Exp $ +# $NetBSD: Makefile,v 1.6 2004/09/07 21:38:28 adrianp Exp $ # -DISTNAME= cxref-1.5a +DISTNAME= cxref-1.5g CATEGORIES= devel lang MASTER_SITES= http://www.gedanken.demon.co.uk/download-cxref/ EXTRACT_SUFX= .tgz diff --git a/devel/cxref/PLIST b/devel/cxref/PLIST index 045d8fe5096..19ca7af96dd 100644 --- a/devel/cxref/PLIST +++ b/devel/cxref/PLIST @@ -1,6 +1,12 @@ -@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:23:07 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2004/09/07 21:38:28 adrianp Exp $ bin/cxref bin/cxref-cc +bin/cxref-cpp +bin/cxref-cpp-configure bin/cxref-query -man/man1/cxref.1 +man/man1/cxref-cpp-configure.1 +man/man1/cxref-cpp.1 man/man1/cxref-query.1 +man/man1/cxref.1 +share/cxref/cxref-cpp.defines +@dirrm share/cxref diff --git a/devel/cxref/distinfo b/devel/cxref/distinfo index 1adcd7f3367..0f30c51b9a5 100644 --- a/devel/cxref/distinfo +++ b/devel/cxref/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2001/04/21 00:44:15 wiz Exp $ +$NetBSD: distinfo,v 1.3 2004/09/07 21:38:28 adrianp Exp $ -SHA1 (cxref-1.5a.tgz) = 2c9ec0ee6a199730853aba8e3a7ece1ec93c026e -Size (cxref-1.5a.tgz) = 273716 bytes +SHA1 (cxref-1.5g.tgz) = 65cab676e3620c6c75613923c8de551d5262d0bc +Size (cxref-1.5g.tgz) = 343174 bytes SHA1 (patch-aa) = 283c8d72febaa8d832dc16e4d3670442139cb2de |