Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F105762316
D17311.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
D17311.diff
View Options
Index: head/devel/phabricator/Makefile
===================================================================
--- head/devel/phabricator/Makefile
+++ head/devel/phabricator/Makefile
@@ -55,9 +55,9 @@
.if ${PORT_OPTIONS:MOPCACHE}
USE_PHP+= opcache
. if ${PHP_VER} >= 70
-RUN_DEPENDS+= ${PHPBASE}/lib/php/${PHP_EXT_DIR}/apcu.so:devel/pecl-APCu@${PHP_FLAVOR}
+RUN_DEPENDS+= ${PHPBASE}/lib/php/${PHP_EXT_DIR}/apcu.so:devel/pecl-APCu@${PHP_FLAVOR}
. else
-RUN_DEPENDS+= ${PHPBASE}/lib/php/${PHP_EXT_DIR}/apcu.so:devel/pecl-APCu4@${PHP_FLAVOR}
+RUN_DEPENDS+= ${PHPBASE}/lib/php/${PHP_EXT_DIR}/apcu.so:devel/pecl-APCu4@${PHP_FLAVOR}
. endif
.endif
@@ -72,7 +72,7 @@
do-install:
@${MKDIR} ${STAGEDIR}${PREFIX}/${PHP_DESTDIR}/conf/local
- @${INSTALL_DATA} ${FILESDIR}/local.json.sample \
+ ${INSTALL_DATA} ${FILESDIR}/local.json.sample \
${STAGEDIR}${PREFIX}/${PHP_DESTDIR}/conf/local
cd ${WRKSRC} ; ${PAX} -rw * ${STAGEDIR}${PREFIX}/${PHP_DESTDIR}
Index: head/devel/phabricator/pkg-descr
===================================================================
--- head/devel/phabricator/pkg-descr
+++ head/devel/phabricator/pkg-descr
@@ -1,4 +1,4 @@
Phabricator is a collection of open source web applications that help
software companies build better software.
-WWW: http://phabricator.org/
+WWW: https://www.phacility.com/phabricator/
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Dec 21, 8:06 AM (17 h, 40 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15539347
Default Alt Text
D17311.diff (1 KB)
Attached To
Mode
D17311: devel/phabricator: Update WWW and pet portlint.
Attached
Detach File
Event Timeline
Log In to Comment