pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/cxref - Update cxref to 1.5g - fixes build on 2....



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ec720564deae
branches:  trunk
changeset: 480378:ec720564deae
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Tue Sep 07 21:38:28 2004 +0000

description:
- 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:

 devel/cxref/Makefile |   4 ++--
 devel/cxref/PLIST    |  10 ++++++++--
 devel/cxref/distinfo |   6 +++---
 3 files changed, 13 insertions(+), 7 deletions(-)

diffs (43 lines):

diff -r c24ba6101830 -r ec720564deae devel/cxref/Makefile
--- a/devel/cxref/Makefile      Tue Sep 07 21:25:59 2004 +0000
+++ b/devel/cxref/Makefile      Tue Sep 07 21:38:28 2004 +0000
@@ -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 -r c24ba6101830 -r ec720564deae devel/cxref/PLIST
--- a/devel/cxref/PLIST Tue Sep 07 21:25:59 2004 +0000
+++ b/devel/cxref/PLIST Tue Sep 07 21:38:28 2004 +0000
@@ -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-cpp-configure.1
+man/man1/cxref-cpp.1
+man/man1/cxref-query.1
 man/man1/cxref.1
-man/man1/cxref-query.1
+share/cxref/cxref-cpp.defines
+@dirrm share/cxref
diff -r c24ba6101830 -r ec720564deae devel/cxref/distinfo
--- a/devel/cxref/distinfo      Tue Sep 07 21:25:59 2004 +0000
+++ b/devel/cxref/distinfo      Tue Sep 07 21:38:28 2004 +0000
@@ -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



Home | Main Index | Thread Index | Old Index