From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jun 12 16:30:03 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4EE96106566B for ; Fri, 12 Jun 2009 16:30:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id EA3348FC1C for ; Fri, 12 Jun 2009 16:30:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n5CGU1UQ071773 for ; Fri, 12 Jun 2009 16:30:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n5CGU1xF071771; Fri, 12 Jun 2009 16:30:01 GMT (envelope-from gnats) Resent-Date: Fri, 12 Jun 2009 16:30:01 GMT Resent-Message-Id: <200906121630.n5CGU1xF071771@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, bf Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6D9081065672 for ; Fri, 12 Jun 2009 16:20:21 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 5D0D68FC17 for ; Fri, 12 Jun 2009 16:20:21 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n5CGKLSl040885 for ; Fri, 12 Jun 2009 16:20:21 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n5CGKLjf040884; Fri, 12 Jun 2009 16:20:21 GMT (envelope-from nobody) Message-Id: <200906121620.n5CGKLjf040884@www.freebsd.org> Date: Fri, 12 Jun 2009 16:20:21 GMT From: bf To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/135514: [PATCH]devel/cppcheck: update to 1.33 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Jun 2009 16:30:03 -0000 >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: