Date: Thu, 31 Dec 2020 10:49:07 +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: r559717 - head/www/nextcloud-notes Message-ID: <202012311049.0BVAn7Tu028015@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012311049.0BVAn7Tu028015>