From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Feb 21 20:30:01 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 D2F88106566B for ; Sat, 21 Feb 2009 20:30:01 +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 AEDAE8FC1B for ; Sat, 21 Feb 2009 20: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 n1LKU1Uk012989 for ; Sat, 21 Feb 2009 20: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 n1LKU13d012986; Sat, 21 Feb 2009 20:30:01 GMT (envelope-from gnats) Resent-Date: Sat, 21 Feb 2009 20:30:01 GMT Resent-Message-Id: <200902212030.n1LKU13d012986@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, Edmondas Girkantas Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1FBD7106566B for ; Sat, 21 Feb 2009 20:20:07 +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 91AD88FC0C for ; Sat, 21 Feb 2009 20:20:07 +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 n1LKK7Km041499 for ; Sat, 21 Feb 2009 20:20:07 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n1LKK7Xs041498; Sat, 21 Feb 2009 20:20:07 GMT (envelope-from nobody) Message-Id: <200902212020.n1LKK7Xs041498@www.freebsd.org> Date: Sat, 21 Feb 2009 20:20:07 GMT From: Edmondas Girkantas To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/131943: [UPDATE] devel/json-c to 0.8 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, 21 Feb 2009 20:30:02 -0000 >Number: 131943 >Category: ports >Synopsis: [UPDATE] devel/json-c to 0.8 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Feb 21 20:30:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Edmondas Girkantas >Release: 7.1-RELEASE >Organization: >Environment: FreeBSD big.bug.lt 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Thu Jan 1 14:37:25 UTC 2009 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: Changes: - updated to 0.8 version - fixed pkg-plist, added additional header files >How-To-Repeat: >Fix: Apply given patch. Patch attached with submission follows: diff -ruN json-c.orig/Makefile json-c/Makefile --- json-c.orig/Makefile 2009-02-20 22:54:27.000000000 +0200 +++ json-c/Makefile 2009-02-20 23:41:29.000000000 +0200 @@ -6,7 +6,7 @@ # PORTNAME= json-c -PORTVERSION= 0.7 +PORTVERSION= 0.8 CATEGORIES= devel MASTER_SITES= http://oss.metaparadigm.com/json-c/ diff -ruN json-c.orig/distinfo json-c/distinfo --- json-c.orig/distinfo 2009-02-20 22:54:27.000000000 +0200 +++ json-c/distinfo 2009-02-20 23:43:06.000000000 +0200 @@ -1,3 +1,3 @@ -MD5 (json-c-0.7.tar.gz) = 7f989874987d15fe4f44775e9c7040fb -SHA256 (json-c-0.7.tar.gz) = 75722085ea8e5e1bde9e748e631e925dc680f23e562211830dedbb7cee154c6c -SIZE (json-c-0.7.tar.gz) = 411964 +MD5 (json-c-0.8.tar.gz) = 9c7b90dff16eec3063084829c382ebac +SHA256 (json-c-0.8.tar.gz) = 3fce14594ef8903d0182571ec0e4322f7e2d9ef7faf6bd9a0cee64d537a1576c +SIZE (json-c-0.8.tar.gz) = 329781 diff -ruN json-c.orig/pkg-plist json-c/pkg-plist --- json-c.orig/pkg-plist 2009-02-20 22:54:27.000000000 +0200 +++ json-c/pkg-plist 2009-02-21 22:08:56.000000000 +0200 @@ -7,8 +7,10 @@ include/json/debug.h include/json/json.h include/json/json_object.h +include/json/json_object_private.h include/json/json_tokener.h include/json/json_util.h include/json/linkhash.h +include/json/printbuf.h libdata/pkgconfig/json.pc @dirrm include/json >Release-Note: >Audit-Trail: >Unformatted: