aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Spil <brnrd@FreeBSD.org>2021-04-27 10:24:19 +0000
committerBernard Spil <brnrd@FreeBSD.org>2021-04-27 10:25:04 +0000
commitc37e6243417369326512ac6ec2291932cb7ed11c (patch)
tree8935ee3b6a0df5d400b5fcec2ee8e1d510943f77
parent5dd7604b751b813a32fb6f803decefffe35997f0 (diff)
downloadports-c37e6243417369326512ac6ec2291932cb7ed11c.tar.gz
ports-c37e6243417369326512ac6ec2291932cb7ed11c.zip
-rw-r--r--www/nextcloud-circles/Makefile5
-rw-r--r--www/nextcloud-circles/distinfo6
2 files changed, 7 insertions, 4 deletions
diff --git a/www/nextcloud-circles/Makefile b/www/nextcloud-circles/Makefile
index fae67cde7191..d4cca74ab993 100644
--- a/www/nextcloud-circles/Makefile
+++ b/www/nextcloud-circles/Makefile
@@ -1,7 +1,7 @@
# Created by: Bernard Spil <brnrd@freebsd.org>
PORTNAME= circles
-PORTVERSION= 0.21.0
+PORTVERSION= 0.21.1
CATEGORIES= www
MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/v${PORTVERSION}/
PKGNAMEPREFIX= nextcloud-
@@ -28,6 +28,9 @@ PLIST_SUB= NEXTCLOUD_USERNAME=${NEXTCLOUD_USERNAME} \
WWWDIR= ${PREFIX}/www/nextcloud/apps-pkg/${PORTNAME}
+post-stage:
+ ${RM} ${STAGEDIR}${WWWDIR}/Makefile~
+
do-install:
${MKDIR} ${STAGEDIR}${WWWDIR}
(cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR})
diff --git a/www/nextcloud-circles/distinfo b/www/nextcloud-circles/distinfo
index 8835fb61e942..8ce63deb26c8 100644
--- a/www/nextcloud-circles/distinfo
+++ b/www/nextcloud-circles/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1614798431
-SHA256 (circles-0.21.0.tar.gz) = 0a6fb910cf8ba7e401efce6e4ea4e10d3ed4137e4ffc401c0a51ab3507c40105
-SIZE (circles-0.21.0.tar.gz) = 987711
+TIMESTAMP = 1619517040
+SHA256 (circles-0.21.1.tar.gz) = 2a3b27424496c7746d7ec90db45e32b529f7c856fdf2b6b803373a9a2649cb02
+SIZE (circles-0.21.1.tar.gz) = 994529