Page MenuHomeFreeBSD

D17311.diff
No OneTemporary

D17311.diff

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

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)

Event Timeline