1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-31 05:41:08 +00:00

Update to 2.02

This commit is contained in:
Lars Engels 2011-09-17 22:19:46 +00:00
parent 5c6d901c91
commit 602e1e30aa
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=281923
2 changed files with 4 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= astyle
PORTVERSION= 2.01
PORTVERSION= 2.02
CATEGORIES= devel textproc
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION}
DISTNAME= ${PORTNAME}_${PORTVERSION}_linux
@ -24,6 +24,7 @@ WRKSRC= ${WRKDIR}/astyle/build/gcc
pre-patch:
${REINPLACE_CMD} -e 's,^CFLAGS,#CFLAGS,; s,g++,${CXX},;' ${WRKSRC}/Makefile
${REINPLACE_CMD} -e 's,^.../\*,/*,' ${WRKDIR}/astyle/src/ASLocalizer.cpp
PLIST_FILES= bin/astyle
.if !defined(NOPORTDOCS)

View File

@ -1,2 +1,2 @@
SHA256 (astyle_2.01_linux.tar.gz) = e2b3869232ca3957f726d0d78c3ea144b2fa75e23ed1b6a389ba4801c337204f
SIZE (astyle_2.01_linux.tar.gz) = 135932
SHA256 (astyle_2.02_linux.tar.gz) = a9e444f60673dc88ae60cc29220a525f928502fba0482211e7a7365d232c760c
SIZE (astyle_2.02_linux.tar.gz) = 150845