aboutsummaryrefslogtreecommitdiff
path: root/devel/cppcheck
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2009-07-17 11:12:40 +0000
committerGabor Pali <pgj@FreeBSD.org>2009-07-17 11:12:40 +0000
commit638a3143a930d2da2505bcc0894b1f4161ac29bf (patch)
treecb3afb2f7906a63afc8c9a7045b659b7694f38ee /devel/cppcheck
parentd05a17a69d86017dbb2fedf0624bcd02ddc5d20a (diff)
downloadports-638a3143a930d2da2505bcc0894b1f4161ac29bf.tar.gz
ports-638a3143a930d2da2505bcc0894b1f4161ac29bf.zip
Notes
Diffstat (limited to 'devel/cppcheck')
-rw-r--r--devel/cppcheck/Makefile5
-rw-r--r--devel/cppcheck/distinfo6
2 files changed, 5 insertions, 6 deletions
diff --git a/devel/cppcheck/Makefile b/devel/cppcheck/Makefile
index ceff7ca667e9..9885861150b2 100644
--- a/devel/cppcheck/Makefile
+++ b/devel/cppcheck/Makefile
@@ -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:
diff --git a/devel/cppcheck/distinfo b/devel/cppcheck/distinfo
index 8cad7a2eb472..f3a84499668b 100644
--- a/devel/cppcheck/distinfo
+++ b/devel/cppcheck/distinfo
@@ -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