Date: Thu, 8 Nov 2012 18:31:42 +0000 (UTC) From: Brendan Fabeny <bf@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r307195 - head/devel/cppcheck Message-ID: <201211081831.qA8IVg4d039464@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bf Date: Thu Nov 8 18:31:42 2012 New Revision: 307195 URL: http://svnweb.freebsd.org/changeset/ports/307195 Log: update to 1.57 Feature safe: yes Modified: head/devel/cppcheck/Makefile head/devel/cppcheck/distinfo Modified: head/devel/cppcheck/Makefile ============================================================================== --- head/devel/cppcheck/Makefile Thu Nov 8 18:22:11 2012 (r307194) +++ head/devel/cppcheck/Makefile Thu Nov 8 18:31:42 2012 (r307195) @@ -6,7 +6,7 @@ # PORTNAME= cppcheck -PORTVERSION= 1.56 +PORTVERSION= 1.57 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/ Modified: head/devel/cppcheck/distinfo ============================================================================== --- head/devel/cppcheck/distinfo Thu Nov 8 18:22:11 2012 (r307194) +++ head/devel/cppcheck/distinfo Thu Nov 8 18:31:42 2012 (r307195) @@ -1,2 +1,2 @@ -SHA256 (cppcheck-1.56.tar.bz2) = 0de45db8126a11f396130235a8b0c93ceff150a0afa675f5c7f5a07395c31df5 -SIZE (cppcheck-1.56.tar.bz2) = 1131979 +SHA256 (cppcheck-1.57.tar.bz2) = 8774a804e08465787e3ddc3af9faf496606c207aa65f750eefd2851a9ccdafd5 +SIZE (cppcheck-1.57.tar.bz2) = 1180272
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211081831.qA8IVg4d039464>