From owner-svn-ports-all@freebsd.org Sun Jun 7 14:01:18 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 8E19432CA19; Sun, 7 Jun 2020 14:01:18 +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 49fyjB3J7Kz3Z3M; Sun, 7 Jun 2020 14:01:18 +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 6C8D11459E; Sun, 7 Jun 2020 14:01:18 +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 057E1IK7008967; Sun, 7 Jun 2020 14:01:18 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 057E1HP7008964; Sun, 7 Jun 2020 14:01:17 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <202006071401.057E1HP7008964@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Sun, 7 Jun 2020 14:01:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r538160 - 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: 538160 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.33 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: Sun, 07 Jun 2020 14:01:18 -0000 Author: brnrd Date: Sun Jun 7 14:01:17 2020 New Revision: 538160 URL: https://svnweb.freebsd.org/changeset/ports/538160 Log: www/nextcloud-notes: Update to 3.5.0 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 Sun Jun 7 13:51:15 2020 (r538159) +++ head/www/nextcloud-notes/Makefile Sun Jun 7 14:01:17 2020 (r538160) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= notes -PORTVERSION= 3.3.1 +PORTVERSION= 3.5.0 CATEGORIES= www MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/ PKGNAMEPREFIX= nextcloud- Modified: head/www/nextcloud-notes/distinfo ============================================================================== --- head/www/nextcloud-notes/distinfo Sun Jun 7 13:51:15 2020 (r538159) +++ head/www/nextcloud-notes/distinfo Sun Jun 7 14:01:17 2020 (r538160) @@ -1,3 +1,3 @@ -TIMESTAMP = 1589744614 -SHA256 (nextcloud/notes-3.3.1/notes.tar.gz) = 7a052dc53f27b8fe28aab14344ab3ca3b89a93530d4b11b85601aeabb8a7d755 -SIZE (nextcloud/notes-3.3.1/notes.tar.gz) = 624763 +TIMESTAMP = 1591538101 +SHA256 (nextcloud/notes-3.5.0/notes.tar.gz) = 95219887f8773e269de747e7035ac586e16977ac467ef253a535f49a0b821575 +SIZE (nextcloud/notes-3.5.0/notes.tar.gz) = 630770 Modified: head/www/nextcloud-notes/pkg-plist ============================================================================== --- head/www/nextcloud-notes/pkg-plist Sun Jun 7 13:51:15 2020 (r538159) +++ head/www/nextcloud-notes/pkg-plist Sun Jun 7 14:01:17 2020 (r538160) @@ -2,7 +2,6 @@ %%WWWDIR%%/COPYING %%WWWDIR%%/README.md %%WWWDIR%%/appinfo/app.php -%%WWWDIR%%/appinfo/database.xml %%WWWDIR%%/appinfo/info.xml %%WWWDIR%%/appinfo/info.xsd %%WWWDIR%%/appinfo/routes.php @@ -38,6 +37,8 @@ %%WWWDIR%%/l10n/bg.json %%WWWDIR%%/l10n/bn_BD.js %%WWWDIR%%/l10n/bn_BD.json +%%WWWDIR%%/l10n/br.js +%%WWWDIR%%/l10n/br.json %%WWWDIR%%/l10n/bs.js %%WWWDIR%%/l10n/bs.json %%WWWDIR%%/l10n/ca.js @@ -209,6 +210,10 @@ %%WWWDIR%%/lib/Controller/SettingsController.php %%WWWDIR%%/lib/Db/Meta.php %%WWWDIR%%/lib/Db/MetaMapper.php +%%WWWDIR%%/lib/Migration/Cleanup.php +%%WWWDIR%%/lib/Migration/Version3005Date20200528204430.php +%%WWWDIR%%/lib/Migration/Version3005Date20200528204431.php +%%WWWDIR%%/lib/NotesHooks.php %%WWWDIR%%/lib/Service/InsufficientStorageException.php %%WWWDIR%%/lib/Service/MetaService.php %%WWWDIR%%/lib/Service/Note.php