From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Oct 16 07:30:01 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 40B13E65 for ; Tue, 16 Oct 2012 07:30:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [8.8.178.135]) by mx1.freebsd.org (Postfix) with ESMTP id 1AA548FC12 for ; Tue, 16 Oct 2012 07:30:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q9G7U0pe023775 for ; Tue, 16 Oct 2012 07:30:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q9G7U0Ww023773; Tue, 16 Oct 2012 07:30:00 GMT (envelope-from gnats) Resent-Date: Tue, 16 Oct 2012 07:30:00 GMT Resent-Message-Id: <201210160730.q9G7U0Ww023773@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, Gasol Wu Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 082F4E57 for ; Tue, 16 Oct 2012 07:28:47 +0000 (UTC) (envelope-from gasolwu@kkbox.com) Received: from kkbox.com (mail-out-2.kkbox.com [203.69.67.211]) by mx1.freebsd.org (Postfix) with ESMTP id C8C818FC12 for ; Tue, 16 Oct 2012 07:28:46 +0000 (UTC) Received: by goingmarry.kkbox.com (Postfix, from userid 1033) id 1C7E7747025; Tue, 16 Oct 2012 15:28:46 +0800 (CST) Message-Id: <20121016072846.1C7E7747025@goingmarry.kkbox.com> Date: Tue, 16 Oct 2012 15:28:46 +0800 (CST) From: Gasol Wu To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/172772: [NEW PORT] devel/pear-SebastianBergmann_FinderFacade: Convenience wrapper for Symfony's Finder component X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Oct 2012 07:30:01 -0000 >Number: 172772 >Category: ports >Synopsis: [NEW PORT] devel/pear-SebastianBergmann_FinderFacade: Convenience wrapper for Symfony's Finder component >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Oct 16 07:30:00 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Gasol Wu >Release: FreeBSD 9.1-RC1 amd64 >Organization: >Environment: System: FreeBSD goingmarry 9.1-RC1 FreeBSD 9.1-RC1 #0: Tue Aug 14 04:25:06 UTC 2012 >Description: FinderFacade is a convenience wrapper for Symfony's Finder component. WWW: https://github.com/sebastianbergmann/finder-facade This ports depends on following PR: ports/172765 ports/172771 Generated with FreeBSD Port Tools 0.99_6 (mode: new) >How-To-Repeat: >Fix: --- .shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # pear-SebastianBergmann_FinderFacade # pear-SebastianBergmann_FinderFacade/Makefile # pear-SebastianBergmann_FinderFacade/pkg-descr # pear-SebastianBergmann_FinderFacade/distinfo # echo c - pear-SebastianBergmann_FinderFacade mkdir -p pear-SebastianBergmann_FinderFacade > /dev/null 2>&1 echo x - pear-SebastianBergmann_FinderFacade/Makefile sed 's/^X//' >pear-SebastianBergmann_FinderFacade/Makefile << '0516e92de1d3731396a8451acb157e30' X# Created by: Gasol Wu X# $FreeBSD$ X XPORTNAME= FinderFacade XPORTVERSION= 1.0.5 XCATEGORIES= devel pear XMASTER_SITES= http://pear.phpunit.de/get/ XPKGNAMEPREFIX= pear-SebastianBergmann_ X XMAINTAINER= gasol.wu@gmail.com XCOMMENT= Convenience wrapper for Symfony\'s Finder component X XLICENSE= BSD X XBUILD_DEPENDS= pear>=1.9.4:${PORTSDIR}/devel/pear \ X pear-TheSeer_fDOMDocument>=1.3.1:${PORTSDIR}/devel/pear-TheSeer_fDOMDocument \ X pear-Symfony_Component_Finder>=2.1.0:${PORTSDIR}/devel/pear-Symfony_Component_Finder \ X ${PEARDIR}/.channels/pear.phpunit.de.reg:${PORTSDIR}/devel/pear-channel-phpunit XRUN_DEPENDS= pear>=1.9.4:${PORTSDIR}/devel/pear \ X pear-TheSeer_fDOMDocument>=1.3.1:${PORTSDIR}/devel/pear-TheSeer_fDOMDocument \ X pear-Symfony_Component_Finder>=2.1.0:${PORTSDIR}/devel/pear-Symfony_Component_Finder \ X ${PEARDIR}/.channels/pear.phpunit.de.reg:${PORTSDIR}/devel/pear-channel-phpunit X XPEAR_CHANNEL= phpunit XPEAR_AUTOINSTALL= yes X XDEFAULT_PHP_VER=5 XIGNORE_WITH_PHP=4 52 X X.include X.include "${PORTSDIR}/devel/pear/bsd.pear.mk" X.include 0516e92de1d3731396a8451acb157e30 echo x - pear-SebastianBergmann_FinderFacade/pkg-descr sed 's/^X//' >pear-SebastianBergmann_FinderFacade/pkg-descr << '314188bec1243d05f7bfb961ca95fe49' XFinderFacade is a convenience wrapper for Symfony's Finder component. X XWWW: https://github.com/sebastianbergmann/finder-facade 314188bec1243d05f7bfb961ca95fe49 echo x - pear-SebastianBergmann_FinderFacade/distinfo sed 's/^X//' >pear-SebastianBergmann_FinderFacade/distinfo << '030369d0b089f6f69dd49c43ac07b7d2' XSHA256 (PEAR/FinderFacade-1.0.5.tgz) = 784bb718197a49495ced77bb0535dc46ba31541f02f674de941850bb6a55b951 XSIZE (PEAR/FinderFacade-1.0.5.tgz) = 4498 030369d0b089f6f69dd49c43ac07b7d2 exit --- .shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: