Received: by mail.netbsd.org (Postfix, from userid 605) id 634D584D3F; Tue, 1 Jan 2019 23:53:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D945384D3B for ; Tue, 1 Jan 2019 23:53:02 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 2ICPPNOZUe4B for ; Tue, 1 Jan 2019 23:53:02 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 144BE84C81 for ; Tue, 1 Jan 2019 23:53:02 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0598FFB16; Tue, 1 Jan 2019 23:53:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_154638678211940" MIME-Version: 1.0 Date: Tue, 1 Jan 2019 23:53:02 +0000 From: "David H. Gutteridge" Subject: CVS commit: pkgsrc/editors/kate To: pkgsrc-changes@NetBSD.org Reply-To: gutteridge@netbsd.org X-Mailer: log_accum Message-Id: <20190101235302.0598FFB16@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_154638678211940 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gutteridge Date: Tue Jan 1 23:53:01 UTC 2019 Modified Files: pkgsrc/editors/kate: Makefile PLIST Log Message: editors/kate: Adjust PLIST entries to reflect changed Python 3 plugins in the last release, and to fix a stray Python 2 only entry that wasn't versioned as such. Bump PKGREVISION. (Should have no impacts on default builds, though.) To generate a diff of this commit: cvs rdiff -u -r1.43 -r1.44 pkgsrc/editors/kate/Makefile cvs rdiff -u -r1.10 -r1.11 pkgsrc/editors/kate/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_154638678211940 Content-Disposition: inline Content-Length: 7259 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/editors/kate/Makefile diff -u pkgsrc/editors/kate/Makefile:1.43 pkgsrc/editors/kate/Makefile:1.44 --- pkgsrc/editors/kate/Makefile:1.43 Thu Dec 13 19:51:50 2018 +++ pkgsrc/editors/kate/Makefile Tue Jan 1 23:53:01 2019 @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.43 2018/12/13 19:51:50 adam Exp $ +# $NetBSD: Makefile,v 1.44 2019/01/01 23:53:01 gutteridge Exp $ DISTNAME= kate-${_KDE_VERSION} -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= editors COMMENT= KDE advanced text editor Index: pkgsrc/editors/kate/PLIST diff -u pkgsrc/editors/kate/PLIST:1.10 pkgsrc/editors/kate/PLIST:1.11 --- pkgsrc/editors/kate/PLIST:1.10 Sun Jan 10 19:51:22 2016 +++ pkgsrc/editors/kate/PLIST Tue Jan 1 23:53:01 2019 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2016/01/10 19:51:22 markd Exp $ +@comment $NetBSD: PLIST,v 1.11 2019/01/01 23:53:01 gutteridge Exp $ bin/kate bin/kwrite include/kate/application.h @@ -109,16 +109,16 @@ share/kde/apps/kate/pate/block.py share/kde/apps/kate/pate/block_ui.rc ${PLIST.py3x}share/kde/apps/kate/pate/cmake_utils/__init__.py ${PLIST.py3x}share/kde/apps/kate/pate/cmake_utils/cmake_help_parser.py -${PLIST.py3x}share/kde/apps/kate/pate/cmake_utils/cmake_utils.py -${PLIST.py3x}share/kde/apps/kate/pate/cmake_utils/cmake_utils_settings.py -${PLIST.py3x}share/kde/apps/kate/pate/cmake_utils/cmake_utils_settings.ui -${PLIST.py3x}share/kde/apps/kate/pate/cmake_utils/cmake_utils_toolview_cacheview_page.ui -${PLIST.py3x}share/kde/apps/kate/pate/cmake_utils/cmake_utils_toolview_help_page.ui -${PLIST.py3x}share/kde/apps/kate/pate/cmake_utils/cmake_utils_toolview_settings_page.ui +${PLIST.py3x}share/kde/apps/kate/pate/cmake_utils/cmake_utils_ui.rc +${PLIST.py3x}share/kde/apps/kate/pate/cmake_utils/param_types.py +${PLIST.py3x}share/kde/apps/kate/pate/cmake_utils/settings.py +${PLIST.py3x}share/kde/apps/kate/pate/cmake_utils/settings.ui +${PLIST.py3x}share/kde/apps/kate/pate/cmake_utils/toolview_cacheview_page.ui +${PLIST.py3x}share/kde/apps/kate/pate/cmake_utils/toolview_help_page.ui +${PLIST.py3x}share/kde/apps/kate/pate/cmake_utils/toolview_settings_page.ui ${PLIST.py3x}share/kde/apps/kate/pate/cmake_utils/command_completers/__init__.py ${PLIST.py3x}share/kde/apps/kate/pate/cmake_utils/command_completers/cmake_policy_cc.py ${PLIST.py3x}share/kde/apps/kate/pate/cmake_utils/command_completers/cond_cc.py -${PLIST.py3x}share/kde/apps/kate/pate/cmake_utils/command_completers/param_types.py ${PLIST.py3x}share/kde/apps/kate/pate/cmake_utils/command_completers/syntax_cc.py share/kde/apps/kate/pate/color_tools/__init__.py share/kde/apps/kate/pate/color_tools/color_chooser.py @@ -130,14 +130,39 @@ share/kde/apps/kate/pate/color_tools/uti share/kde/apps/kate/pate/commentar.py share/kde/apps/kate/pate/commentar.ui share/kde/apps/kate/pate/commentar_ui.rc -${PLIST.py3x}share/kde/apps/kate/pate/expand.py +${PLIST.py3x}share/kde/apps/kate/pate/expand/__init__.py ${PLIST.py3x}share/kde/apps/kate/pate/expand/all.expand +${PLIST.py3x}share/kde/apps/kate/pate/expand/args.py +${PLIST.py3x}share/kde/apps/kate/pate/expand/decorators.py +${PLIST.py3x}share/kde/apps/kate/pate/expand/expand_ui.rc +${PLIST.py3x}share/kde/apps/kate/pate/expand/expands_completion_model.py +${PLIST.py3x}share/kde/apps/kate/pate/expand/jinja_stuff.py +${PLIST.py3x}share/kde/apps/kate/pate/expand/key_sequence_tracker.py +${PLIST.py3x}share/kde/apps/kate/pate/expand/settings.py +${PLIST.py3x}share/kde/apps/kate/pate/expand/templates/basic-entity.cpp.tpl +${PLIST.py3x}share/kde/apps/kate/pate/expand/templates/brief.cpp.tpl +${PLIST.py3x}share/kde/apps/kate/pate/expand/templates/class.cpp.tpl +${PLIST.py3x}share/kde/apps/kate/pate/expand/templates/enum.cpp.tpl +${PLIST.py3x}share/kde/apps/kate/pate/expand/templates/for.cpp.tpl +${PLIST.py3x}share/kde/apps/kate/pate/expand/templates/function.cpp.tpl +${PLIST.py3x}share/kde/apps/kate/pate/expand/templates/getter-setter.cpp.tpl +${PLIST.py3x}share/kde/apps/kate/pate/expand/templates/if-else.cmake.tpl +${PLIST.py3x}share/kde/apps/kate/pate/expand/templates/if-else.cpp.tpl +${PLIST.py3x}share/kde/apps/kate/pate/expand/templates/main.cpp.tpl +${PLIST.py3x}share/kde/apps/kate/pate/expand/templates/metafunction-class.cpp.tpl +${PLIST.py3x}share/kde/apps/kate/pate/expand/templates/namespace.cpp.tpl +${PLIST.py3x}share/kde/apps/kate/pate/expand/templates/struct.cpp.tpl +${PLIST.py3x}share/kde/apps/kate/pate/expand/templates/switch.cpp.tpl +${PLIST.py3x}share/kde/apps/kate/pate/expand/templates/t.cpp.tpl +${PLIST.py3x}share/kde/apps/kate/pate/expand/templates/try.cpp.tpl ${PLIST.py3x}share/kde/apps/kate/pate/expand/text_css.expand ${PLIST.py3x}share/kde/apps/kate/pate/expand/text_html.expand ${PLIST.py3x}share/kde/apps/kate/pate/expand/text_x-c++hdr.expand ${PLIST.py3x}share/kde/apps/kate/pate/expand/text_x-c++src.expand ${PLIST.py3x}share/kde/apps/kate/pate/expand/text_x-chdr.expand +${PLIST.py3x}share/kde/apps/kate/pate/expand/text_x-cmake.expand ${PLIST.py3x}share/kde/apps/kate/pate/expand/text_x-python.expand +${PLIST.py3x}share/kde/apps/kate/pate/expand/udf.py share/kde/apps/kate/pate/format.py share/kde/apps/kate/pate/format_ui.rc share/kde/apps/kate/pate/gid/__init__.py @@ -145,14 +170,16 @@ share/kde/apps/kate/pate/gid/config.ui share/kde/apps/kate/pate/gid/gid_ui.rc share/kde/apps/kate/pate/gid/idutils.py share/kde/apps/kate/pate/gid/tool.ui +${PLIST.py3x}share/kde/apps/kate/pate/js_utils/__init__.py ${PLIST.py3x}share/kde/apps/kate/pate/js_utils/jquery_autocomplete.json ${PLIST.py3x}share/kde/apps/kate/pate/js_utils/js_autocomplete.json ${PLIST.py3x}share/kde/apps/kate/pate/js_utils/js_autocomplete.py +${PLIST.py3x}share/kde/apps/kate/pate/js_utils/js_config_page.py +${PLIST.py3x}share/kde/apps/kate/pate/js_utils/js_engine.py +${PLIST.py3x}share/kde/apps/kate/pate/js_utils/js_lint.py ${PLIST.py3x}share/kde/apps/kate/pate/js_utils/js_settings.py -${PLIST.py3x}share/kde/apps/kate/pate/js_utils/js_snippets.py -${PLIST.py3x}share/kde/apps/kate/pate/js_utils/js_utils.py ${PLIST.py3x}share/kde/apps/kate/pate/js_utils/js_utils.ui -${PLIST.py3x}share/kde/apps/kate/pate/js_utils/jslint.py +${PLIST.py3x}share/kde/apps/kate/pate/js_utils/js_utils_ui.rc ${PLIST.py3x}share/kde/apps/kate/pate/js_utils/json_pretty.py share/kde/apps/kate/pate/libkatepate/__init__.py share/kde/apps/kate/pate/libkatepate/autocomplete.py @@ -537,11 +564,14 @@ share/kde4/services/katemailfilesplugin. share/kde4/services/kateopenheader.desktop share/kde4/services/katepart.desktop share/kde4/services/katepate_block.desktop +${PLIST.py3x}share/kde4/services/katepate_cmake_utils.desktop share/kde4/services/katepate_color_tools.desktop share/kde4/services/katepate_commentar.desktop +${PLIST.py3x}share/kde4/services/katepate_expand.desktop share/kde4/services/katepate_format.desktop share/kde4/services/katepate_gid.desktop -share/kde4/services/katepate_python_autocomplete.desktop +${PLIST.py3x}share/kde4/services/katepate_js_utils.desktop +${PLIST.py2x}share/kde4/services/katepate_python_autocomplete.desktop share/kde4/services/katepate_python_autocomplete_jedi.desktop share/kde4/services/katepate_python_console_classic.desktop share/kde4/services/katepate_python_console_ipython.desktop --_----------=_154638678211940--