View | Details | Raw Unified | Return to bug 181669
Collapse All | Expand All

(-)./Makefile (-3 / +3 lines)
Lines 2-8 Link Here
2
# $FreeBSD: ports/devel/pear-SebastianBergmann_FinderFacade/Makefile,v 1.1 2013/01/02 19:07:45 svnexp Exp $
2
# $FreeBSD: ports/devel/pear-SebastianBergmann_FinderFacade/Makefile,v 1.1 2013/01/02 19:07:45 svnexp Exp $
3
3
4
PORTNAME=	FinderFacade
4
PORTNAME=	FinderFacade
5
PORTVERSION=	1.0.5
5
PORTVERSION=	1.1.0
6
CATEGORIES=	devel pear
6
CATEGORIES=	devel pear
7
MASTER_SITES=	http://pear.phpunit.de/get/
7
MASTER_SITES=	http://pear.phpunit.de/get/
8
PKGNAMEPREFIX=	pear-SebastianBergmann_
8
PKGNAMEPREFIX=	pear-SebastianBergmann_
Lines 14-24 Link Here
14
14
15
BUILD_DEPENDS=	pear>=1.9.4:${PORTSDIR}/devel/pear \
15
BUILD_DEPENDS=	pear>=1.9.4:${PORTSDIR}/devel/pear \
16
		pear-TheSeer_fDOMDocument>=1.3.1:${PORTSDIR}/devel/pear-TheSeer_fDOMDocument \
16
		pear-TheSeer_fDOMDocument>=1.3.1:${PORTSDIR}/devel/pear-TheSeer_fDOMDocument \
17
		pear-Symfony_Component_Finder>=2.1.0:${PORTSDIR}/devel/pear-Symfony_Component_Finder \
17
		pear-Symfony_Component_Finder>=2.2.0:${PORTSDIR}/devel/pear-Symfony_Component_Finder \
18
		${PEARDIR}/.channels/pear.phpunit.de.reg:${PORTSDIR}/devel/pear-channel-phpunit
18
		${PEARDIR}/.channels/pear.phpunit.de.reg:${PORTSDIR}/devel/pear-channel-phpunit
19
RUN_DEPENDS=	pear>=1.9.4:${PORTSDIR}/devel/pear \
19
RUN_DEPENDS=	pear>=1.9.4:${PORTSDIR}/devel/pear \
20
		pear-TheSeer_fDOMDocument>=1.3.1:${PORTSDIR}/devel/pear-TheSeer_fDOMDocument \
20
		pear-TheSeer_fDOMDocument>=1.3.1:${PORTSDIR}/devel/pear-TheSeer_fDOMDocument \
21
		pear-Symfony_Component_Finder>=2.1.0:${PORTSDIR}/devel/pear-Symfony_Component_Finder \
21
		pear-Symfony_Component_Finder>=2.2.0:${PORTSDIR}/devel/pear-Symfony_Component_Finder \
22
		${PEARDIR}/.channels/pear.phpunit.de.reg:${PORTSDIR}/devel/pear-channel-phpunit
22
		${PEARDIR}/.channels/pear.phpunit.de.reg:${PORTSDIR}/devel/pear-channel-phpunit
23
23
24
PEAR_CHANNEL=	phpunit
24
PEAR_CHANNEL=	phpunit
(-)./distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (PEAR/FinderFacade-1.0.5.tgz) = 784bb718197a49495ced77bb0535dc46ba31541f02f674de941850bb6a55b951
1
SHA256 (PEAR/FinderFacade-1.1.0.tgz) = 5d776ddc4c5c83d2d779d9a3dd447b26e1fffe4970536a255eee3c8204f5f09e
2
SIZE (PEAR/FinderFacade-1.0.5.tgz) = 4498
2
SIZE (PEAR/FinderFacade-1.1.0.tgz) = 4309

Return to bug 181669