Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Dec 2009 13:15:22 GMT
From:      bf <bf1783@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/141456: [PATCH]devel/cppcheck: update to 1.39
Message-ID:  <200912141315.nBEDFMkC073607@www.freebsd.org>
Resent-Message-ID: <200912141320.nBEDK1bb094349@freefall.freebsd.org>

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

>Number:         141456
>Category:       ports
>Synopsis:       [PATCH]devel/cppcheck: update to 1.39
>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:   Mon Dec 14 13:20:01 UTC 2009
>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	2009-12-14 08:06:41.000000000 -0500
+++ cppcheck/Makefile	2009-12-11 23:46:59.000000000 -0500
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	cppcheck
-PORTVERSION=	1.38
+PORTVERSION=	1.39
 CATEGORIES=	devel
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/
 
diff -ruN cppcheck.orig/distinfo cppcheck/distinfo
--- cppcheck.orig/distinfo	2009-12-14 08:06:41.000000000 -0500
+++ cppcheck/distinfo	2009-12-11 23:48:18.000000000 -0500
@@ -1,3 +1,3 @@
-MD5 (cppcheck-1.38.tar.bz2) = 3de71fd04e0c05fd2cfc310fd8541218
-SHA256 (cppcheck-1.38.tar.bz2) = f632a991c62849057513db1035c9f28829043cf308bc6e6fb7a4a53b69a73d3d
-SIZE (cppcheck-1.38.tar.bz2) = 392083
+MD5 (cppcheck-1.39.tar.bz2) = 6174bb32926035bc4ccf57979c5cb13a
+SHA256 (cppcheck-1.39.tar.bz2) = dff99a288b154d37cc2993a7eb1c89244c16876b24982d57f9eeb236d9b348bc
+SIZE (cppcheck-1.39.tar.bz2) = 412600


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



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