Date: Wed, 27 Nov 2013 19:40:30 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r335049 - head/devel/pear-SebastianBergmann_PHPLOC Message-ID: <201311271940.rARJeUps010280@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Nov 27 19:40:30 2013 New Revision: 335049 URL: http://svnweb.freebsd.org/changeset/ports/335049 Log: - Update to 2.0.3 - Fix *_DEPENDS PR: ports/184265 Submitted by: Gasol Wu <gasol.wu@gmail.com> (maintainer) Modified: head/devel/pear-SebastianBergmann_PHPLOC/Makefile head/devel/pear-SebastianBergmann_PHPLOC/distinfo (contents, props changed) Modified: head/devel/pear-SebastianBergmann_PHPLOC/Makefile ============================================================================== --- head/devel/pear-SebastianBergmann_PHPLOC/Makefile Wed Nov 27 19:39:45 2013 (r335048) +++ head/devel/pear-SebastianBergmann_PHPLOC/Makefile Wed Nov 27 19:40:30 2013 (r335049) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= PHPLOC -PORTVERSION= 1.7.1 -PORTREVISION= 1 +PORTVERSION= 2.0.3 CATEGORIES= devel pear MASTER_SITES= http://pear.phpunit.de/get/ PKGNAMEPREFIX= pear-SebastianBergmann_ @@ -15,15 +14,12 @@ COMMENT= Tool for quickly measuring the LICENSE= BSD BUILD_DEPENDS= pear>=1.9.4:${PORTSDIR}/devel/pear \ - pear-File_Iterator>=1.3.0:${PORTSDIR}/devel/pear-File_Iterator \ - pear-ezc_ConsoleTools>=1.6:${PORTSDIR}/devel/pear-ezc_ConsoleTools \ - pear-SebastianBergmann_FinderFacade>=1.0.4:${PORTSDIR}/devel/pear-SebastianBergmann_FinderFacade \ - ${PEARDIR}/.channels/pear.phpunit.de.reg:${PORTSDIR}/devel/pear-channel-phpunit -RUN_DEPENDS= pear>=1.9.4:${PORTSDIR}/devel/pear \ - pear-File_Iterator>=1.3.0:${PORTSDIR}/devel/pear-File_Iterator \ - pear-ezc_ConsoleTools>=1.6:${PORTSDIR}/devel/pear-ezc_ConsoleTools \ - pear-SebastianBergmann_FinderFacade>=1.0.4:${PORTSDIR}/devel/pear-SebastianBergmann_FinderFacade \ + pear-Symfony_Component_Console>=1.1.0:${PORTSDIR}/devel/pear-Symfony_Component_Console \ + pear-SebastianBergmann_FinderFacade>=1.1.0:${PORTSDIR}/devel/pear-SebastianBergmann_FinderFacade \ + pear-SebastianBergmann_Git>=1.0.0:${PORTSDIR}/devel/pear-SebastianBergmann_Git \ + pear-SebastianBergmann_Version>=1.0.0:${PORTSDIR}/devel/pear-SebastianBergmann_Version \ ${PEARDIR}/.channels/pear.phpunit.de.reg:${PORTSDIR}/devel/pear-channel-phpunit +RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PHP= tokenizer PEAR_CHANNEL= phpunit Modified: head/devel/pear-SebastianBergmann_PHPLOC/distinfo ============================================================================== --- head/devel/pear-SebastianBergmann_PHPLOC/distinfo Wed Nov 27 19:39:45 2013 (r335048) +++ head/devel/pear-SebastianBergmann_PHPLOC/distinfo Wed Nov 27 19:40:30 2013 (r335049) @@ -1,2 +1,2 @@ -SHA256 (PEAR/phploc-1.7.1.tgz) = 0c1c3af9d0de1259a57ffc8037b9d11e1e95c4ae43ba73495073ae19104e20ca -SIZE (PEAR/phploc-1.7.1.tgz) = 9944 +SHA256 (PEAR/phploc-2.0.3.tgz) = 2d90c9023160b75199b647cfd874cf1e07025d5823be34ed27838528072b7af7 +SIZE (PEAR/phploc-2.0.3.tgz) = 12588
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311271940.rARJeUps010280>