From owner-svn-ports-head@FreeBSD.ORG Tue Nov 12 18:22:09 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 BD20E6A2; Tue, 12 Nov 2013 18:22:09 +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 942D02AE7; Tue, 12 Nov 2013 18:22:09 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rACIM9a3051786; Tue, 12 Nov 2013 18:22:09 GMT (envelope-from antoine@svn.freebsd.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id rACIM9L3051784; Tue, 12 Nov 2013 18:22:09 GMT (envelope-from antoine@svn.freebsd.org) Message-Id: <201311121822.rACIM9L3051784@svn.freebsd.org> From: Antoine Brodin Date: Tue, 12 Nov 2013 18:22:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r333598 - head/devel/pear-SebastianBergmann_FinderFacade 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: Tue, 12 Nov 2013 18:22:09 -0000 Author: antoine Date: Tue Nov 12 18:22:08 2013 New Revision: 333598 URL: http://svnweb.freebsd.org/changeset/ports/333598 Log: Update to 1.1.0 PR: ports/181669 Submitted by: Gasol Wu (maintainer) Modified: head/devel/pear-SebastianBergmann_FinderFacade/Makefile head/devel/pear-SebastianBergmann_FinderFacade/distinfo Modified: head/devel/pear-SebastianBergmann_FinderFacade/Makefile ============================================================================== --- head/devel/pear-SebastianBergmann_FinderFacade/Makefile Tue Nov 12 18:22:05 2013 (r333597) +++ head/devel/pear-SebastianBergmann_FinderFacade/Makefile Tue Nov 12 18:22:08 2013 (r333598) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= FinderFacade -PORTVERSION= 1.0.5 +PORTVERSION= 1.1.0 CATEGORIES= devel pear MASTER_SITES= http://pear.phpunit.de/get/ PKGNAMEPREFIX= pear-SebastianBergmann_ @@ -14,11 +14,11 @@ LICENSE= BSD BUILD_DEPENDS= pear>=1.9.4:${PORTSDIR}/devel/pear \ pear-TheSeer_fDOMDocument>=1.3.1:${PORTSDIR}/devel/pear-TheSeer_fDOMDocument \ - pear-Symfony_Component_Finder>=2.1.0:${PORTSDIR}/devel/pear-Symfony_Component_Finder \ + pear-Symfony_Component_Finder>=2.2.0:${PORTSDIR}/devel/pear-Symfony_Component_Finder \ ${PEARDIR}/.channels/pear.phpunit.de.reg:${PORTSDIR}/devel/pear-channel-phpunit RUN_DEPENDS= pear>=1.9.4:${PORTSDIR}/devel/pear \ pear-TheSeer_fDOMDocument>=1.3.1:${PORTSDIR}/devel/pear-TheSeer_fDOMDocument \ - pear-Symfony_Component_Finder>=2.1.0:${PORTSDIR}/devel/pear-Symfony_Component_Finder \ + pear-Symfony_Component_Finder>=2.2.0:${PORTSDIR}/devel/pear-Symfony_Component_Finder \ ${PEARDIR}/.channels/pear.phpunit.de.reg:${PORTSDIR}/devel/pear-channel-phpunit PEAR_CHANNEL= phpunit Modified: head/devel/pear-SebastianBergmann_FinderFacade/distinfo ============================================================================== --- head/devel/pear-SebastianBergmann_FinderFacade/distinfo Tue Nov 12 18:22:05 2013 (r333597) +++ head/devel/pear-SebastianBergmann_FinderFacade/distinfo Tue Nov 12 18:22:08 2013 (r333598) @@ -1,2 +1,2 @@ -SHA256 (PEAR/FinderFacade-1.0.5.tgz) = 784bb718197a49495ced77bb0535dc46ba31541f02f674de941850bb6a55b951 -SIZE (PEAR/FinderFacade-1.0.5.tgz) = 4498 +SHA256 (PEAR/FinderFacade-1.1.0.tgz) = 5d776ddc4c5c83d2d779d9a3dd447b26e1fffe4970536a255eee3c8204f5f09e +SIZE (PEAR/FinderFacade-1.1.0.tgz) = 4309