Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Jun 2011 09:28:13 +0800 (CST)
From:      Jin-Sih Lin <linpct@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        bf@FreeBSD.org
Subject:   ports/157813: [PATCH] devel/cppcheck: update to 1.49
Message-ID:  <20110613012813.BA7025C1A@deep.tw>
Resent-Message-ID: <201106130130.p5D1UEjY026269@freefall.freebsd.org>

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

>Number:         157813
>Category:       ports
>Synopsis:       [PATCH] devel/cppcheck: update to 1.49
>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 Jun 13 01:30:13 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Jin-Sih Lin
>Release:        FreeBSD 8.2-STABLE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD deep.tw 8.2-STABLE FreeBSD 8.2-STABLE #0: Fri Feb 25 14:49:48 CST 2011
>Description:
- Update to 1.49

Port maintainer (bf@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- cppcheck-1.49.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/cppcheck.orig/Makefile /usr/ports/devel/cppcheck/Makefile
--- /usr/ports/devel/cppcheck.orig/Makefile	2011-04-13 08:52:15.000000000 +0800
+++ /usr/ports/devel/cppcheck/Makefile	2011-06-13 09:18:55.000000000 +0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	cppcheck
-PORTVERSION=	1.48
+PORTVERSION=	1.49
 CATEGORIES=	devel
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/
 
diff -ruN --exclude=CVS /usr/ports/devel/cppcheck.orig/distinfo /usr/ports/devel/cppcheck/distinfo
--- /usr/ports/devel/cppcheck.orig/distinfo	2011-04-13 08:52:15.000000000 +0800
+++ /usr/ports/devel/cppcheck/distinfo	2011-06-13 09:19:07.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (cppcheck-1.48.tar.bz2) = 5f5567a2aef66b1237c8cbcfbd8aada35b99dccbe17b1a55f20622c7813c7b54
-SIZE (cppcheck-1.48.tar.bz2) = 833185
+SHA256 (cppcheck-1.49.tar.bz2) = 13bd9a9f8aa77093b18ccd3ad86c0f90addd429c4622ff7841e96a84acb2dfa3
+SIZE (cppcheck-1.49.tar.bz2) = 848689
--- cppcheck-1.49.patch ends here ---

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



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