Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Oct 2022 12:24:14 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: d0321e1dc250 - main - security/nextcloud-twofactor_nextcloud_notification: Update to 3.5.0
Message-ID:  <202210211224.29LCOEaP081936@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=d0321e1dc250fe6e3b94e40e921337390fee1ed7

commit d0321e1dc250fe6e3b94e40e921337390fee1ed7
Author:     Bernard Spil <brnrd@FreeBSD.org>
AuthorDate: 2022-10-21 12:14:45 +0000
Commit:     Bernard Spil <brnrd@FreeBSD.org>
CommitDate: 2022-10-21 12:23:51 +0000

    security/nextcloud-twofactor_nextcloud_notification: Update to 3.5.0
---
 security/nextcloud-twofactor_nextcloud_notification/Makefile | 4 ++--
 security/nextcloud-twofactor_nextcloud_notification/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/security/nextcloud-twofactor_nextcloud_notification/Makefile b/security/nextcloud-twofactor_nextcloud_notification/Makefile
index 6552eebabb80..7e131292103f 100644
--- a/security/nextcloud-twofactor_nextcloud_notification/Makefile
+++ b/security/nextcloud-twofactor_nextcloud_notification/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	twofactor_nextcloud_notification
-PORTVERSION=	3.4.0
+PORTVERSION=	3.5.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	security
 MASTER_SITES=	https://github.com/nextcloud-releases/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/
@@ -14,7 +14,7 @@ WWW=		https://apps.nextcloud.com/apps/twofactor_nextcloud_notification
 LICENSE=	AGPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-RUN_DEPENDS=	nextcloud${PHP_PKGNAMESUFFIX}>=22:www/nextcloud@${PHP_FLAVOR}
+RUN_DEPENDS=	nextcloud${PHP_PKGNAMESUFFIX}>=25:www/nextcloud@${PHP_FLAVOR}
 
 USES=		php:flavors
 IGNORE_WITH_PHP=	82
diff --git a/security/nextcloud-twofactor_nextcloud_notification/distinfo b/security/nextcloud-twofactor_nextcloud_notification/distinfo
index 5768db2d5854..a57bad241dfa 100644
--- a/security/nextcloud-twofactor_nextcloud_notification/distinfo
+++ b/security/nextcloud-twofactor_nextcloud_notification/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651225541
-SHA256 (nextcloud/twofactor_nextcloud_notification-v3.4.0.tar.gz) = 7be167036288c90e61a2be5a728b3e0f32d8adc1331d18ad4bd68c638a8c1a1f
-SIZE (nextcloud/twofactor_nextcloud_notification-v3.4.0.tar.gz) = 833861
+TIMESTAMP = 1666341414
+SHA256 (nextcloud/twofactor_nextcloud_notification-v3.5.0.tar.gz) = 54c53e6ea3f0c724673b128c67cb66f1d663f9f02240e7e137d0b4a12ef38e0d
+SIZE (nextcloud/twofactor_nextcloud_notification-v3.5.0.tar.gz) = 956753



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