From owner-svn-ports-head@FreeBSD.ORG Wed Sep 10 06:42:59 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0C814916; Wed, 10 Sep 2014 06:42:59 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EC3C8FA5; Wed, 10 Sep 2014 06:42:58 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s8A6gwYL062722; Wed, 10 Sep 2014 06:42:58 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s8A6gw8d062720; Wed, 10 Sep 2014 06:42:58 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201409100642.s8A6gw8d062720@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Wed, 10 Sep 2014 06:42:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r367796 - head/devel/pecl-jsonc X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Sep 2014 06:42:59 -0000 Author: vanilla Date: Wed Sep 10 06:42:58 2014 New Revision: 367796 URL: http://svnweb.freebsd.org/changeset/ports/367796 QAT: https://qat.redports.org/buildarchive/r367796/ Log: Upgrade to 1.3.6. PR: ports/193476 Submitted by: maintainer Modified: head/devel/pecl-jsonc/Makefile head/devel/pecl-jsonc/distinfo Modified: head/devel/pecl-jsonc/Makefile ============================================================================== --- head/devel/pecl-jsonc/Makefile Wed Sep 10 06:05:46 2014 (r367795) +++ head/devel/pecl-jsonc/Makefile Wed Sep 10 06:42:58 2014 (r367796) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= jsonc -PORTVERSION= 1.3.1 +PORTVERSION= 1.3.6 CATEGORIES= devel MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- Modified: head/devel/pecl-jsonc/distinfo ============================================================================== --- head/devel/pecl-jsonc/distinfo Wed Sep 10 06:05:46 2014 (r367795) +++ head/devel/pecl-jsonc/distinfo Wed Sep 10 06:42:58 2014 (r367796) @@ -1,2 +1,2 @@ -SHA256 (PECL/jsonc-1.3.1.tgz) = 9913559265422f3ab5ea8f7d99500fbec77d5b4c944261870237978447a3beda -SIZE (PECL/jsonc-1.3.1.tgz) = 59552 +SHA256 (PECL/jsonc-1.3.6.tgz) = 26296e93a3ab40814255332176061d3ee79d67aec8b1d0037859edfab96f1c5e +SIZE (PECL/jsonc-1.3.6.tgz) = 69111