aboutsummaryrefslogtreecommitdiff
path: root/devel/cppcheck
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2009-08-24 17:54:05 +0000
committerGabor Pali <pgj@FreeBSD.org>2009-08-24 17:54:05 +0000
commit5478e87d8185bf60197b4bbac735f44ea8bacfca (patch)
treef4f1395c622b33d2d0e7311214d9863a09a3f0eb /devel/cppcheck
parent9348cf4df29c5cda74c04f4fcf2a25516a2067a7 (diff)
downloadports-5478e87d8185bf60197b4bbac735f44ea8bacfca.tar.gz
ports-5478e87d8185bf60197b4bbac735f44ea8bacfca.zip
Notes
Diffstat (limited to 'devel/cppcheck')
-rw-r--r--devel/cppcheck/Makefile6
-rw-r--r--devel/cppcheck/distinfo6
2 files changed, 7 insertions, 5 deletions
diff --git a/devel/cppcheck/Makefile b/devel/cppcheck/Makefile
index 9885861150b2..f7ca4da1f8d9 100644
--- a/devel/cppcheck/Makefile
+++ b/devel/cppcheck/Makefile
@@ -6,15 +6,17 @@
#
PORTNAME= cppcheck
-PORTVERSION= 1.34
+PORTVERSION= 1.35
CATEGORIES= devel
-MASTER_SITES= SF
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/
MAINTAINER= pgj@FreeBSD.org
COMMENT= Static analysis of C/C++ code
USE_GMAKE= yes
USE_BZIP2= yes
+LDFLAGS+= ${PTHREAD_LIBS}
+MAKE_ENV+= LDFLAGS="${LDFLAGS}"
PLIST_FILES= bin/cppcheck
diff --git a/devel/cppcheck/distinfo b/devel/cppcheck/distinfo
index f3a84499668b..21c9f2fc9bcb 100644
--- a/devel/cppcheck/distinfo
+++ b/devel/cppcheck/distinfo
@@ -1,3 +1,3 @@
-MD5 (cppcheck-1.34.tar.bz2) = 0ef8ac8e5434344ab49b20b5301ac69a
-SHA256 (cppcheck-1.34.tar.bz2) = e21932ffa2f2f14a35bf8db6e797cde3f296b819c5ed44d1500974e5e123033c
-SIZE (cppcheck-1.34.tar.bz2) = 331808
+MD5 (cppcheck-1.35.tar.bz2) = ff728d5ce6e2ea9dbc2614001ba1d0dc
+SHA256 (cppcheck-1.35.tar.bz2) = a6f65638340195a9a524663483b8b834027a393e08d4c29d8595ddc85cc51bb7
+SIZE (cppcheck-1.35.tar.bz2) = 355217