git: 349db77283db - main - nextcloud-forms: Update to 2.2.4

Bernard Spil brnrd at FreeBSD.org
Sun Jul 4 15:15:09 UTC 2021


The branch main has been updated by brnrd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=349db77283dbc46ed0c593adc79e72e21d174669

commit 349db77283dbc46ed0c593adc79e72e21d174669
Author:     Bernard Spil <brnrd at FreeBSD.org>
AuthorDate: 2021-07-04 15:15:03 +0000
Commit:     Bernard Spil <brnrd at FreeBSD.org>
CommitDate: 2021-07-04 15:15:03 +0000

    nextcloud-forms: Update to 2.2.4
---
 www/nextcloud-forms/Makefile  | 2 +-
 www/nextcloud-forms/distinfo  | 6 +++---
 www/nextcloud-forms/pkg-plist | 3 +++
 3 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/www/nextcloud-forms/Makefile b/www/nextcloud-forms/Makefile
index 9e061b96323f..468b8cde0ce7 100644
--- a/www/nextcloud-forms/Makefile
+++ b/www/nextcloud-forms/Makefile
@@ -1,7 +1,7 @@
 # Created by: Bernard Spil <brnrd at freebsd.org>
 
 PORTNAME=	forms
-PORTVERSION=	2.2.3
+PORTVERSION=	2.2.4
 DISTVERSIONPREFIX=	v
 CATEGORIES=	www
 MASTER_SITES=	https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/
diff --git a/www/nextcloud-forms/distinfo b/www/nextcloud-forms/distinfo
index 922d8c23d13a..b9a49f85b985 100644
--- a/www/nextcloud-forms/distinfo
+++ b/www/nextcloud-forms/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1616750013
-SHA256 (nextcloud/forms-v2.2.3/forms.tar.gz) = c5b926df7b0b3195eb41558d6b1acc7dc97b06352632fe70e3e2c6c389353b25
-SIZE (nextcloud/forms-v2.2.3/forms.tar.gz) = 3380678
+TIMESTAMP = 1625402632
+SHA256 (nextcloud/forms-v2.2.4/forms.tar.gz) = 3148565415e302ee66d5bf066d5720d2d1a76914509315e9e78605083be065b3
+SIZE (nextcloud/forms-v2.2.4/forms.tar.gz) = 3260559
diff --git a/www/nextcloud-forms/pkg-plist b/www/nextcloud-forms/pkg-plist
index ad2a367d5750..36941dab36d2 100644
--- a/www/nextcloud-forms/pkg-plist
+++ b/www/nextcloud-forms/pkg-plist
@@ -208,6 +208,7 @@
 %%WWWDIR%%/templates/notfound.php
 %%WWWDIR%%/vendor/autoload.php
 %%WWWDIR%%/vendor/composer/ClassLoader.php
+%%WWWDIR%%/vendor/composer/InstalledVersions.php
 %%WWWDIR%%/vendor/composer/LICENSE
 %%WWWDIR%%/vendor/composer/autoload_classmap.php
 %%WWWDIR%%/vendor/composer/autoload_files.php
@@ -216,6 +217,8 @@
 %%WWWDIR%%/vendor/composer/autoload_real.php
 %%WWWDIR%%/vendor/composer/autoload_static.php
 %%WWWDIR%%/vendor/composer/installed.json
+%%WWWDIR%%/vendor/composer/installed.php
+%%WWWDIR%%/vendor/composer/platform_check.php
 %%WWWDIR%%/vendor/league/csv/CHANGELOG.md
 %%WWWDIR%%/vendor/league/csv/LICENSE
 %%WWWDIR%%/vendor/league/csv/autoload.php


More information about the dev-commits-ports-main mailing list