Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jan 2010 03:36:49 GMT
From:      bf <bf1783@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/142953: [PATCH]devel/cppcheck: update to 1.40
Message-ID:  <201001190336.o0J3anwq070106@www.freebsd.org>
Resent-Message-ID: <201001190340.o0J3e8XF005975@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         142953
>Category:       ports
>Synopsis:       [PATCH]devel/cppcheck: update to 1.40
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 19 03:40:08 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     bf
>Release:        9-CURRENT amd64
>Organization:
-
>Environment:
>Description:

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN cppcheck.orig/Makefile cppcheck/Makefile
--- cppcheck.orig/Makefile	2010-01-18 22:16:57.000000000 -0500
+++ cppcheck/Makefile	2010-01-17 22:43:47.000000000 -0500
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	cppcheck
-PORTVERSION=	1.39
+PORTVERSION=	1.40
 CATEGORIES=	devel
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/
 
diff -ruN cppcheck.orig/distinfo cppcheck/distinfo
--- cppcheck.orig/distinfo	2010-01-18 22:16:57.000000000 -0500
+++ cppcheck/distinfo	2010-01-17 22:44:35.000000000 -0500
@@ -1,3 +1,3 @@
-MD5 (cppcheck-1.39.tar.bz2) = 6174bb32926035bc4ccf57979c5cb13a
-SHA256 (cppcheck-1.39.tar.bz2) = dff99a288b154d37cc2993a7eb1c89244c16876b24982d57f9eeb236d9b348bc
-SIZE (cppcheck-1.39.tar.bz2) = 412600
+MD5 (cppcheck-1.40.tar.bz2) = fa51d895d10aa74e9028bc68e7129900
+SHA256 (cppcheck-1.40.tar.bz2) = e1cbf5609519868e4aec1e8e403b9c30e96ae37e0870512c8febd2198abf5ef4
+SIZE (cppcheck-1.40.tar.bz2) = 451838


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001190336.o0J3anwq070106>