mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 04:16:27 -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$
|
||||
|
||||
PORTNAME= ucc
|
||||
PORTVERSION= 1.6.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.6.2
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= SF/${PORTNAME}/OldFiles
|
||||
DISTNAME= ucc160
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/1.6/
|
||||
DISTNAME= ucc162
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= C Compiler Which Implements the ANSI C89 Standard
|
||||
|
@ -15,9 +14,8 @@ LICENSE= GPLv2
|
|||
LICENSE_FILE= ${WRKSRC}/GPL.txt
|
||||
|
||||
USES= dos2unix zip
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
USE_LDCONFIG= yes
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
post-patch: .SILENT
|
||||
${REINPLACE_CMD} 's/make/$$(MAKE)/' \
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (ucc160.zip) = 784a35c0d69355ea15db843d032ed2a1dba38f23fcd6a950199fcdb93789f25e
|
||||
SIZE (ucc160.zip) = 376942
|
||||
TIMESTAMP = 1561553228
|
||||
SHA256 (ucc162.zip) = 3e3b10ecd43999a52736e72c9a26c99bbfccc4f5c5d4e948617172276106e8fe
|
||||
SIZE (ucc162.zip) = 380043
|
||||
|
|
Loading…
Add table
Reference in a new issue