From owner-svn-ports-head@freebsd.org Mon Nov 19 12:46:53 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4A6AB11029A4; Mon, 19 Nov 2018 12:46:53 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DDC3673FD7; Mon, 19 Nov 2018 12:46:52 +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 BA3F9223BB; Mon, 19 Nov 2018 12:46:52 +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 wAJCkqSm016549; Mon, 19 Nov 2018 12:46:52 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wAJCkq4d016544; Mon, 19 Nov 2018 12:46:52 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201811191246.wAJCkq4d016544@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Mon, 19 Nov 2018 12:46:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r485321 - 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: 485321 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: DDC3673FD7 X-Spamd-Result: default: False [0.54 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_SPAM_SHORT(0.39)[0.395,0]; NEURAL_SPAM_MEDIUM(0.15)[0.147,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 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: Mon, 19 Nov 2018 12:46:53 -0000 Author: brnrd Date: Mon Nov 19 12:46:51 2018 New Revision: 485321 URL: https://svnweb.freebsd.org/changeset/ports/485321 Log: www/nextcloud-notes: Update to 2.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 Mon Nov 19 12:46:07 2018 (r485320) +++ head/www/nextcloud-notes/Makefile Mon Nov 19 12:46:51 2018 (r485321) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= notes -PORTVERSION= 2.4.2 +PORTVERSION= 2.5.0 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/ @@ -17,7 +17,7 @@ COMMENT= Notes app for Nextcloud LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=12:www/nextcloud@${PHP_FLAVOR} +RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=13:www/nextcloud@${PHP_FLAVOR} USES= php:flavors NO_BUILD= yes Modified: head/www/nextcloud-notes/distinfo ============================================================================== --- head/www/nextcloud-notes/distinfo Mon Nov 19 12:46:07 2018 (r485320) +++ head/www/nextcloud-notes/distinfo Mon Nov 19 12:46:51 2018 (r485321) @@ -1,3 +1,3 @@ -TIMESTAMP = 1537962851 -SHA256 (nextcloud/notes-v2.4.2/notes.tar.gz) = 50cd06851495302e6d254c36f02b0acb038ffb71e89e14c5f9e8adf286cefb93 -SIZE (nextcloud/notes-v2.4.2/notes.tar.gz) = 1406950 +TIMESTAMP = 1542616565 +SHA256 (nextcloud/notes-v2.5.0/notes.tar.gz) = 6b8071811695c846acf3b478b00742d55790c5d5a1a5168cb5224013bf0cf15e +SIZE (nextcloud/notes-v2.5.0/notes.tar.gz) = 1418831 Modified: head/www/nextcloud-notes/pkg-plist ============================================================================== --- head/www/nextcloud-notes/pkg-plist Mon Nov 19 12:46:07 2018 (r485320) +++ head/www/nextcloud-notes/pkg-plist Mon Nov 19 12:46:51 2018 (r485321) @@ -6,23 +6,20 @@ %%WWWDIR%%/appinfo/info.xml %%WWWDIR%%/appinfo/routes.php %%WWWDIR%%/appinfo/signature.json -%%WWWDIR%%/controller/errors.php -%%WWWDIR%%/controller/notesapicontroller.php -%%WWWDIR%%/controller/notescontroller.php -%%WWWDIR%%/controller/pagecontroller.php -%%WWWDIR%%/controller/settingscontroller.php %%WWWDIR%%/css/notes.css -%%WWWDIR%%/db/meta.php -%%WWWDIR%%/db/metamapper.php -%%WWWDIR%%/db/note.php %%WWWDIR%%/img/favicon-mask.svg %%WWWDIR%%/img/favicon-touch.png %%WWWDIR%%/img/favicon-touch.svg %%WWWDIR%%/img/favicon.ico %%WWWDIR%%/img/favicon.png %%WWWDIR%%/img/favicon.svg +%%WWWDIR%%/img/folder-empty.svg +%%WWWDIR%%/img/folder.svg %%WWWDIR%%/img/loading.gif %%WWWDIR%%/img/notes.svg +%%WWWDIR%%/img/recent.svg +%%WWWDIR%%/img/search.svg +%%WWWDIR%%/img/star.svg %%WWWDIR%%/js/.bowerrc %%WWWDIR%%/js/.jshintrc %%WWWDIR%%/js/README.md @@ -34,6 +31,8 @@ %%WWWDIR%%/js/app/directives/editor.js %%WWWDIR%%/js/app/directives/tooltip.js %%WWWDIR%%/js/app/filters/and.js +%%WWWDIR%%/js/app/filters/categoryTitle.js +%%WWWDIR%%/js/app/filters/groupNotes.js %%WWWDIR%%/js/app/filters/wordCount.js %%WWWDIR%%/js/app/services/debounce.js %%WWWDIR%%/js/app/services/is.js @@ -98,12 +97,8 @@ %%WWWDIR%%/l10n/af.json %%WWWDIR%%/l10n/ar.js %%WWWDIR%%/l10n/ar.json -%%WWWDIR%%/l10n/ast.js -%%WWWDIR%%/l10n/ast.json %%WWWDIR%%/l10n/bg.js %%WWWDIR%%/l10n/bg.json -%%WWWDIR%%/l10n/ca.js -%%WWWDIR%%/l10n/ca.json %%WWWDIR%%/l10n/cs.js %%WWWDIR%%/l10n/cs.json %%WWWDIR%%/l10n/da.js @@ -191,8 +186,6 @@ %%WWWDIR%%/l10n/sk.json %%WWWDIR%%/l10n/sl.js %%WWWDIR%%/l10n/sl.json -%%WWWDIR%%/l10n/sq.js -%%WWWDIR%%/l10n/sq.json %%WWWDIR%%/l10n/sr.js %%WWWDIR%%/l10n/sr.json %%WWWDIR%%/l10n/sv.js @@ -201,10 +194,18 @@ %%WWWDIR%%/l10n/tr.json %%WWWDIR%%/l10n/zh_CN.js %%WWWDIR%%/l10n/zh_CN.json -%%WWWDIR%%/service/metaservice.php -%%WWWDIR%%/service/notedoesnotexistexception.php -%%WWWDIR%%/service/notesfolderexception.php -%%WWWDIR%%/service/notesservice.php -%%WWWDIR%%/service/settingsservice.php +%%WWWDIR%%/lib/Controller/Errors.php +%%WWWDIR%%/lib/Controller/NotesApiController.php +%%WWWDIR%%/lib/Controller/NotesController.php +%%WWWDIR%%/lib/Controller/PageController.php +%%WWWDIR%%/lib/Controller/SettingsController.php +%%WWWDIR%%/lib/Db/Meta.php +%%WWWDIR%%/lib/Db/MetaMapper.php +%%WWWDIR%%/lib/Db/Note.php +%%WWWDIR%%/lib/Service/MetaService.php +%%WWWDIR%%/lib/Service/NoteDoesNotExistException.php +%%WWWDIR%%/lib/Service/NotesFolderException.php +%%WWWDIR%%/lib/Service/NotesService.php +%%WWWDIR%%/lib/Service/SettingsService.php %%WWWDIR%%/templates/main.php %%WWWDIR%%/templates/note.php