From owner-svn-ports-head@freebsd.org Mon Sep 3 09:29:23 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 7F1B4FE3AE4; Mon, 3 Sep 2018 09:29:23 +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 42C227CAB6; Mon, 3 Sep 2018 09:29:23 +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 3D89E260D6; Mon, 3 Sep 2018 09:29:23 +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 w839TN36014289; Mon, 3 Sep 2018 09:29:23 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w839TMge014287; Mon, 3 Sep 2018 09:29:22 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201809030929.w839TMge014287@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Mon, 3 Sep 2018 09:29:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r478850 - 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: 478850 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.27 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, 03 Sep 2018 09:29:23 -0000 Author: brnrd Date: Mon Sep 3 09:29:22 2018 New Revision: 478850 URL: https://svnweb.freebsd.org/changeset/ports/478850 Log: www/nextcloud-notes: Update to 2.4.1 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 Sep 3 09:08:16 2018 (r478849) +++ head/www/nextcloud-notes/Makefile Mon Sep 3 09:29:22 2018 (r478850) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= notes -PORTVERSION= 2.4.0 +PORTVERSION= 2.4.1 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/ Modified: head/www/nextcloud-notes/distinfo ============================================================================== --- head/www/nextcloud-notes/distinfo Mon Sep 3 09:08:16 2018 (r478849) +++ head/www/nextcloud-notes/distinfo Mon Sep 3 09:29:22 2018 (r478850) @@ -1,3 +1,3 @@ -TIMESTAMP = 1533470239 -SHA256 (nextcloud/notes-v2.4.0/notes.tar.gz) = 5e6de74d6c623de37689ffb1e9291e10306918e60c37c19308f4400ce5614fa8 -SIZE (nextcloud/notes-v2.4.0/notes.tar.gz) = 1799685 +TIMESTAMP = 1535966690 +SHA256 (nextcloud/notes-v2.4.1/notes.tar.gz) = 67b616a62ee73dcec28987030679d5e0d137173e34647953c558297f0f6900b3 +SIZE (nextcloud/notes-v2.4.1/notes.tar.gz) = 1406559 Modified: head/www/nextcloud-notes/pkg-plist ============================================================================== --- head/www/nextcloud-notes/pkg-plist Mon Sep 3 09:08:16 2018 (r478849) +++ head/www/nextcloud-notes/pkg-plist Mon Sep 3 09:29:22 2018 (r478850) @@ -12,7 +12,6 @@ %%WWWDIR%%/controller/pagecontroller.php %%WWWDIR%%/controller/settingscontroller.php %%WWWDIR%%/css/notes.css -%%WWWDIR%%/css/vendor/bootstrap/tooltip.css %%WWWDIR%%/db/meta.php %%WWWDIR%%/db/metamapper.php %%WWWDIR%%/db/note.php @@ -35,7 +34,6 @@ %%WWWDIR%%/js/app/directives/editor.js %%WWWDIR%%/js/app/directives/tooltip.js %%WWWDIR%%/js/app/filters/and.js -%%WWWDIR%%/js/app/filters/noteTitle.js %%WWWDIR%%/js/app/filters/wordCount.js %%WWWDIR%%/js/app/services/debounce.js %%WWWDIR%%/js/app/services/is.js @@ -45,15 +43,8 @@ %%WWWDIR%%/js/config/app.js %%WWWDIR%%/js/public/app.min.js %%WWWDIR%%/js/public/app.min.js.map -%%WWWDIR%%/js/vendor/angular-mocks/.bower.json -%%WWWDIR%%/js/vendor/angular-mocks/README.md -%%WWWDIR%%/js/vendor/angular-mocks/angular-mocks.js -%%WWWDIR%%/js/vendor/angular-mocks/bower.json -%%WWWDIR%%/js/vendor/angular-mocks/ngAnimateMock.js -%%WWWDIR%%/js/vendor/angular-mocks/ngMock.js -%%WWWDIR%%/js/vendor/angular-mocks/ngMockE2E.js -%%WWWDIR%%/js/vendor/angular-mocks/package.json %%WWWDIR%%/js/vendor/angular-route/.bower.json +%%WWWDIR%%/js/vendor/angular-route/LICENSE.md %%WWWDIR%%/js/vendor/angular-route/README.md %%WWWDIR%%/js/vendor/angular-route/angular-route.js %%WWWDIR%%/js/vendor/angular-route/angular-route.min.js @@ -62,6 +53,7 @@ %%WWWDIR%%/js/vendor/angular-route/index.js %%WWWDIR%%/js/vendor/angular-route/package.json %%WWWDIR%%/js/vendor/angular/.bower.json +%%WWWDIR%%/js/vendor/angular/LICENSE.md %%WWWDIR%%/js/vendor/angular/README.md %%WWWDIR%%/js/vendor/angular/angular-csp.css %%WWWDIR%%/js/vendor/angular/angular.js @@ -71,109 +63,11 @@ %%WWWDIR%%/js/vendor/angular/bower.json %%WWWDIR%%/js/vendor/angular/index.js %%WWWDIR%%/js/vendor/angular/package.json -%%WWWDIR%%/js/vendor/bootstrap/tooltip.js -%%WWWDIR%%/js/vendor/jquery/.bower.json -%%WWWDIR%%/js/vendor/jquery/MIT-LICENSE.txt -%%WWWDIR%%/js/vendor/jquery/bower.json -%%WWWDIR%%/js/vendor/jquery/dist/jquery.js -%%WWWDIR%%/js/vendor/jquery/dist/jquery.min.js -%%WWWDIR%%/js/vendor/jquery/dist/jquery.min.map -%%WWWDIR%%/js/vendor/jquery/src/ajax.js -%%WWWDIR%%/js/vendor/jquery/src/ajax/jsonp.js -%%WWWDIR%%/js/vendor/jquery/src/ajax/load.js -%%WWWDIR%%/js/vendor/jquery/src/ajax/parseJSON.js -%%WWWDIR%%/js/vendor/jquery/src/ajax/parseXML.js -%%WWWDIR%%/js/vendor/jquery/src/ajax/script.js -%%WWWDIR%%/js/vendor/jquery/src/ajax/var/nonce.js -%%WWWDIR%%/js/vendor/jquery/src/ajax/var/rquery.js -%%WWWDIR%%/js/vendor/jquery/src/ajax/xhr.js -%%WWWDIR%%/js/vendor/jquery/src/attributes.js -%%WWWDIR%%/js/vendor/jquery/src/attributes/attr.js -%%WWWDIR%%/js/vendor/jquery/src/attributes/classes.js -%%WWWDIR%%/js/vendor/jquery/src/attributes/prop.js -%%WWWDIR%%/js/vendor/jquery/src/attributes/support.js -%%WWWDIR%%/js/vendor/jquery/src/attributes/val.js -%%WWWDIR%%/js/vendor/jquery/src/callbacks.js -%%WWWDIR%%/js/vendor/jquery/src/core.js -%%WWWDIR%%/js/vendor/jquery/src/core/access.js -%%WWWDIR%%/js/vendor/jquery/src/core/init.js -%%WWWDIR%%/js/vendor/jquery/src/core/parseHTML.js -%%WWWDIR%%/js/vendor/jquery/src/core/ready.js -%%WWWDIR%%/js/vendor/jquery/src/core/var/rsingleTag.js -%%WWWDIR%%/js/vendor/jquery/src/css.js -%%WWWDIR%%/js/vendor/jquery/src/css/addGetHookIf.js -%%WWWDIR%%/js/vendor/jquery/src/css/curCSS.js -%%WWWDIR%%/js/vendor/jquery/src/css/defaultDisplay.js -%%WWWDIR%%/js/vendor/jquery/src/css/hiddenVisibleSelectors.js -%%WWWDIR%%/js/vendor/jquery/src/css/support.js -%%WWWDIR%%/js/vendor/jquery/src/css/swap.js -%%WWWDIR%%/js/vendor/jquery/src/css/var/cssExpand.js -%%WWWDIR%%/js/vendor/jquery/src/css/var/getStyles.js -%%WWWDIR%%/js/vendor/jquery/src/css/var/isHidden.js -%%WWWDIR%%/js/vendor/jquery/src/css/var/rmargin.js -%%WWWDIR%%/js/vendor/jquery/src/css/var/rnumnonpx.js -%%WWWDIR%%/js/vendor/jquery/src/data.js -%%WWWDIR%%/js/vendor/jquery/src/data/Data.js -%%WWWDIR%%/js/vendor/jquery/src/data/accepts.js -%%WWWDIR%%/js/vendor/jquery/src/data/var/data_priv.js -%%WWWDIR%%/js/vendor/jquery/src/data/var/data_user.js -%%WWWDIR%%/js/vendor/jquery/src/deferred.js -%%WWWDIR%%/js/vendor/jquery/src/deprecated.js -%%WWWDIR%%/js/vendor/jquery/src/dimensions.js -%%WWWDIR%%/js/vendor/jquery/src/effects.js -%%WWWDIR%%/js/vendor/jquery/src/effects/Tween.js -%%WWWDIR%%/js/vendor/jquery/src/effects/animatedSelector.js -%%WWWDIR%%/js/vendor/jquery/src/event.js -%%WWWDIR%%/js/vendor/jquery/src/event/ajax.js -%%WWWDIR%%/js/vendor/jquery/src/event/alias.js -%%WWWDIR%%/js/vendor/jquery/src/event/support.js -%%WWWDIR%%/js/vendor/jquery/src/exports/amd.js -%%WWWDIR%%/js/vendor/jquery/src/exports/global.js -%%WWWDIR%%/js/vendor/jquery/src/intro.js -%%WWWDIR%%/js/vendor/jquery/src/jquery.js -%%WWWDIR%%/js/vendor/jquery/src/manipulation.js -%%WWWDIR%%/js/vendor/jquery/src/manipulation/_evalUrl.js -%%WWWDIR%%/js/vendor/jquery/src/manipulation/support.js -%%WWWDIR%%/js/vendor/jquery/src/manipulation/var/rcheckableType.js -%%WWWDIR%%/js/vendor/jquery/src/offset.js -%%WWWDIR%%/js/vendor/jquery/src/outro.js -%%WWWDIR%%/js/vendor/jquery/src/queue.js -%%WWWDIR%%/js/vendor/jquery/src/queue/delay.js -%%WWWDIR%%/js/vendor/jquery/src/selector-native.js -%%WWWDIR%%/js/vendor/jquery/src/selector-sizzle.js -%%WWWDIR%%/js/vendor/jquery/src/selector.js -%%WWWDIR%%/js/vendor/jquery/src/serialize.js -%%WWWDIR%%/js/vendor/jquery/src/sizzle/dist/sizzle.js -%%WWWDIR%%/js/vendor/jquery/src/sizzle/dist/sizzle.min.js -%%WWWDIR%%/js/vendor/jquery/src/sizzle/dist/sizzle.min.map -%%WWWDIR%%/js/vendor/jquery/src/traversing.js -%%WWWDIR%%/js/vendor/jquery/src/traversing/findFilter.js -%%WWWDIR%%/js/vendor/jquery/src/traversing/var/rneedsContext.js -%%WWWDIR%%/js/vendor/jquery/src/var/arr.js -%%WWWDIR%%/js/vendor/jquery/src/var/class2type.js -%%WWWDIR%%/js/vendor/jquery/src/var/concat.js -%%WWWDIR%%/js/vendor/jquery/src/var/hasOwn.js -%%WWWDIR%%/js/vendor/jquery/src/var/indexOf.js -%%WWWDIR%%/js/vendor/jquery/src/var/pnum.js -%%WWWDIR%%/js/vendor/jquery/src/var/push.js -%%WWWDIR%%/js/vendor/jquery/src/var/rnotwhite.js -%%WWWDIR%%/js/vendor/jquery/src/var/slice.js -%%WWWDIR%%/js/vendor/jquery/src/var/strundefined.js -%%WWWDIR%%/js/vendor/jquery/src/var/support.js -%%WWWDIR%%/js/vendor/jquery/src/var/toString.js -%%WWWDIR%%/js/vendor/jquery/src/wrap.js -%%WWWDIR%%/js/vendor/lodash/.bower.json -%%WWWDIR%%/js/vendor/lodash/LICENSE.txt -%%WWWDIR%%/js/vendor/lodash/bower.json -%%WWWDIR%%/js/vendor/lodash/dist/lodash.compat.js -%%WWWDIR%%/js/vendor/lodash/dist/lodash.compat.min.js -%%WWWDIR%%/js/vendor/lodash/dist/lodash.js -%%WWWDIR%%/js/vendor/lodash/dist/lodash.min.js -%%WWWDIR%%/js/vendor/lodash/dist/lodash.underscore.js -%%WWWDIR%%/js/vendor/lodash/dist/lodash.underscore.min.js %%WWWDIR%%/js/vendor/restangular/.bower.json +%%WWWDIR%%/js/vendor/restangular/.editorconfig +%%WWWDIR%%/js/vendor/restangular/.github/ISSUE_TEMPLATE.md +%%WWWDIR%%/js/vendor/restangular/.jshintrc %%WWWDIR%%/js/vendor/restangular/CHANGELOG.md -%%WWWDIR%%/js/vendor/restangular/CONTRIBUTE.md %%WWWDIR%%/js/vendor/restangular/Gruntfile.js %%WWWDIR%%/js/vendor/restangular/README.md %%WWWDIR%%/js/vendor/restangular/bower.json @@ -185,7 +79,6 @@ %%WWWDIR%%/js/vendor/restangular/license.md %%WWWDIR%%/js/vendor/restangular/package.json %%WWWDIR%%/js/vendor/restangular/src/restangular.js -%%WWWDIR%%/js/vendor/restangular/test/restangularSpec.js %%WWWDIR%%/js/vendor/simplemde/.bower.json %%WWWDIR%%/js/vendor/simplemde/LICENSE %%WWWDIR%%/js/vendor/simplemde/README.md @@ -200,16 +93,6 @@ %%WWWDIR%%/js/vendor/simplemde/src/css/simplemde.css %%WWWDIR%%/js/vendor/simplemde/src/js/codemirror/tablist.js %%WWWDIR%%/js/vendor/simplemde/src/js/simplemde.js -%%WWWDIR%%/js/vendor/underscore/.bower.json -%%WWWDIR%%/js/vendor/underscore/.eslintrc -%%WWWDIR%%/js/vendor/underscore/LICENSE -%%WWWDIR%%/js/vendor/underscore/README.md -%%WWWDIR%%/js/vendor/underscore/bower.json -%%WWWDIR%%/js/vendor/underscore/component.json -%%WWWDIR%%/js/vendor/underscore/package.json -%%WWWDIR%%/js/vendor/underscore/underscore-min.js -%%WWWDIR%%/js/vendor/underscore/underscore-min.map -%%WWWDIR%%/js/vendor/underscore/underscore.js %%WWWDIR%%/l10n/.gitkeep %%WWWDIR%%/l10n/af.js %%WWWDIR%%/l10n/af.json