From owner-svn-ports-head@freebsd.org Thu Jul 30 19:50:05 2020 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 DDA3B3AD66B; Thu, 30 Jul 2020 19:50:05 +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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BHgx95SQWz3bPj; Thu, 30 Jul 2020 19:50:05 +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 9EDFA1629D; Thu, 30 Jul 2020 19:50:05 +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 06UJo5PO051675; Thu, 30 Jul 2020 19:50:05 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 06UJo50D051673; Thu, 30 Jul 2020 19:50:05 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <202007301950.06UJo50D051673@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Thu, 30 Jul 2020 19:50:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r543827 - 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: 543827 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.33 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: Thu, 30 Jul 2020 19:50:05 -0000 Author: brnrd Date: Thu Jul 30 19:50:04 2020 New Revision: 543827 URL: https://svnweb.freebsd.org/changeset/ports/543827 Log: www/nextcloud-forms: Update to 2.0.1 Modified: head/www/nextcloud-forms/Makefile head/www/nextcloud-forms/distinfo Modified: head/www/nextcloud-forms/Makefile ============================================================================== --- head/www/nextcloud-forms/Makefile Thu Jul 30 19:49:30 2020 (r543826) +++ head/www/nextcloud-forms/Makefile Thu Jul 30 19:50:04 2020 (r543827) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= forms -PORTVERSION= 2.0.0 +PORTVERSION= 2.0.1 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 Thu Jul 30 19:49:30 2020 (r543826) +++ head/www/nextcloud-forms/distinfo Thu Jul 30 19:50:04 2020 (r543827) @@ -1,3 +1,3 @@ -TIMESTAMP = 1596023200 -SHA256 (nextcloud/forms-v2.0.0/forms.tar.gz) = 1dda5b9ba0a2ad224b575131ece950e234fca99106777968a739335f1abab9d5 -SIZE (nextcloud/forms-v2.0.0/forms.tar.gz) = 2562613 +TIMESTAMP = 1596137905 +SHA256 (nextcloud/forms-v2.0.1/forms.tar.gz) = d4b8ac5f914d50ba9b0258d303c0ec2462b60d1e4a1516c851b2d803c10e9a2c +SIZE (nextcloud/forms-v2.0.1/forms.tar.gz) = 2564705