aboutsummaryrefslogtreecommitdiff
path: root/security/nextcloud-passman
diff options
context:
space:
mode:
authorBernard Spil <brnrd@FreeBSD.org>2018-04-04 07:15:38 +0000
committerBernard Spil <brnrd@FreeBSD.org>2018-04-04 07:15:38 +0000
commite75965926c4470271d9f361b553fa1b284af05d7 (patch)
treed86f87d291ed4fea823225ce07aabcfe08812db9 /security/nextcloud-passman
parentaadad1ab4a7cd43cc698dc700a3912ec38c89166 (diff)
downloadports-e75965926c4470271d9f361b553fa1b284af05d7.tar.gz
ports-e75965926c4470271d9f361b553fa1b284af05d7.zip
www/nextcloud: Chase change of /apps path
- WWWDIR/apps to WWWDIR/apps-pkg - Bump portrevision to force reinstall - Update Nextcloud version dependencies PR: 227133
Notes
Notes: svn path=/head/; revision=466394
Diffstat (limited to 'security/nextcloud-passman')
-rw-r--r--security/nextcloud-passman/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/nextcloud-passman/Makefile b/security/nextcloud-passman/Makefile
index 051d11f6bad2..082f0a796d7f 100644
--- a/security/nextcloud-passman/Makefile
+++ b/security/nextcloud-passman/Makefile
@@ -3,6 +3,7 @@
PORTNAME= passman
PORTVERSION= 2.1.4
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= https://releases.passman.cc/
PKGNAMEPREFIX= nextcloud-
@@ -22,7 +23,7 @@ USES= php
NO_BUILD= yes
NO_ARCH= yes
-WWWDIR= ${PREFIX}/www/nextcloud/apps/${PORTNAME}
+WWWDIR= ${PREFIX}/www/nextcloud/apps-pkg/${PORTNAME}
do-install:
${MKDIR} ${STAGEDIR}${WWWDIR}