Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F105699238
D10231.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
D10231.diff
View Options
Index: head/devel/arcanist/Makefile
===================================================================
--- head/devel/arcanist/Makefile
+++ head/devel/arcanist/Makefile
@@ -2,8 +2,9 @@
PORTNAME= arcanist
PORTVERSION= 20161003
+PORTREVISION= 1
CATEGORIES= devel
-PKGNAMEPREFIX= php5-
+PKGNAMEPREFIX= php-
MAINTAINER= grembo@FreeBSD.org
COMMENT= Command line interface for Phabricator
@@ -14,7 +15,7 @@
CONFLICTS= arc-*
PHP_DESTDIR= lib/php/arcanist
-RUN_DEPENDS= php5-libphutil>0:devel/libphutil
+RUN_DEPENDS= php-libphutil>0:devel/libphutil
USES= php
USE_PHP= curl dom json simplexml
USE_GITHUB= yes
Index: head/devel/libphutil/Makefile
===================================================================
--- head/devel/libphutil/Makefile
+++ head/devel/libphutil/Makefile
@@ -2,8 +2,9 @@
PORTNAME= libphutil
PORTVERSION= 20161003
+PORTREVISION= 1
CATEGORIES= devel
-PKGNAMEPREFIX= php5-
+PKGNAMEPREFIX= php-
MAINTAINER= grembo@FreeBSD.org
COMMENT= Collection of PHP utility classes
Index: head/devel/phabricator/Makefile
===================================================================
--- head/devel/phabricator/Makefile
+++ head/devel/phabricator/Makefile
@@ -2,9 +2,9 @@
PORTNAME= phabricator
PORTVERSION= 20161003
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
-PKGNAMEPREFIX= php5-
+PKGNAMEPREFIX= php-
MAINTAINER= grembo@FreeBSD.org
COMMENT= Open source, software engineering platform
@@ -12,8 +12,8 @@
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= php5-libphutil>0:devel/libphutil \
- php5-arcanist>0:devel/arcanist \
+RUN_DEPENDS= php-libphutil>0:devel/libphutil \
+ php-arcanist>0:devel/arcanist \
git:devel/git
OPTIONS_DEFINE= GD OPCACHE
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Dec 20, 9:02 AM (20 h, 52 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15528831
Default Alt Text
D10231.diff (1 KB)
Attached To
Mode
D10231: Update PKGNAMEPREFIX
Attached
Detach File
Event Timeline
Log In to Comment