Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  3 Jan 2013 11:39:05 +0800 (CST)
From:      Gasol Wu <gasol.wu@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/174923: [MAINTAINER] devel/pear-SebastianBergmann_PHPLOC: [SUMMARIZE CHANGES]
Message-ID:  <20130103033905.9AEB27471A9@goingmarry.kkbox.com>
Resent-Message-ID: <201301030350.r033o1LP097565@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         174923
>Category:       ports
>Synopsis:       [MAINTAINER] devel/pear-SebastianBergmann_PHPLOC: [SUMMARIZE CHANGES]
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 03 03:50:01 UTC 2013
>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:

Fix dependency

Generated with FreeBSD Port Tools 0.99_6 (mode: change, diff: ports)
>How-To-Repeat:
>Fix:

--- pear-SebastianBergmann_PHPLOC-1.7.1_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/pear-SebastianBergmann_PHPLOC/Makefile ./Makefile
--- /usr/ports/devel/pear-SebastianBergmann_PHPLOC/Makefile	2013-01-03 02:43:17.000000000 +0800
+++ ./Makefile	2013-01-03 11:37:13.000000000 +0800
@@ -3,6 +3,7 @@
 
 PORTNAME=	PHPLOC
 PORTVERSION=	1.7.1
+PORTREVISION=	1
 CATEGORIES=	devel pear
 MASTER_SITES=	http://pear.phpunit.de/get/
 PKGNAMEPREFIX=	pear-SebastianBergmann_
@@ -16,10 +17,12 @@
 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 \
 		${PEARDIR}/.channels/pear.phpunit.de.reg:${PORTSDIR}/devel/pear-channel-phpunit
 
 USE_PHP=	tokenizer
--- pear-SebastianBergmann_PHPLOC-1.7.1_1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130103033905.9AEB27471A9>