git: 1f201e0dd6b3 - main - security/nextcloud-passman: Update to 2.3.8
Bernard Spil
brnrd at FreeBSD.org
Mon May 24 20:00:07 UTC 2021
The branch main has been updated by brnrd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1f201e0dd6b332ab62a6515d499dd961390e223d
commit 1f201e0dd6b332ab62a6515d499dd961390e223d
Author: Bernard Spil <brnrd at FreeBSD.org>
AuthorDate: 2021-05-24 19:59:59 +0000
Commit: Bernard Spil <brnrd at FreeBSD.org>
CommitDate: 2021-05-24 19:59:59 +0000
security/nextcloud-passman: Update to 2.3.8
---
security/nextcloud-passman/Makefile | 2 +-
security/nextcloud-passman/distinfo | 6 +++---
security/nextcloud-passman/pkg-plist | 3 ++-
3 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/security/nextcloud-passman/Makefile b/security/nextcloud-passman/Makefile
index 905d48058803..8704a80adc03 100644
--- a/security/nextcloud-passman/Makefile
+++ b/security/nextcloud-passman/Makefile
@@ -1,7 +1,7 @@
# Created by: Bernard Spil <brnrd at freebsd.org>
PORTNAME= passman
-PORTVERSION= 2.3.7
+PORTVERSION= 2.3.8
CATEGORIES= security
MASTER_SITES= https://releases.passman.cc/
PKGNAMEPREFIX= nextcloud-
diff --git a/security/nextcloud-passman/distinfo b/security/nextcloud-passman/distinfo
index 4029d987a782..5a341ba7ac59 100644
--- a/security/nextcloud-passman/distinfo
+++ b/security/nextcloud-passman/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1616494318
-SHA256 (passman_2.3.7.tar.gz) = 0aa060251a21f762b22751c3a0ad58c0872ae370c7f09f67a14ed8edacf73410
-SIZE (passman_2.3.7.tar.gz) = 2878674
+TIMESTAMP = 1621886055
+SHA256 (passman_2.3.8.tar.gz) = dc98b52a5791863f492fd66d85f5af0f829a93473743f819c831a60198ff0712
+SIZE (passman_2.3.8.tar.gz) = 2880153
diff --git a/security/nextcloud-passman/pkg-plist b/security/nextcloud-passman/pkg-plist
index 2f9d2f1894cd..51a4f6f1ee3d 100644
--- a/security/nextcloud-passman/pkg-plist
+++ b/security/nextcloud-passman/pkg-plist
@@ -6,7 +6,6 @@
%%WWWDIR%%/ISSUE_TEMPLATE.md
%%WWWDIR%%/LICENSE
%%WWWDIR%%/README.md
-%%WWWDIR%%/appinfo/app.php
%%WWWDIR%%/appinfo/autoload.php
%%WWWDIR%%/appinfo/database.xml
%%WWWDIR%%/appinfo/info.xml
@@ -1529,6 +1528,7 @@
%%WWWDIR%%/lib/Service/SettingsService.php
%%WWWDIR%%/lib/Service/ShareService.php
%%WWWDIR%%/lib/Service/VaultService.php
+%%WWWDIR%%/lib/Settings/Admin.php
%%WWWDIR%%/lib/Utility/NotFoundJSONResponse.php
%%WWWDIR%%/lib/Utility/PermissionEntity.php
%%WWWDIR%%/lib/Utility/Utils.php
@@ -1537,6 +1537,7 @@
%%WWWDIR%%/migration/serversideencryption.php
%%WWWDIR%%/occ
%%WWWDIR%%/personal.php
+%%WWWDIR%%/templates/admin.php
%%WWWDIR%%/templates/admin.settings.php
%%WWWDIR%%/templates/bookmarklet.php
%%WWWDIR%%/templates/main.php
More information about the dev-commits-ports-all
mailing list