From owner-svn-ports-head@FreeBSD.ORG Sun Nov 24 07:49:55 2013 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 4835C1AF; Sun, 24 Nov 2013 07:49:55 +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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 37DB223E9; Sun, 24 Nov 2013 07:49:55 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rAO7ntKL043216; Sun, 24 Nov 2013 07:49:55 GMT (envelope-from antoine@svn.freebsd.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id rAO7ns5G043214; Sun, 24 Nov 2013 07:49:54 GMT (envelope-from antoine@svn.freebsd.org) Message-Id: <201311240749.rAO7ns5G043214@svn.freebsd.org> From: Antoine Brodin Date: Sun, 24 Nov 2013 07:49:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r334707 - head/devel/pecl-judy 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.16 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: Sun, 24 Nov 2013 07:49:55 -0000 Author: antoine Date: Sun Nov 24 07:49:54 2013 New Revision: 334707 URL: http://svnweb.freebsd.org/changeset/ports/334707 Log: - Update to 1.0.2 - Stage support PR: ports/183675 Submitted by: Gasol Wu (maintainer) Modified: head/devel/pecl-judy/Makefile head/devel/pecl-judy/distinfo Modified: head/devel/pecl-judy/Makefile ============================================================================== --- head/devel/pecl-judy/Makefile Sun Nov 24 07:48:00 2013 (r334706) +++ head/devel/pecl-judy/Makefile Sun Nov 24 07:49:54 2013 (r334707) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= judy -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.2 CATEGORIES= devel MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- @@ -22,5 +22,4 @@ CONFIGURE_ARGS= --with-judy=${LOCALBASE} USE_PHP= yes USE_PHPEXT= yes -NO_STAGE= yes .include Modified: head/devel/pecl-judy/distinfo ============================================================================== --- head/devel/pecl-judy/distinfo Sun Nov 24 07:48:00 2013 (r334706) +++ head/devel/pecl-judy/distinfo Sun Nov 24 07:49:54 2013 (r334707) @@ -1,2 +1,2 @@ -SHA256 (PECL/Judy-1.0.0.tgz) = 80cae5672aa5a9568d8fed600a02742b2334b48f61c23745d55d09b0f0f9fa6f -SIZE (PECL/Judy-1.0.0.tgz) = 19391 +SHA256 (PECL/Judy-1.0.2.tgz) = 6b913af2c44ac84a2224fecf8a81ddcb0c753252cafd153cb0e9d7c33a333118 +SIZE (PECL/Judy-1.0.2.tgz) = 24174