From owner-svn-ports-all@freebsd.org Thu Dec 31 10:49:08 2020 Return-Path: Delivered-To: svn-ports-all@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 73B184BC9E7; Thu, 31 Dec 2020 10:49:08 +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 4D64dw2n5gz4bHd; Thu, 31 Dec 2020 10:49:08 +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 5269C7121; Thu, 31 Dec 2020 10:49:08 +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 0BVAn8Ha028018; Thu, 31 Dec 2020 10:49:08 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0BVAn7Tu028015; Thu, 31 Dec 2020 10:49:07 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <202012311049.0BVAn7Tu028015@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Thu, 31 Dec 2020 10:49:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r559717 - head/www/nextcloud-notes X-SVN-Group: ports-head X-SVN-Commit-Author: brnrd X-SVN-Commit-Paths: head/www/nextcloud-notes X-SVN-Commit-Revision: 559717 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Dec 2020 10:49:08 -0000 Author: brnrd Date: Thu Dec 31 10:49:07 2020 New Revision: 559717 URL: https://svnweb.freebsd.org/changeset/ports/559717 Log: www/nextcloud-notes: Update to 4.0.2 Modified: head/www/nextcloud-notes/Makefile head/www/nextcloud-notes/distinfo head/www/nextcloud-notes/pkg-plist Modified: head/www/nextcloud-notes/Makefile ============================================================================== --- head/www/nextcloud-notes/Makefile Thu Dec 31 10:48:36 2020 (r559716) +++ head/www/nextcloud-notes/Makefile Thu Dec 31 10:49:07 2020 (r559717) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= notes -PORTVERSION= 4.0.1 +PORTVERSION= 4.0.2 DISTVERSIONPREFIX= v CATEGORIES= www editors MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/ Modified: head/www/nextcloud-notes/distinfo ============================================================================== --- head/www/nextcloud-notes/distinfo Thu Dec 31 10:48:36 2020 (r559716) +++ head/www/nextcloud-notes/distinfo Thu Dec 31 10:49:07 2020 (r559717) @@ -1,3 +1,3 @@ -TIMESTAMP = 1606502334 -SHA256 (nextcloud/notes-v4.0.1/notes.tar.gz) = 52d920d1f021cb8975f9c40bb434ac8bc7294c5a8cecf33ba1ac19e6a30493b5 -SIZE (nextcloud/notes-v4.0.1/notes.tar.gz) = 3713902 +TIMESTAMP = 1609410711 +SHA256 (nextcloud/notes-v4.0.2/notes.tar.gz) = 2f12772749fc06f6a7e6c58dbc16620fffcf3ee34d9e667cac09ff3e78f858ab +SIZE (nextcloud/notes-v4.0.2/notes.tar.gz) = 3730807 Modified: head/www/nextcloud-notes/pkg-plist ============================================================================== --- head/www/nextcloud-notes/pkg-plist Thu Dec 31 10:48:36 2020 (r559716) +++ head/www/nextcloud-notes/pkg-plist Thu Dec 31 10:49:07 2020 (r559717) @@ -1,5 +1,3 @@ -%%WWWDIR%%/.php_cs.cache -%%WWWDIR%%/.php_cs.dist %%WWWDIR%%/CHANGELOG.md %%WWWDIR%%/COPYING %%WWWDIR%%/README.md @@ -235,4 +233,3 @@ %%WWWDIR%%/lib/Service/Util.php %%WWWDIR%%/templates/dev-mode.php %%WWWDIR%%/templates/main.php -%%WWWDIR%%/webpack.js