Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jun 2009 16:20:21 GMT
From:      bf <bf1783@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/135514: [PATCH]devel/cppcheck: update to 1.33
Message-ID:  <200906121620.n5CGKLjf040884@www.freebsd.org>
Resent-Message-ID: <200906121630.n5CGU1xF071771@freefall.freebsd.org>

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

>Number:         135514
>Category:       ports
>Synopsis:       [PATCH]devel/cppcheck: update to 1.33
>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:   Fri Jun 12 16:30:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     bf
>Release:        8-CURRENT amd64
>Organization:
-
>Environment:
>Description:
There is a new, optional, qt4-based GUI -- the sources are in the distfile.
I ignored it in my patch, but if there is enough interest a GUI option could be
added.

b.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN cppcheck.orig/Makefile cppcheck/Makefile
--- cppcheck.orig/Makefile	2009-06-12 10:41:25.000000000 -0400
+++ cppcheck/Makefile	2009-06-11 23:33:17.000000000 -0400
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	cppcheck
-PORTVERSION=	1.32
+PORTVERSION=	1.33
 CATEGORIES=	devel
 MASTER_SITES=	SF
 
diff -ruN cppcheck.orig/distinfo cppcheck/distinfo
--- cppcheck.orig/distinfo	2009-06-12 10:41:25.000000000 -0400
+++ cppcheck/distinfo	2009-06-12 09:52:16.000000000 -0400
@@ -1,3 +1,3 @@
-MD5 (cppcheck-1.32.tar.bz2) = b750bf3cf35e7dd0d54bf631aaf59dfd
-SHA256 (cppcheck-1.32.tar.bz2) = 362f7c77afa17fd11b6547c8f30ecd26f1413973767ff064e1388357f148f19d
-SIZE (cppcheck-1.32.tar.bz2) = 113243
+MD5 (cppcheck-1.33.tar.bz2) = d828f96ad76a6830a198ae33b9c0b4c0
+SHA256 (cppcheck-1.33.tar.bz2) = 216e9ccecf82a70132c681860383be53ba047ed923fb11ec8024b7bf22aefe89
+SIZE (cppcheck-1.33.tar.bz2) = 312458


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



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