Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Aug 2013 14:50:45 +0800 (CST)
From:      Gasol Wu <gasol.wu@gmail.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/181673: [MAINTAINER] devel/pear-SebastianBergmann_PHPLOC: update to 2.0.0
Message-ID:  <20130830065045.6489E7503D3@goingmarry.kkbox.com>
Resent-Message-ID: <201308300700.r7U701np048000@freefall.freebsd.org>

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

>Number:         181673
>Category:       ports
>Synopsis:       [MAINTAINER] devel/pear-SebastianBergmann_PHPLOC: update to 2.0.0
>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:   Fri Aug 30 07:00:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Gasol Wu
>Release:        FreeBSD 9.1-RELEASE-p5 amd64
>Organization:
>Environment:
System: FreeBSD goingmarry 9.1-RELEASE-p5 FreeBSD 9.1-RELEASE-p5 #0: Sat Jul 27 01:14:23 UTC 2013
>Description:
- Update to 2.0.0
- Depends on ports/181670, ports/181671, ports/181668 and ports/181669

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

--- pear-SebastianBergmann_PHPLOC-2.0.0.patch begins here ---
diff -ruN /usr/ports/devel/pear-SebastianBergmann_PHPLOC/Makefile ./Makefile
--- /usr/ports/devel/pear-SebastianBergmann_PHPLOC/Makefile	2013-01-03 18:49:58.000000000 +0800
+++ ./Makefile	2013-08-28 16:47:50.000000000 +0800
@@ -1,9 +1,8 @@
 # Created by: Gasol Wu <gasol.wu@gmail.com>
-# $FreeBSD: ports/devel/pear-SebastianBergmann_PHPLOC/Makefile,v 1.2 2013/01/03 10:49:58 svnexp Exp $
+# $FreeBSD: ports/devel/pear-SebastianBergmann_PHPLOC/Makefile,v 1.1 2013/01/02 18:43:17 svnexp Exp $
 
 PORTNAME=	PHPLOC
-PORTVERSION=	1.7.1
-PORTREVISION=	1
+PORTVERSION=	2.0.0
 CATEGORIES=	devel pear
 MASTER_SITES=	http://pear.phpunit.de/get/
 PKGNAMEPREFIX=	pear-SebastianBergmann_
@@ -15,14 +14,16 @@
 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 \
+		pear-SebastianBergmann_Console>=1.1.0:${PORTSDIR}/devel/pear-SebastianBergmann_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=	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-SebastianBergmann_Console>=1.1.0:${PORTSDIR}/devel/pear-SebastianBergmann_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
 
 USE_PHP=	tokenizer
diff -ruN /usr/ports/devel/pear-SebastianBergmann_PHPLOC/distinfo ./distinfo
--- /usr/ports/devel/pear-SebastianBergmann_PHPLOC/distinfo	2013-01-03 02:43:17.000000000 +0800
+++ ./distinfo	2013-08-28 16:47:50.000000000 +0800
@@ -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.0.tgz) = d03d7ace62740a0d5602187ae052e7353b47c347b628fbe0f83e30d9eb80e152
+SIZE (PEAR/phploc-2.0.0.tgz) = 12540
--- pear-SebastianBergmann_PHPLOC-2.0.0.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?20130830065045.6489E7503D3>