From owner-dev-commits-ports-main@freebsd.org Mon May 24 20:00:07 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 26E2763BD93; Mon, 24 May 2021 20:00:07 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Fpp3C01Klz4nwr; Mon, 24 May 2021 20:00:06 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C448F105A7; Mon, 24 May 2021 20:00:06 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 14OK06xM061057; Mon, 24 May 2021 20:00:06 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 14OK06wn061054; Mon, 24 May 2021 20:00:06 GMT (envelope-from git) Date: Mon, 24 May 2021 20:00:06 GMT Message-Id: <202105242000.14OK06wn061054@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Bernard Spil Subject: git: 1f201e0dd6b3 - main - security/nextcloud-passman: Update to 2.3.8 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: brnrd X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1f201e0dd6b332ab62a6515d499dd961390e223d Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 May 2021 20:00:07 -0000 The branch main has been updated by brnrd: URL: https://cgit.FreeBSD.org/ports/commit/?id=1f201e0dd6b332ab62a6515d499dd961390e223d commit 1f201e0dd6b332ab62a6515d499dd961390e223d Author: Bernard Spil AuthorDate: 2021-05-24 19:59:59 +0000 Commit: Bernard Spil 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 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