following diff update cppcheck to 1.61.

release notes here:
http://sourceforge.net/p/cppcheck/news/2013/08/cppcheck-161/

regress seems fine,
Testing Complete
Number of tests: 2444
Number of todos: 159
Tests failed: 0

works for me @amd64
OK?

Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/cppcheck/Makefile,v
retrieving revision 1.19
diff -u -p -u -p -r1.19 Makefile
--- Makefile    4 Jul 2013 12:54:44 -0000       1.19
+++ Makefile    3 Oct 2013 13:19:09 -0000
@@ -2,7 +2,7 @@
 
 COMMENT =              C/C++ static checker
 
-DISTNAME =             cppcheck-1.60.1
+DISTNAME =             cppcheck-1.61
 
 CATEGORIES =           devel
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/cppcheck/distinfo,v
retrieving revision 1.15
diff -u -p -u -p -r1.15 distinfo
--- distinfo    4 Jul 2013 12:54:44 -0000       1.15
+++ distinfo    3 Oct 2013 13:19:09 -0000
@@ -1,2 +1,2 @@
-SHA256 (cppcheck-1.60.1.tar.gz) = c+tW5eomjpF8c/ZOaHRK3TVAm9yTvpl3PYFPnMCnIh4=
-SIZE (cppcheck-1.60.1.tar.gz) = 1632258
+SHA256 (cppcheck-1.61.tar.gz) = uTZ+cmTWwNHTGseMItKiucXysQxViiAfsr3k4jjZIyw=
+SIZE (cppcheck-1.61.tar.gz) = 1413751

Reply via email to