Update to 1.22

Changelog: http://astyle.sourceforge.net/notes.html
This commit is contained in:
Lars Engels 2009-01-20 18:44:20 +00:00
parent bfbdedfdb8
commit a228f64a99
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=226552
2 changed files with 8 additions and 9 deletions

View file

@ -6,11 +6,11 @@
#
PORTNAME= astyle
PORTVERSION= 1.21
PORTVERSION= 1.22
CATEGORIES= devel textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITES= SF
MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ${PORTNAME}_${PORTVERSION}__linux
DISTNAME= ${PORTNAME}_${PORTVERSION}_linux
MAINTAINER= lme@FreeBSD.org
COMMENT= A reindenter and reformatter of C, C++, C\# and Java source code
@ -21,15 +21,14 @@ LDFLAGS+= -s
MAKE_ARGS+= CFLAGS="${CFLAGS}"
USE_GMAKE= yes
WRKSRC= ${WRKDIR}/astyle/build
ALL_TARGET= release
WRKSRC= ${WRKDIR}/astyle/buildgcc
pre-patch:
${REINPLACE_CMD} -e 's,^CFLAGS,#CFLAGS,; s,g++,${CXX},;' ${WRKSRC}/Makefile
PLIST_FILES= bin/astyle
.if !defined(NOPORTDOCS)
PORTDOCS= astyle.html astyleX.html astyle_news.html install.html license.html astyle_notes.html index.html
PORTDOCS= *
.endif
do-install:

View file

@ -1,3 +1,3 @@
MD5 (astyle_1.21__linux.tar.gz) = c3e2068e9bf64bcad3e1d69628c4d241
SHA256 (astyle_1.21__linux.tar.gz) = 894ed6838e61977ee846c219c0e0caa2eaf3f6d9f1df4ed354a8cd45c32d0ec2
SIZE (astyle_1.21__linux.tar.gz) = 81678
MD5 (astyle_1.22_linux.tar.gz) = f319ee4e2538f5e6255211975b4e36cc
SHA256 (astyle_1.22_linux.tar.gz) = 0ddac906531192dcecd3d160f181522c065779223f78476c027d9d25ec8bb27a
SIZE (astyle_1.22_linux.tar.gz) = 92580