svn commit: r493178 - head/security/nextcloud-twofactor_u2f
Bernard Spil
brnrd at FreeBSD.org
Sun Feb 17 17:54:36 UTC 2019
Author: brnrd
Date: Sun Feb 17 17:54:34 2019
New Revision: 493178
URL: https://svnweb.freebsd.org/changeset/ports/493178
Log:
security/nextcloud-twofactor_u2f: Update to 2.1.1
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 Sun Feb 17 17:53:51 2019 (r493177)
+++ head/security/nextcloud-twofactor_u2f/Makefile Sun Feb 17 17:54:34 2019 (r493178)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= twofactor_u2f
-PORTVERSION= 2.1.0
+PORTVERSION= 2.1.1
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 Sun Feb 17 17:53:51 2019 (r493177)
+++ head/security/nextcloud-twofactor_u2f/distinfo Sun Feb 17 17:54:34 2019 (r493178)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1544715501
-SHA256 (nextcloud/twofactor_u2f-v2.1.0/twofactor_u2f.tar.gz) = 72a5b1cee0ca3da7bc90b2411c48f7a0dda66b2ec627f8e548275787504a43d3
-SIZE (nextcloud/twofactor_u2f-v2.1.0/twofactor_u2f.tar.gz) = 713353
+TIMESTAMP = 1550424992
+SHA256 (nextcloud/twofactor_u2f-v2.1.1/twofactor_u2f.tar.gz) = 5288ae3b1b55b7f09e82a1c0ee8efbd849171c9ff44b93131b6c05c13676e421
+SIZE (nextcloud/twofactor_u2f-v2.1.1/twofactor_u2f.tar.gz) = 650612
Modified: head/security/nextcloud-twofactor_u2f/pkg-plist
==============================================================================
--- head/security/nextcloud-twofactor_u2f/pkg-plist Sun Feb 17 17:53:51 2019 (r493177)
+++ head/security/nextcloud-twofactor_u2f/pkg-plist Sun Feb 17 17:54:34 2019 (r493178)
@@ -17,20 +17,28 @@
%%WWWDIR%%/l10n/.gitkeep
%%WWWDIR%%/l10n/cs.js
%%WWWDIR%%/l10n/cs.json
+%%WWWDIR%%/l10n/da.js
+%%WWWDIR%%/l10n/da.json
%%WWWDIR%%/l10n/de.js
%%WWWDIR%%/l10n/de.json
%%WWWDIR%%/l10n/de_DE.js
%%WWWDIR%%/l10n/de_DE.json
+%%WWWDIR%%/l10n/el.js
+%%WWWDIR%%/l10n/el.json
%%WWWDIR%%/l10n/en_GB.js
%%WWWDIR%%/l10n/en_GB.json
%%WWWDIR%%/l10n/es.js
%%WWWDIR%%/l10n/es.json
%%WWWDIR%%/l10n/es_MX.js
%%WWWDIR%%/l10n/es_MX.json
+%%WWWDIR%%/l10n/fi.js
+%%WWWDIR%%/l10n/fi.json
%%WWWDIR%%/l10n/fr.js
%%WWWDIR%%/l10n/fr.json
%%WWWDIR%%/l10n/gl.js
%%WWWDIR%%/l10n/gl.json
+%%WWWDIR%%/l10n/hu.js
+%%WWWDIR%%/l10n/hu.json
%%WWWDIR%%/l10n/is.js
%%WWWDIR%%/l10n/is.json
%%WWWDIR%%/l10n/it.js
@@ -39,6 +47,8 @@
%%WWWDIR%%/l10n/ja.json
%%WWWDIR%%/l10n/nl.js
%%WWWDIR%%/l10n/nl.json
+%%WWWDIR%%/l10n/pl.js
+%%WWWDIR%%/l10n/pl.json
%%WWWDIR%%/l10n/pt_BR.js
%%WWWDIR%%/l10n/pt_BR.json
%%WWWDIR%%/l10n/ru.js
@@ -49,6 +59,10 @@
%%WWWDIR%%/l10n/sr.json
%%WWWDIR%%/l10n/tr.js
%%WWWDIR%%/l10n/tr.json
+%%WWWDIR%%/l10n/zh_CN.js
+%%WWWDIR%%/l10n/zh_CN.json
+%%WWWDIR%%/l10n/zh_TW.js
+%%WWWDIR%%/l10n/zh_TW.json
%%WWWDIR%%/lib/Activity/Provider.php
%%WWWDIR%%/lib/Activity/Setting.php
%%WWWDIR%%/lib/AppInfo/Application.php
More information about the svn-ports-head
mailing list