From 4173473e86c9a0eda4e0e16758ba345fac4a053d Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Sun, 27 Jun 2004 18:05:37 +0000 Subject: Update to version 1.5g PR: ports/68374 Submitted by: Ports Fury --- devel/cxref/Makefile | 12 +++++++----- devel/cxref/distinfo | 4 ++-- devel/cxref/pkg-plist | 4 ---- 3 files changed, 9 insertions(+), 11 deletions(-) delete mode 100644 devel/cxref/pkg-plist (limited to 'devel/cxref') diff --git a/devel/cxref/Makefile b/devel/cxref/Makefile index a6a239eb7797..09a7c378dc05 100644 --- a/devel/cxref/Makefile +++ b/devel/cxref/Makefile @@ -6,22 +6,24 @@ # PORTNAME= cxref -PORTVERSION= 1.5e -PORTREVISION= 1 +PORTVERSION= 1.5g CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SUNSITE} \ - ftp://ftp.demon.co.uk/pub/unix/tools/ + http://www.gedanken.demon.co.uk/download-cxref/ MASTER_SITE_SUBDIR= devel/lang/c EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= C program cross-referencing & documentation tool +USE_BISON= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -CONFIGURE_ARGS= --with-cxref-cpp -MAN1= cxref.1 cxref-cpp.1 cxref-query.1 +MAN1= cxref.1 cxref-query.1 cxref-cpp.1 cxref-cpp-configure.1 +PLIST_FILES= bin/cxref bin/cxref-cc bin/cxref-query \ + bin/cxref-cpp bin/cxref-cpp-configure %%DATADIR%%/cxref-cpp.defines +PLIST_DIRS= %%DATADIR%% .include diff --git a/devel/cxref/distinfo b/devel/cxref/distinfo index dc6f4fec4960..a62f3b1c386b 100644 --- a/devel/cxref/distinfo +++ b/devel/cxref/distinfo @@ -1,2 +1,2 @@ -MD5 (cxref-1.5e.tgz) = 95d6055615f2fdefb39a2647ac70702f -SIZE (cxref-1.5e.tgz) = 328258 +MD5 (cxref-1.5g.tgz) = cf54c31438f9e5de17614f7c41fb63a5 +SIZE (cxref-1.5g.tgz) = 343174 diff --git a/devel/cxref/pkg-plist b/devel/cxref/pkg-plist deleted file mode 100644 index 12f80b6fc23a..000000000000 --- a/devel/cxref/pkg-plist +++ /dev/null @@ -1,4 +0,0 @@ -bin/cxref -bin/cxref-cc -bin/cxref-cpp -bin/cxref-query -- cgit v1.2.3