- Update to 1.34

PR:		ports/136830
Submitted by:	bf <bf1783 (at) gmail (dot) com>
Approved by:	tabthorpe (mentor, implicit)
This commit is contained in:
Gabor Pali 2009-07-17 11:12:40 +00:00
parent d05a17a69d
commit 638a3143a9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=237977
2 changed files with 5 additions and 6 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= cppcheck
PORTVERSION= 1.33
PORTVERSION= 1.34
CATEGORIES= devel
MASTER_SITES= SF
@ -33,8 +33,7 @@ post-install:
.endif
post-patch:
@${REINPLACE_CMD} -e 's|CXXFLAGS=|CXXFLAGS= ${CXXFLAGS} | ; \
s|CXX=(.*)|CXX= ${CXX}|' \
@${REINPLACE_CMD} -e '/CXXFLAGS=/d ; /CXX=/d' \
${WRKSRC}/Makefile
do-install:

View file

@ -1,3 +1,3 @@
MD5 (cppcheck-1.33.tar.bz2) = d828f96ad76a6830a198ae33b9c0b4c0
SHA256 (cppcheck-1.33.tar.bz2) = 216e9ccecf82a70132c681860383be53ba047ed923fb11ec8024b7bf22aefe89
SIZE (cppcheck-1.33.tar.bz2) = 312458
MD5 (cppcheck-1.34.tar.bz2) = 0ef8ac8e5434344ab49b20b5301ac69a
SHA256 (cppcheck-1.34.tar.bz2) = e21932ffa2f2f14a35bf8db6e797cde3f296b819c5ed44d1500974e5e123033c
SIZE (cppcheck-1.34.tar.bz2) = 331808