Date: Sun, 6 Sep 2009 03:17:01 +0900 (JST) From: Ayumi Mitsui <ayu@commun.jp> To: FreeBSD-gnats-submit@FreeBSD.org Cc: gno@yahoo-inc.com Subject: ports/138551: [PATCH] devel/json-c: update to 0.9 Message-ID: <20090905181701.9C95E5C1A@strawberry.commun.jp> Resent-Message-ID: <200909051820.n85IK5ps071244@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090905181701.9C95E5C1A>