From owner-svn-ports-head@freebsd.org Sat Mar 20 15:45:22 2021 Return-Path: Delivered-To: svn-ports-head@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 8B9375AC9F0; Sat, 20 Mar 2021 15:45:22 +0000 (UTC) (envelope-from brnrd@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 4F2lTG3Wdjz4ftM; Sat, 20 Mar 2021 15:45:22 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6BD712804; Sat, 20 Mar 2021 15:45:22 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 12KFjMvK081363; Sat, 20 Mar 2021 15:45:22 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 12KFjL1h081361; Sat, 20 Mar 2021 15:45:21 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <202103201545.12KFjL1h081361@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Sat, 20 Mar 2021 15:45:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r568869 - head/www/nextcloud-forms X-SVN-Group: ports-head X-SVN-Commit-Author: brnrd X-SVN-Commit-Paths: head/www/nextcloud-forms X-SVN-Commit-Revision: 568869 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Mar 2021 15:45:22 -0000 Author: brnrd Date: Sat Mar 20 15:45:21 2021 New Revision: 568869 URL: https://svnweb.freebsd.org/changeset/ports/568869 Log: www/nextcloud-forms: Update to 2.2.2 Modified: head/www/nextcloud-forms/Makefile head/www/nextcloud-forms/distinfo head/www/nextcloud-forms/pkg-plist Modified: head/www/nextcloud-forms/Makefile ============================================================================== --- head/www/nextcloud-forms/Makefile Sat Mar 20 15:15:12 2021 (r568868) +++ head/www/nextcloud-forms/Makefile Sat Mar 20 15:45:21 2021 (r568869) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= forms -PORTVERSION= 2.2.1 +PORTVERSION= 2.2.2 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/ Modified: head/www/nextcloud-forms/distinfo ============================================================================== --- head/www/nextcloud-forms/distinfo Sat Mar 20 15:15:12 2021 (r568868) +++ head/www/nextcloud-forms/distinfo Sat Mar 20 15:45:21 2021 (r568869) @@ -1,3 +1,3 @@ -TIMESTAMP = 1615464515 -SHA256 (nextcloud/forms-v2.2.1/forms.tar.gz) = 7450db119465963659e06e6b485bc1c31f2e8750d45d0c4af48e34d50324ad52 -SIZE (nextcloud/forms-v2.2.1/forms.tar.gz) = 3370618 +TIMESTAMP = 1615811830 +SHA256 (nextcloud/forms-v2.2.2/forms.tar.gz) = 8e1448d3a3f972993ba141dcdd9f78877a24aaab791d0fe97e34023be4235c72 +SIZE (nextcloud/forms-v2.2.2/forms.tar.gz) = 3378134 Modified: head/www/nextcloud-forms/pkg-plist ============================================================================== --- head/www/nextcloud-forms/pkg-plist Sat Mar 20 15:15:12 2021 (r568868) +++ head/www/nextcloud-forms/pkg-plist Sat Mar 20 15:45:21 2021 (r568869) @@ -145,6 +145,8 @@ %%WWWDIR%%/l10n/ro.json %%WWWDIR%%/l10n/ru.js %%WWWDIR%%/l10n/ru.json +%%WWWDIR%%/l10n/sc.js +%%WWWDIR%%/l10n/sc.json %%WWWDIR%%/l10n/si.js %%WWWDIR%%/l10n/si.json %%WWWDIR%%/l10n/sk.js @@ -197,6 +199,7 @@ %%WWWDIR%%/lib/Migration/Version010200Date20200323141300.php %%WWWDIR%%/lib/Migration/Version020002Date20200729205932.php %%WWWDIR%%/lib/Migration/Version020200Date20210120082018.php +%%WWWDIR%%/lib/Migration/Version020202Date20210311150843.php %%WWWDIR%%/lib/Service/FormsService.php %%WWWDIR%%/lib/Service/SubmissionService.php %%WWWDIR%%/templates/expired.php