1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

Welcome pcc-1.0.0 the first stable release in a decade.

PR:		ports/156124
Submitted by:	joel
This commit is contained in:
Lars Engels 2011-04-06 20:16:41 +00:00
parent aef15e1f68
commit ff1369f7a1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=272314
2 changed files with 10 additions and 10 deletions

View File

@ -7,21 +7,21 @@
#
PORTNAME= pcc
PORTVERSION= 0.9.9.20110216
PORTREVISION?= 0
PORTVERSION= 1.0.0
PORTREVISION= 0
CATEGORIES= lang
MASTER_SITES= ftp://pcc.ludd.ltu.se/pub/pcc/ \
http://pcc.ludd.ltu.se/ftp/pub/pcc/ \
ftp://226.net120.skekraft.net/pcc/
DISTNAME= pcc-${PORTVERSION:E}
MASTER_SITES= ftp://pcc.ludd.ltu.se/pub/pcc-releases/ \
http://pcc.ludd.ltu.se/ftp/pub/pcc-releases/ \
ftp://226.net120.skekraft.net/pcc-releases/
DISTNAME= pcc-${PORTVERSION}
EXTRACT_SUFX= .tgz
MAINTAINER= joel@FreeBSD.org
COMMENT= S.C.Johnson's Portable C Compiler brought into the C99 world
COMMENT= The Portable C Compiler
ONLY_FOR_ARCHS= i386 amd64
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E}
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
GNU_CONFIGURE= yes
CONFIGURE_ENV= YACC=${YACC}
USE_GMAKE= yes

View File

@ -1,2 +1,2 @@
SHA256 (pcc-20110216.tgz) = 00b378ff0012685aacbccc65ea9632256fc48f49f3b5437e5ccef62ca25a689e
SIZE (pcc-20110216.tgz) = 649506
SHA256 (pcc-1.0.0.tgz) = 5802dbba46d6ea3f9badaa55b9044a0416bb410020c24a5c2a8a2eaaf41156cb
SIZE (pcc-1.0.0.tgz) = 652308