pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/cxref update to 1.6a



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2e14b028466d
branches:  trunk
changeset: 509050:2e14b028466d
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Thu Mar 02 19:28:27 2006 +0000

description:
update to 1.6a
changes:
-Removed the -html20 and -html32 options, the -html output is now
 version 4.01
-Removed the -latex209 and -latex2e options, the -latex output is
 version 2e
-HTML option generates a cxref stylesheet and uses it
-fixes/cleanup
-Parsing improvements: support some more language features

diffstat:

 devel/cxref/Makefile |  5 +++--
 devel/cxref/distinfo |  9 ++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (34 lines):

diff -r d472f0080257 -r 2e14b028466d devel/cxref/Makefile
--- a/devel/cxref/Makefile      Thu Mar 02 19:25:25 2006 +0000
+++ b/devel/cxref/Makefile      Thu Mar 02 19:28:27 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2004/09/07 21:38:28 adrianp Exp $
+# $NetBSD: Makefile,v 1.7 2006/03/02 19:28:27 drochner Exp $
 #
 
-DISTNAME=      cxref-1.5g
+DISTNAME=      cxref-1.6a
 CATEGORIES=    devel lang
 MASTER_SITES=  http://www.gedanken.demon.co.uk/download-cxref/
 EXTRACT_SUFX=  .tgz
@@ -12,5 +12,6 @@
 
 GNU_CONFIGURE= YES
 CONFIGURE_ARGS+=       --with-cxref-cpp
+USE_GNU_TOOLS+=        make
 
 .include "../../mk/bsd.pkg.mk"
diff -r d472f0080257 -r 2e14b028466d devel/cxref/distinfo
--- a/devel/cxref/distinfo      Thu Mar 02 19:25:25 2006 +0000
+++ b/devel/cxref/distinfo      Thu Mar 02 19:28:27 2006 +0000
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.4 2005/02/23 22:24:12 agc Exp $
+$NetBSD: distinfo,v 1.5 2006/03/02 19:28:27 drochner Exp $
 
-SHA1 (cxref-1.5g.tgz) = 65cab676e3620c6c75613923c8de551d5262d0bc
-RMD160 (cxref-1.5g.tgz) = cde0c2b69e7288110b211fdb7863148d8ad39fe1
-Size (cxref-1.5g.tgz) = 343174 bytes
-SHA1 (patch-aa) = 283c8d72febaa8d832dc16e4d3670442139cb2de
+SHA1 (cxref-1.6a.tgz) = 248b023f55f5d63c0a6b07b25034d696c3d7d0cb
+RMD160 (cxref-1.6a.tgz) = 3715c52efb3abdb002277842919d033c961d6221
+Size (cxref-1.6a.tgz) = 394113 bytes



Home | Main Index | Thread Index | Old Index