svn commit: r518938 - head/security/nextcloud-twofactor_u2f

Bernard Spil brnrd at FreeBSD.org
Tue Dec 3 14:35:26 UTC 2019


Author: brnrd
Date: Tue Dec  3 14:35:24 2019
New Revision: 518938
URL: https://svnweb.freebsd.org/changeset/ports/518938

Log:
  security/nextcloud-security_u2f: Update to 5.0.0

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	Tue Dec  3 14:34:11 2019	(r518937)
+++ head/security/nextcloud-twofactor_u2f/Makefile	Tue Dec  3 14:35:24 2019	(r518938)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	twofactor_u2f
-PORTVERSION=	4.0.0
+PORTVERSION=	5.0.0
 CATEGORIES=	security
 MASTER_SITES=	https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/
 PKGNAMEPREFIX=	nextcloud-

Modified: head/security/nextcloud-twofactor_u2f/distinfo
==============================================================================
--- head/security/nextcloud-twofactor_u2f/distinfo	Tue Dec  3 14:34:11 2019	(r518937)
+++ head/security/nextcloud-twofactor_u2f/distinfo	Tue Dec  3 14:35:24 2019	(r518938)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1569868919
-SHA256 (nextcloud/twofactor_u2f-v4.0.0/twofactor_u2f.tar.gz) = 07d80b3a4aad7f3191af0714482b02fea218165e44ddc3952d88a0c7a67305b6
-SIZE (nextcloud/twofactor_u2f-v4.0.0/twofactor_u2f.tar.gz) = 1411778
+TIMESTAMP = 1575381167
+SHA256 (nextcloud/twofactor_u2f-v5.0.0/twofactor_u2f.tar.gz) = 269d8bfd69505c1d42bebf9dc852c27af70c7fe8444145ee36e4b9b1e3939d1d
+SIZE (nextcloud/twofactor_u2f-v5.0.0/twofactor_u2f.tar.gz) = 886052

Modified: head/security/nextcloud-twofactor_u2f/pkg-plist
==============================================================================
--- head/security/nextcloud-twofactor_u2f/pkg-plist	Tue Dec  3 14:34:11 2019	(r518937)
+++ head/security/nextcloud-twofactor_u2f/pkg-plist	Tue Dec  3 14:35:24 2019	(r518938)
@@ -3,6 +3,7 @@
 @comment %%WWWDIR%%/.github/ISSUE_TEMPLATE/feature_request.md
 @comment %%WWWDIR%%/.github/ISSUE_TEMPLATE/question.md
 @comment %%WWWDIR%%/.github/autoapproval.yml
+ at comment %%WWWDIR%%/.github/workflows/dependabot-approve.yml
 %%WWWDIR%%/.jshintrc
 %%WWWDIR%%/CHANGELOG.md
 %%WWWDIR%%/README.md
@@ -87,6 +88,8 @@
 %%WWWDIR%%/l10n/gl.json
 %%WWWDIR%%/l10n/he.js
 %%WWWDIR%%/l10n/he.json
+%%WWWDIR%%/l10n/hr.js
+%%WWWDIR%%/l10n/hr.json
 %%WWWDIR%%/l10n/hu.js
 %%WWWDIR%%/l10n/hu.json
 %%WWWDIR%%/l10n/is.js
@@ -137,7 +140,6 @@
 %%WWWDIR%%/lib/Db/RegistrationMapper.php
 %%WWWDIR%%/lib/Event/DisabledByAdmin.php
 %%WWWDIR%%/lib/Event/StateChanged.php
-%%WWWDIR%%/lib/Listener/IListener.php
 %%WWWDIR%%/lib/Listener/StateChangeActivity.php
 %%WWWDIR%%/lib/Listener/StateChangeRegistryUpdater.php
 %%WWWDIR%%/lib/Migration/Version010601Date20181022142736.php


More information about the svn-ports-all mailing list