Update astyle to 1.11.5
PR: ports/14105 Submitted by: Maintainer
This commit is contained in:
parent
116c0ae2bc
commit
077618943d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=22263
2 changed files with 6 additions and 11 deletions
|
@ -1,13 +1,13 @@
|
|||
# New ports collection makefile for: astyle
|
||||
# Version required: 1.11.4
|
||||
# Version required: 1.11.5
|
||||
# Date created: 31 Jan 1999
|
||||
# Whom: Don Croyle <croyle@gelemna.ft-wayne.in.us>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= astyle_1.11.4_src
|
||||
PKGNAME= astyle-1.11.4
|
||||
DISTNAME= astyle_1.11.5_src
|
||||
PKGNAME= astyle-1.11.5
|
||||
CATEGORIES= devel textproc
|
||||
MASTER_SITES= http://gene.md.huji.ac.il/~tald/astyle/stable/src/ \
|
||||
http://www.infonex.com/~dacroyle/freebsd/
|
||||
|
@ -15,14 +15,9 @@ EXTRACT_SUFX= .tgz
|
|||
|
||||
MAINTAINER= croyle@gelemna.ft-wayne.in.us
|
||||
|
||||
WRKSRC= ${WRKDIR}/astyle_1.11.4
|
||||
WRKSRC= ${WRKDIR}/astyle_1.11.5
|
||||
|
||||
post-extract:
|
||||
perl -pi -e 's/\r//' ${WRKSRC}/*
|
||||
|
||||
post-patch:
|
||||
${MV} ${WRKSRC}/Makefile ${WRKSRC}/Makefile.orig
|
||||
${CP} -p ${FILESDIR}/Makefile ${WRKSRC}/
|
||||
ALL_TARGET= astyle
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/astyle ${PREFIX}/bin/
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (astyle_1.11.4_src.tgz) = f87dc3e6c6da3010b02de80b69668b00
|
||||
MD5 (astyle_1.11.5_src.tgz) = d92ca822378027aaa22c382e21a0966e
|
||||
|
|
Loading…
Reference in a new issue