port update, lang/treecc 1.8 -> 2.4

I will be sending a patch for pnet shortly.

PR:		ports/51116
Submitted by:	Mike <ahze@rgv.net>
This commit is contained in:
Edwin Groothuis 2003-04-18 05:57:41 +00:00
parent f003346de3
commit 310c3775e7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=79196
3 changed files with 5 additions and 13 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= treecc
PORTVERSION= 0.1.8
PORTVERSION= 0.2.4
CATEGORIES= lang
MASTER_SITES= http://www.southern-storm.com.au/download/
@ -15,13 +15,9 @@ COMMENT= Treecc program is designed to assist in the development of compilers
GNU_CONFIGURE= yes
USE_REINPLACE= yes
USE_AUTOMAKE= yes
USE_GMAKE= yes
MAN1= treecc.1
pre-patch:
@${REINPLACE_CMD} -e 's|etc doc tests examples|etc doc|g' \
${WRKSRC}/Makefile.*
post-install:
@${LN} -sf treecc ${PREFIX}/bin/${DISTNAME}

View File

@ -1 +1 @@
MD5 (treecc-0.1.8.tar.gz) = 6e8fbd6999632f5a717c936b95561b33
MD5 (treecc-0.2.4.tar.gz) = 1c43d228724c286e4991abc13b59e6f6

View File

@ -1,13 +1,9 @@
@comment $FreeBSD$
bin/treecc
bin/treecc-0.1.8
bin/treecc-0.2.4
@unexec install-info --delete %D/info/treecc.info %D/info/dir
info/treecc.info
info/treecc.info-1
info/treecc.info-2
@exec install-info %D/info/treecc.info %D/info/dir
share/treecc/cpp_skel.cc
share/treecc/cpp_skel.h
share/treecc/c_skel.c
share/treecc/c_skel.h
@dirrm share/treecc