Date: Sat, 22 Aug 2020 09:53:15 +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: r545756 - head/www/nextcloud-forms Message-ID: <202008220953.07M9rFWE028056@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: brnrd Date: Sat Aug 22 09:53:14 2020 New Revision: 545756 URL: https://svnweb.freebsd.org/changeset/ports/545756 Log: www/nextcloud-forms: Update to 2.0.3 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 Aug 22 09:46:26 2020 (r545755) +++ head/www/nextcloud-forms/Makefile Sat Aug 22 09:53:14 2020 (r545756) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= forms -PORTVERSION= 2.0.1 +PORTVERSION= 2.0.3 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 Aug 22 09:46:26 2020 (r545755) +++ head/www/nextcloud-forms/distinfo Sat Aug 22 09:53:14 2020 (r545756) @@ -1,3 +1,3 @@ -TIMESTAMP = 1596137905 -SHA256 (nextcloud/forms-v2.0.1/forms.tar.gz) = d4b8ac5f914d50ba9b0258d303c0ec2462b60d1e4a1516c851b2d803c10e9a2c -SIZE (nextcloud/forms-v2.0.1/forms.tar.gz) = 2564705 +TIMESTAMP = 1598005928 +SHA256 (nextcloud/forms-v2.0.3/forms.tar.gz) = b432d6351b88e377924ee98a84f985845024c3f92defead106d83483b1d1801b +SIZE (nextcloud/forms-v2.0.3/forms.tar.gz) = 2575541 Modified: head/www/nextcloud-forms/pkg-plist ============================================================================== --- head/www/nextcloud-forms/pkg-plist Sat Aug 22 09:46:26 2020 (r545755) +++ head/www/nextcloud-forms/pkg-plist Sat Aug 22 09:53:14 2020 (r545756) @@ -442,6 +442,7 @@ %%WWWDIR%%/lib/Migration/Version0010Date20190000000007.php %%WWWDIR%%/lib/Migration/Version010102Date20200323120846.php %%WWWDIR%%/lib/Migration/Version010200Date20200323141300.php +%%WWWDIR%%/lib/Migration/Version020002Date20200729205932.php %%WWWDIR%%/lib/Service/FormsService.php %%WWWDIR%%/templates/expired.php %%WWWDIR%%/templates/main.php
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008220953.07M9rFWE028056>