Date: Sat, 8 Jun 2019 14:19:18 +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: r503734 - head/security/nextcloud-passman Message-ID: <201906081419.x58EJINb033388@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: brnrd Date: Sat Jun 8 14:19:18 2019 New Revision: 503734 URL: https://svnweb.freebsd.org/changeset/ports/503734 Log: security/nextcloud-passman: Update to 2.3.1 Modified: head/security/nextcloud-passman/Makefile head/security/nextcloud-passman/distinfo head/security/nextcloud-passman/pkg-plist Modified: head/security/nextcloud-passman/Makefile ============================================================================== --- head/security/nextcloud-passman/Makefile Sat Jun 8 13:36:54 2019 (r503733) +++ head/security/nextcloud-passman/Makefile Sat Jun 8 14:19:18 2019 (r503734) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= passman -PORTVERSION= 2.2.1 +PORTVERSION= 2.3.1 CATEGORIES= security MASTER_SITES= https://releases.passman.cc/ PKGNAMEPREFIX= nextcloud- Modified: head/security/nextcloud-passman/distinfo ============================================================================== --- head/security/nextcloud-passman/distinfo Sat Jun 8 13:36:54 2019 (r503733) +++ head/security/nextcloud-passman/distinfo Sat Jun 8 14:19:18 2019 (r503734) @@ -1,3 +1,3 @@ -TIMESTAMP = 1545224619 -SHA256 (passman_2.2.1.tar.gz) = 6aaea77ecd8c7f4ea734be2b092091c7ff439e4b215eeed90e7ed00b5ac29718 -SIZE (passman_2.2.1.tar.gz) = 2643691 +TIMESTAMP = 1560003156 +SHA256 (passman_2.3.1.tar.gz) = 85b371aac28403783645c3458f9d9d42eb64911d89c70c91474c539c5e16da0c +SIZE (passman_2.3.1.tar.gz) = 2738706 Modified: head/security/nextcloud-passman/pkg-plist ============================================================================== --- head/security/nextcloud-passman/pkg-plist Sat Jun 8 13:36:54 2019 (r503733) +++ head/security/nextcloud-passman/pkg-plist Sat Jun 8 14:19:18 2019 (r503734) @@ -1306,6 +1306,8 @@ %%WWWDIR%%/js/settings-admin.js %%WWWDIR%%/l10n/ast.js %%WWWDIR%%/l10n/ast.json +%%WWWDIR%%/l10n/bg.js +%%WWWDIR%%/l10n/bg.json %%WWWDIR%%/l10n/ca.js %%WWWDIR%%/l10n/ca.json %%WWWDIR%%/l10n/cs.js @@ -1358,6 +1360,8 @@ %%WWWDIR%%/l10n/es_SV.json %%WWWDIR%%/l10n/es_UY.js %%WWWDIR%%/l10n/es_UY.json +%%WWWDIR%%/l10n/eu.js +%%WWWDIR%%/l10n/eu.json %%WWWDIR%%/l10n/fi.js %%WWWDIR%%/l10n/fi.json %%WWWDIR%%/l10n/fr.js
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906081419.x58EJINb033388>