Page MenuHomeFreeBSD

D12892.id34591.diff
No OneTemporary

D12892.id34591.diff

Index: devel/pear-SebastianBergmann_FinderFacade/Makefile
===================================================================
--- devel/pear-SebastianBergmann_FinderFacade/Makefile
+++ devel/pear-SebastianBergmann_FinderFacade/Makefile
@@ -2,26 +2,37 @@
# $FreeBSD$
PORTNAME= FinderFacade
-PORTVERSION= 1.1.0
+DISTVERSION= 1.2.1
CATEGORIES= devel pear
-MASTER_SITES= http://pear.phpunit.de/get/
PKGNAMEPREFIX= pear-SebastianBergmann_
MAINTAINER= joneum@FreeBSD.org
-COMMENT= Convenience wrapper for Symfony's Finder component
+COMMENT= Convenience wrapper for Symfony Finder component
LICENSE= BSD3CLAUSE
+LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= pear-TheSeer_fDOMDocument>=1.3.1:devel/pear-TheSeer_fDOMDocument \
- pear-Symfony_Component_Finder>=2.2.0:devel/pear-Symfony_Component_Finder \
- ${PEARDIR}/.channels/pear.phpunit.de.reg:devel/pear-channel-phpunit
-RUN_DEPENDS= pear-TheSeer_fDOMDocument>=1.3.1:devel/pear-TheSeer_fDOMDocument \
- pear-Symfony_Component_Finder>=2.2.0:devel/pear-Symfony_Component_Finder \
- ${PEARDIR}/.channels/pear.phpunit.de.reg:devel/pear-channel-phpunit
+BUILD_DEPENDS= pear-TheSeer_fDOMDocument>=1.6.6:devel/pear-TheSeer_fDOMDocument \
+ pear-Symfony_Component_Finder>=2.3.4:devel/pear-Symfony_Component_Finder \
+ pear-channel-phpunit>=20110327:devel/pear-channel-phpunit
-BROKEN= unfetchable, redirects to https://phpunit.de/
+RUN_DEPENDS= pear-TheSeer_fDOMDocument>=1.6.6:devel/pear-TheSeer_fDOMDocument \
+ pear-Symfony_Component_Finder>=2.3.4:devel/pear-Symfony_Component_Finder \
+ pear-channel-phpunit>=20110327:devel/pear-channel-phpunit
-PEAR_CHANNEL= phpunit
-USES= pear
+NO_ARCH= yes
+
+USE_GITHUB= yes
+GH_ACCOUNT= sebastianbergmann
+GH_PROJECT= finder-facade
+
+PHP_DIR= share/PHP
+
+PLIST_FILES= ${PHP_DIR}/${PORTNAME}/FinderFacade.php
+
+do-install:
+ ${MKDIR} ${STAGEDIR}${PREFIX}/${PHP_DIR}/${PORTNAME}
+ ${INSTALL_SCRIPT} ${WRKSRC}/src/FinderFacade.php \
+ ${STAGEDIR}${PREFIX}/${PHP_DIR}/${PORTNAME}
.include <bsd.port.mk>
Index: devel/pear-SebastianBergmann_FinderFacade/distinfo
===================================================================
--- devel/pear-SebastianBergmann_FinderFacade/distinfo
+++ devel/pear-SebastianBergmann_FinderFacade/distinfo
@@ -1,2 +1,3 @@
-SHA256 (PEAR/FinderFacade-1.1.0.tgz) = 5d776ddc4c5c83d2d779d9a3dd447b26e1fffe4970536a255eee3c8204f5f09e
-SIZE (PEAR/FinderFacade-1.1.0.tgz) = 4309
+TIMESTAMP = 1509523544
+SHA256 (sebastianbergmann-finder-facade-1.2.1_GH0.tar.gz) = 4ceab861483c7d8ddfe41fb8152b95bffd1cfc14c6c8df1a36887178eabef714
+SIZE (sebastianbergmann-finder-facade-1.2.1_GH0.tar.gz) = 4153

File Metadata

Mime Type
text/plain
Expires
Mon, May 18, 11:47 AM (13 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33246901
Default Alt Text
D12892.id34591.diff (2 KB)

Event Timeline