Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151332220
D12146.id33032.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D12146.id33032.diff
View Options
Index: head/devel/pear-SebastianBergmann_Git/Makefile
===================================================================
--- head/devel/pear-SebastianBergmann_Git/Makefile
+++ head/devel/pear-SebastianBergmann_Git/Makefile
@@ -3,23 +3,32 @@
PORTNAME= Git
PORTVERSION= 1.2.0
+PORTREVISION= 1
CATEGORIES= devel pear
-MASTER_SITES= http://pear.phpunit.de/get/
PKGNAMEPREFIX= pear-SebastianBergmann_
MAINTAINER= joneum@FreeBSD.org
COMMENT= Simple wrapper for Git
LICENSE= BSD3CLAUSE
+LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= pear>=1.9.4:devel/pear \
- ${PEARDIR}/.channels/pear.phpunit.de.reg:devel/pear-channel-phpunit
-RUN_DEPENDS= pear>=1.9.4:devel/pear \
- ${PEARDIR}/.channels/pear.phpunit.de.reg:devel/pear-channel-phpunit
+BUILD_DEPENDS= pear>=1.9.4:devel/pear
+RUN_DEPENDS= pear>=1.9.4:devel/pear
-BROKEN= unfetchable, redirects to https://phpunit.de/
+USE_GITHUB= yes
+GH_ACCOUNT= sebastianbergmann
+GH_PROJECT= git
-USES= pear
-PEAR_CHANNEL= phpunit
+NO_BUILD= yes
+
+PHP_DIR= share/PHP
+
+PLIST_FILES= ${PHP_DIR}/${PORTNAME}/Git.php
+
+do-install:
+ ${MKDIR} ${STAGEDIR}${PREFIX}/${PHP_DIR}/${PORTNAME}
+ ${INSTALL_SCRIPT} ${WRKSRC}/src/Git.php \
+ ${STAGEDIR}${PREFIX}/${PHP_DIR}/${PORTNAME}
.include <bsd.port.mk>
Index: head/devel/pear-SebastianBergmann_Git/distinfo
===================================================================
--- head/devel/pear-SebastianBergmann_Git/distinfo
+++ head/devel/pear-SebastianBergmann_Git/distinfo
@@ -1,2 +1,3 @@
-SHA256 (PEAR/Git-1.2.0.tgz) = b51bd62acc23df45bc49fc97e636317ad92054dd4b8e81e7062233ecb3ce6a62
-SIZE (PEAR/Git-1.2.0.tgz) = 3418
+TIMESTAMP = 1503836008
+SHA256 (sebastianbergmann-git-1.2.0_GH0.tar.gz) = f0413815174c5797dc619dd038dbce3200ce6a64c11c6d820a1303b7bd7d7d12
+SIZE (sebastianbergmann-git-1.2.0_GH0.tar.gz) = 4479
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Apr 8, 4:10 PM (10 h, 12 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31106972
Default Alt Text
D12146.id33032.diff (1 KB)
Attached To
Mode
D12146: devel/pear-SebastianBergmann_Git: Unbreak
Attached
Detach File
Event Timeline
Log In to Comment