From owner-svn-ports-head@freebsd.org Sun Mar 22 16:50:53 2020 Return-Path: Delivered-To: svn-ports-head@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 CED86266CFF; Sun, 22 Mar 2020 16:50:53 +0000 (UTC) (envelope-from yuri@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) server-signature RSA-PSS (4096 bits) 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 48lk6P5CQCz3H41; Sun, 22 Mar 2020 16:50:53 +0000 (UTC) (envelope-from yuri@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 AC69E6FA; Sun, 22 Mar 2020 16:50:53 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 02MGorgw019937; Sun, 22 Mar 2020 16:50:53 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 02MGorVb019934; Sun, 22 Mar 2020 16:50:53 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202003221650.02MGorVb019934@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sun, 22 Mar 2020 16:50:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r528925 - head/editors/quilter X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/editors/quilter X-SVN-Commit-Revision: 528925 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.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: Sun, 22 Mar 2020 16:50:53 -0000 Author: yuri Date: Sun Mar 22 16:50:52 2020 New Revision: 528925 URL: https://svnweb.freebsd.org/changeset/ports/528925 Log: editors/quilter: Update 2.1.2 -> 2.2.0 Reported by: portscout Modified: head/editors/quilter/Makefile head/editors/quilter/distinfo head/editors/quilter/pkg-plist Modified: head/editors/quilter/Makefile ============================================================================== --- head/editors/quilter/Makefile Sun Mar 22 16:05:50 2020 (r528924) +++ head/editors/quilter/Makefile Sun Mar 22 16:50:52 2020 (r528925) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= quilter -DISTVERSION= 2.1.2 +DISTVERSION= 2.2.0 CATEGORIES= editors MAINTAINER= yuri@FreeBSD.org Modified: head/editors/quilter/distinfo ============================================================================== --- head/editors/quilter/distinfo Sun Mar 22 16:05:50 2020 (r528924) +++ head/editors/quilter/distinfo Sun Mar 22 16:50:52 2020 (r528925) @@ -1,3 +1,3 @@ -TIMESTAMP = 1583555072 -SHA256 (lainsce-quilter-2.1.2_GH0.tar.gz) = 019410d04bbc2d61edf13031085ba2af9570ce98efbf6caf0db415ab7534ab46 -SIZE (lainsce-quilter-2.1.2_GH0.tar.gz) = 802187 +TIMESTAMP = 1584868326 +SHA256 (lainsce-quilter-2.2.0_GH0.tar.gz) = d3bbfcfed9c6f7c66739b7c7bbda1a7cd1b930dcfbdd01ccb751ffff24f5f0da +SIZE (lainsce-quilter-2.2.0_GH0.tar.gz) = 1401388 Modified: head/editors/quilter/pkg-plist ============================================================================== --- head/editors/quilter/pkg-plist Sun Mar 22 16:05:50 2020 (r528924) +++ head/editors/quilter/pkg-plist Sun Mar 22 16:50:52 2020 (r528925) @@ -10,11 +10,11 @@ share/com.github.lainsce.quilter/highlight.js/styles/s share/com.github.lainsce.quilter/katex/katex.css share/com.github.lainsce.quilter/katex/katex.js share/com.github.lainsce.quilter/katex/render.js +share/com.github.lainsce.quilter/mermaid/mermaid.js share/locale/ru/LC_MESSAGES/com.github.lainsce.quilter.mo share/fonts/truetype/quilt/QuiltMono.ttf share/fonts/truetype/quilt/QuiltVier.ttf share/gtksourceview-3.0/styles/quilter-dark.xml -share/gtksourceview-3.0/styles/quilter-moon.xml share/gtksourceview-3.0/styles/quilter-sepia.xml share/gtksourceview-3.0/styles/quilter.xml share/icons/hicolor/128x128/apps/com.github.lainsce.quilter.svg