- Update to 0.3.10 which is available on savannah; the original websitei s gone
This commit is contained in:
parent
4926cbc0b9
commit
c7cc086d11
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=227229
@ -6,10 +6,9 @@
|
||||
#
|
||||
|
||||
PORTNAME= treecc
|
||||
PORTVERSION= 0.3.8
|
||||
PORTVERSION= 0.3.10
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= ${PNET_MASTER_SITES}
|
||||
MASTER_SITE_SUBDIR= ${PNET_MASTER_SITE_SUBDIR}
|
||||
MASTER_SITES= SAVANNAH/dotgnu-pnet
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Treecc is designed to assist in the development of compilers
|
||||
@ -20,5 +19,4 @@ MAN1= treecc.1
|
||||
INFO= treecc
|
||||
PLIST_FILES= bin/treecc lib/libtreecc.a
|
||||
|
||||
.include "${.CURDIR}/../pnet/Makefile.pnet"
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (treecc-0.3.8.tar.gz) = ca26c97d00cff28fa312155b2228ff97
|
||||
SHA256 (treecc-0.3.8.tar.gz) = 3fbb3f33da3626d503425a7e320a04ce92aca7f0956ecb4951e9d90b7fdd3b2d
|
||||
SIZE (treecc-0.3.8.tar.gz) = 274151
|
||||
MD5 (treecc-0.3.10.tar.gz) = def09f2132f87d6a38a0718e2f14ee61
|
||||
SHA256 (treecc-0.3.10.tar.gz) = 5e9d20a6938e0c6fedfed0cabc7e9e984024e4881b748d076e8c75f1aeb6efe7
|
||||
SIZE (treecc-0.3.10.tar.gz) = 375762
|
||||
|
@ -1,4 +1,2 @@
|
||||
The treecc program is designed to assist in the development of
|
||||
compilers and other language-based tools.
|
||||
|
||||
WWW: http://www.southern-storm.com.au/treecc.html
|
||||
The treecc program is designed to assist in the development of
|
||||
compilers and other language-based tools.
|
||||
|
Loading…
Reference in New Issue
Block a user