diff options
Diffstat (limited to 'devel/cxref')
-rw-r--r-- | devel/cxref/Makefile | 5 | ||||
-rw-r--r-- | devel/cxref/distinfo | 9 |
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 |