Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 May 2019 07:36:46 +0000 (UTC)
From:      Bernard Spil <brnrd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r500701 - head/security/nextcloud-twofactor_u2f
Message-ID:  <201905030736.x437ak3b050070@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: brnrd
Date: Fri May  3 07:36:46 2019
New Revision: 500701
URL: https://svnweb.freebsd.org/changeset/ports/500701

Log:
  security/nextcloud-twofactor_u2f: Update to 3.0.0
  9

Modified:
  head/security/nextcloud-twofactor_u2f/Makefile
  head/security/nextcloud-twofactor_u2f/distinfo
  head/security/nextcloud-twofactor_u2f/pkg-plist

Modified: head/security/nextcloud-twofactor_u2f/Makefile
==============================================================================
--- head/security/nextcloud-twofactor_u2f/Makefile	Fri May  3 06:22:23 2019	(r500700)
+++ head/security/nextcloud-twofactor_u2f/Makefile	Fri May  3 07:36:46 2019	(r500701)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	twofactor_u2f
-PORTVERSION=	2.1.3
+PORTVERSION=	3.0.0
 CATEGORIES=	security
 MASTER_SITES=	https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/
 PKGNAMEPREFIX=	nextcloud-
@@ -17,7 +17,7 @@ COMMENT=	U2F multi-factor auth app for Nextcloud
 LICENSE=	AGPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-RUN_DEPENDS=	nextcloud${PHP_PKGNAMESUFFIX}>=15:www/nextcloud@${PHP_FLAVOR}
+RUN_DEPENDS=	nextcloud${PHP_PKGNAMESUFFIX}>=16:www/nextcloud@${PHP_FLAVOR}
 
 USES=		php:flavors
 NO_BUILD=	yes

Modified: head/security/nextcloud-twofactor_u2f/distinfo
==============================================================================
--- head/security/nextcloud-twofactor_u2f/distinfo	Fri May  3 06:22:23 2019	(r500700)
+++ head/security/nextcloud-twofactor_u2f/distinfo	Fri May  3 07:36:46 2019	(r500701)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1554733685
-SHA256 (nextcloud/twofactor_u2f-v2.1.3/twofactor_u2f.tar.gz) = 3cde81309e9329530958e91beef0c3003f6b9776a576f23c8458771171b5a458
-SIZE (nextcloud/twofactor_u2f-v2.1.3/twofactor_u2f.tar.gz) = 706111
+TIMESTAMP = 1556868563
+SHA256 (nextcloud/twofactor_u2f-v3.0.0/twofactor_u2f.tar.gz) = bb2be4b4f3367b0ba8c8e78cba727ee521df116d2f76a0a73cf956c710d2c08b
+SIZE (nextcloud/twofactor_u2f-v3.0.0/twofactor_u2f.tar.gz) = 725334

Modified: head/security/nextcloud-twofactor_u2f/pkg-plist
==============================================================================
--- head/security/nextcloud-twofactor_u2f/pkg-plist	Fri May  3 06:22:23 2019	(r500700)
+++ head/security/nextcloud-twofactor_u2f/pkg-plist	Fri May  3 07:36:46 2019	(r500701)
@@ -54,6 +54,8 @@
 %%WWWDIR%%/l10n/ru.json
 %%WWWDIR%%/l10n/sk.js
 %%WWWDIR%%/l10n/sk.json
+%%WWWDIR%%/l10n/sl.js
+%%WWWDIR%%/l10n/sl.json
 %%WWWDIR%%/l10n/sq.js
 %%WWWDIR%%/l10n/sq.json
 %%WWWDIR%%/l10n/sr.js



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