From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Sep 5 18:20:05 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 C54781065676 for ; Sat, 5 Sep 2009 18:20:05 +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 9F3E98FC1C for ; Sat, 5 Sep 2009 18:20:05 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n85IK5mx071245 for ; Sat, 5 Sep 2009 18:20:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n85IK5ps071244; Sat, 5 Sep 2009 18:20:05 GMT (envelope-from gnats) Resent-Date: Sat, 5 Sep 2009 18:20:05 GMT Resent-Message-Id: <200909051820.n85IK5ps071244@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, Ayumi Mitsui Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4E1B5106568B for ; Sat, 5 Sep 2009 18:17:05 +0000 (UTC) (envelope-from ayu@commun.jp) Received: from spur02.stridge.co.jp (unknown [IPv6:2001:470:834f::1]) by mx1.freebsd.org (Postfix) with ESMTP id 1E3528FC21 for ; Sat, 5 Sep 2009 18:17:04 +0000 (UTC) Received: from dahlia.commun.jp (dahlia.commun.jp [IPv6:2001:470:f085::1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by spur02.stridge.co.jp (Postfix) with ESMTP id D39A0B2418; Sun, 6 Sep 2009 03:17:03 +0900 (JST) Received: from strawberry.commun.jp (strawberry.na1.commun.jp [IPv6:2001:470:f085:1::14]) by dahlia.commun.jp (Postfix) with ESMTP id B827639E0C; Sun, 6 Sep 2009 03:17:01 +0900 (JST) Received: by strawberry.commun.jp (Postfix, from userid 1001) id 9C95E5C1A; Sun, 6 Sep 2009 03:17:01 +0900 (JST) Message-Id: <20090905181701.9C95E5C1A@strawberry.commun.jp> Date: Sun, 6 Sep 2009 03:17:01 +0900 (JST) From: Ayumi Mitsui To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: gno@yahoo-inc.com Subject: ports/138551: [PATCH] devel/json-c: update to 0.9 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: Sat, 05 Sep 2009 18:20:05 -0000 >Number: 138551 >Category: ports >Synopsis: [PATCH] devel/json-c: update to 0.9 >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: Sat Sep 05 18:20:05 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Ayumi Mitsui >Release: FreeBSD 8.0-BETA3 amd64 >Organization: >Environment: System: FreeBSD strawberry.commun.jp 8.0-BETA3 FreeBSD 8.0-BETA3 #0: Sat Aug 22 02:00:45 UTC 2009 >Description: - Update to 0.9 Tested with Tinderbox http://tb-amd64.commun.jp/index.php?action=describe_port&id=109 http://tb-i386.commun.jp/index.php?action=describe_port&id=109 Port maintainer (gno@yahoo-inc.com) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- json-c-0.9.patch begins here --- diff -ruN --exclude=CVS /usr/ports/devel/json-c.orig/Makefile /usr/ports/devel/json-c/Makefile --- /usr/ports/devel/json-c.orig/Makefile 2009-09-06 03:05:09.000000000 +0900 +++ /usr/ports/devel/json-c/Makefile 2009-09-06 03:05:18.000000000 +0900 @@ -6,7 +6,7 @@ # PORTNAME= json-c -PORTVERSION= 0.8 +PORTVERSION= 0.9 CATEGORIES= devel MASTER_SITES= http://oss.metaparadigm.com/json-c/ diff -ruN --exclude=CVS /usr/ports/devel/json-c.orig/distinfo /usr/ports/devel/json-c/distinfo --- /usr/ports/devel/json-c.orig/distinfo 2009-09-06 03:05:09.000000000 +0900 +++ /usr/ports/devel/json-c/distinfo 2009-09-06 03:07:49.000000000 +0900 @@ -1,3 +1,3 @@ -MD5 (json-c-0.8.tar.gz) = 9c7b90dff16eec3063084829c382ebac -SHA256 (json-c-0.8.tar.gz) = 3fce14594ef8903d0182571ec0e4322f7e2d9ef7faf6bd9a0cee64d537a1576c -SIZE (json-c-0.8.tar.gz) = 329781 +MD5 (json-c-0.9.tar.gz) = 3a13d264528dcbaf3931b0cede24abae +SHA256 (json-c-0.9.tar.gz) = 702a486c9bf8e19137d484ab5c49b4ad314eb5e1fe37062a72c0a0fa39439475 +SIZE (json-c-0.9.tar.gz) = 340953 --- json-c-0.9.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: