mirror of
https://git.freebsd.org/ports.git
synced 2025-06-16 18:20:33 -04:00
- Update to 1.6.2
- Pet portlint
This commit is contained in:
parent
d6c1c9d5eb
commit
d2d176ca25
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=505154
2 changed files with 7 additions and 8 deletions
|
@ -2,11 +2,10 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= ucc
|
PORTNAME= ucc
|
||||||
PORTVERSION= 1.6.0
|
PORTVERSION= 1.6.2
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= lang
|
CATEGORIES= lang
|
||||||
MASTER_SITES= SF/${PORTNAME}/OldFiles
|
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/1.6/
|
||||||
DISTNAME= ucc160
|
DISTNAME= ucc162
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= C Compiler Which Implements the ANSI C89 Standard
|
COMMENT= C Compiler Which Implements the ANSI C89 Standard
|
||||||
|
@ -15,9 +14,8 @@ LICENSE= GPLv2
|
||||||
LICENSE_FILE= ${WRKSRC}/GPL.txt
|
LICENSE_FILE= ${WRKSRC}/GPL.txt
|
||||||
|
|
||||||
USES= dos2unix zip
|
USES= dos2unix zip
|
||||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
|
||||||
|
|
||||||
USE_LDCONFIG= yes
|
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||||
|
|
||||||
post-patch: .SILENT
|
post-patch: .SILENT
|
||||||
${REINPLACE_CMD} 's/make/$$(MAKE)/' \
|
${REINPLACE_CMD} 's/make/$$(MAKE)/' \
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
SHA256 (ucc160.zip) = 784a35c0d69355ea15db843d032ed2a1dba38f23fcd6a950199fcdb93789f25e
|
TIMESTAMP = 1561553228
|
||||||
SIZE (ucc160.zip) = 376942
|
SHA256 (ucc162.zip) = 3e3b10ecd43999a52736e72c9a26c99bbfccc4f5c5d4e948617172276106e8fe
|
||||||
|
SIZE (ucc162.zip) = 380043
|
||||||
|
|
Loading…
Add table
Reference in a new issue