Bug 181669 - [MAINTAINER] devel/pear-SebastianBergmann_FinderFacade: update to 1.1.0
Summary: [MAINTAINER] devel/pear-SebastianBergmann_FinderFacade: update to 1.1.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Antoine Brodin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-30 04:50 UTC by Gasol Wu
Modified: 2013-11-12 18:30 UTC (History)
0 users

See Also:


Attachments
pear-SebastianBergmann_FinderFacade-1.1.0.patch (1.88 KB, patch)
2013-08-30 04:50 UTC, Gasol Wu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gasol Wu 2013-08-30 04:50:00 UTC
- Update to 1.1.0
- Depends on http://www.freebsd.org/cgi/query-pr.cgi?pr=181668

Generated with FreeBSD Port Tools 0.99_8 (mode: update, diff: ports)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-08-30 04:50:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Bryan Drewery freebsd_committer freebsd_triage 2013-09-22 15:11:30 UTC
Responsible Changed
From-To: miwi->freebsd-ports-bugs

Back to the heap due to timeout
Comment 3 Antoine Brodin freebsd_committer freebsd_triage 2013-11-10 14:02:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->antoine

Take
Comment 4 dfilter service freebsd_committer freebsd_triage 2013-11-12 18:22:19 UTC
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
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 5 Antoine Brodin freebsd_committer freebsd_triage 2013-11-12 18:23:08 UTC
State Changed
From-To: open->closed

Patch committed, thanks!