Update to version 1.11.1
PR: 13578 Submitted by: maintainer
This commit is contained in:
parent
14f21e6e1e
commit
87c3505492
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=21262
2 changed files with 5 additions and 5 deletions
|
@ -1,13 +1,13 @@
|
|||
# New ports collection makefile for: astyle
|
||||
# Version required: 1.10.4
|
||||
# Version required: 1.11.1
|
||||
# Date created: 31 Jan 1999
|
||||
# Whom: Don Croyle <croyle@gelemna.ft-wayne.in.us>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= astyle_1.10.4_src
|
||||
PKGNAME= astyle-1.10.4
|
||||
DISTNAME= astyle_1.11.1_src
|
||||
PKGNAME= astyle-1.11.1
|
||||
CATEGORIES= devel textproc
|
||||
MASTER_SITES= http://gene.md.huji.ac.il/~tald/astyle/stable/src/ \
|
||||
http://www.infonex.com/~dacroyle/freebsd/
|
||||
|
@ -15,7 +15,7 @@ EXTRACT_SUFX= .tgz
|
|||
|
||||
MAINTAINER= croyle@gelemna.ft-wayne.in.us
|
||||
|
||||
WRKSRC= ${WRKDIR}/astyle_1.10.4
|
||||
WRKSRC= ${WRKDIR}/astyle_1.11.1
|
||||
|
||||
post-extract:
|
||||
perl -pi -e 's/\r//' ${WRKSRC}/*
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (astyle_1.10.4_src.tgz) = f1a8d5e16975a8062308b818bd4c5bd2
|
||||
MD5 (astyle_1.11.1_src.tgz) = cae93ae3b5d82c15ae4def967ba79079
|
||||
|
|
Loading…
Reference in a new issue