Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Dec 2021 11:44:45 GMT
From:      Bernard Spil <brnrd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a86a6f18a23e - main - www/nextcloud-appointments: Update to 1.11.6
Message-ID:  <202112051144.1B5BijnL069862@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by brnrd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a86a6f18a23e2af31d66e73a57c9e0836d3114a7

commit a86a6f18a23e2af31d66e73a57c9e0836d3114a7
Author:     Bernard Spil <brnrd@FreeBSD.org>
AuthorDate: 2021-12-05 11:42:36 +0000
Commit:     Bernard Spil <brnrd@FreeBSD.org>
CommitDate: 2021-12-05 11:42:36 +0000

    www/nextcloud-appointments: Update to 1.11.6
---
 www/nextcloud-appointments/Makefile | 8 ++++----
 www/nextcloud-appointments/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/www/nextcloud-appointments/Makefile b/www/nextcloud-appointments/Makefile
index af7f751b43ef..f4a2bec0192c 100644
--- a/www/nextcloud-appointments/Makefile
+++ b/www/nextcloud-appointments/Makefile
@@ -1,13 +1,14 @@
 # Created by: Bernard Spil <brnrd@freebsd.org>
 
 PORTNAME=	appointments
-PORTVERSION=	1.11.4
+PORTVERSION=	1.11.6
+DISTVERSIONPREFIX=	v
 CATEGORIES=	www
-MASTER_SITES=	https://github.com/${GH_ACCOUNT}/${PORTNAME}/raw/${GH_TAGNAME}/build/artifacts/appstore/
+MASTER_SITES=	https://github.com/${GH_ACCOUNT}/${PORTNAME}/raw/${DISTVERSIONPREFIX}${DISTVERSION}/build/artifacts/appstore/
 PKGNAMEPREFIX=	nextcloud-
 PKGNAMESUFFIX=	${PHP_PKGNAMESUFFIX}
 DISTNAME=	${PORTNAME}
-DIST_SUBDIR=	nextcloud/${PORTNAME}-${GH_TAGNAME}
+DIST_SUBDIR=	nextcloud/${PORTNAME}-${PORTVERSION}
 
 MAINTAINER=	brnrd@FreeBSD.org
 COMMENT=	Appointments app for Nextcloud
@@ -22,7 +23,6 @@ NO_BUILD=	yes
 NO_ARCH=	yes
 
 GH_ACCOUNT=	SergeyMosin
-GH_TAGNAME=	08fbb2a56af8719f2d65920ad938ae9e53acb5b5
 
 WWWDIR=		${PREFIX}/www/nextcloud/apps-pkg/${PORTNAME}
 
diff --git a/www/nextcloud-appointments/distinfo b/www/nextcloud-appointments/distinfo
index 37b04b0499b8..a548899569a0 100644
--- a/www/nextcloud-appointments/distinfo
+++ b/www/nextcloud-appointments/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1638212128
-SHA256 (nextcloud/appointments-08fbb2a56af8719f2d65920ad938ae9e53acb5b5/appointments.tar.gz) = 14f558870532907ec16166c9a65bd3c20492167f48a4665a4d07e9dbf3e57f42
-SIZE (nextcloud/appointments-08fbb2a56af8719f2d65920ad938ae9e53acb5b5/appointments.tar.gz) = 1309200
+TIMESTAMP = 1638704375
+SHA256 (nextcloud/appointments-1.11.6/appointments.tar.gz) = fe174d5a099767f0378ee972f559eea78e9f24fc97338ecf1bd8934aad94817d
+SIZE (nextcloud/appointments-1.11.6/appointments.tar.gz) = 1310875



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112051144.1B5BijnL069862>