summaryrefslogtreecommitdiff
path: root/devel/cxref
diff options
context:
space:
mode:
authordrochner <drochner>2006-03-02 19:28:27 +0000
committerdrochner <drochner>2006-03-02 19:28:27 +0000
commit1454ddfe6daa44b3bdff0b87705789367d02ced6 (patch)
tree2daa80816baf16319890b4bab94226dfca0faca5 /devel/cxref
parentca44a43067f1f0de01fcb6f0bc4af7feaf3423cd (diff)
downloadpkgsrc-1454ddfe6daa44b3bdff0b87705789367d02ced6.tar.gz
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 (limited to 'devel/cxref')
-rw-r--r--devel/cxref/Makefile5
-rw-r--r--devel/cxref/distinfo9
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/cxref/Makefile b/devel/cxref/Makefile
index f62494f989b..32cc10f052f 100644
--- a/devel/cxref/Makefile
+++ b/devel/cxref/Makefile
@@ -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 @@ COMMENT= C Cross Referencing & Documenting tool
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --with-cxref-cpp
+USE_GNU_TOOLS+= make
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/cxref/distinfo b/devel/cxref/distinfo
index 31591997f14..688509b73ad 100644
--- a/devel/cxref/distinfo
+++ b/devel/cxref/distinfo
@@ -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