| Summary: | [MAINTAINER] devel/pear-SebastianBergmann_FinderFacade: update to 1.1.0 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Gasol Wu <gasol.wu> | ||||
| Component: | Individual Port(s) | Assignee: | Antoine Brodin <antoine> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Gasol Wu
2013-08-30 04:50:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->miwi miwi@ wants this port PRs (via the GNATS Auto Assign Tool) Responsible Changed From-To: miwi->freebsd-ports-bugs Back to the heap due to timeout Responsible Changed From-To: freebsd-ports-bugs->antoine Take 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" State Changed From-To: open->closed Patch committed, thanks! |