From owner-svn-ports-head@freebsd.org Thu Jan 30 05:39:37 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 AC30122D2E7; Thu, 30 Jan 2020 05:39:37 +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 487Tgs48Nkz3CXV; Thu, 30 Jan 2020 05:39:37 +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 89B01202E9; Thu, 30 Jan 2020 05:39:37 +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 00U5dbsF091398; Thu, 30 Jan 2020 05:39:37 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 00U5dbW0091397; Thu, 30 Jan 2020 05:39:37 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202001300539.00U5dbW0091397@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Thu, 30 Jan 2020 05:39:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r524631 - head/editors/o X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/editors/o X-SVN-Commit-Revision: 524631 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: Thu, 30 Jan 2020 05:39:37 -0000 Author: yuri Date: Thu Jan 30 05:39:36 2020 New Revision: 524631 URL: https://svnweb.freebsd.org/changeset/ports/524631 Log: editors/o: Update 2.16.0 -> 2.16.3 Reported by: portscout Modified: head/editors/o/Makefile head/editors/o/distinfo Modified: head/editors/o/Makefile ============================================================================== --- head/editors/o/Makefile Thu Jan 30 05:37:10 2020 (r524630) +++ head/editors/o/Makefile Thu Jan 30 05:39:36 2020 (r524631) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= o -DISTVERSION= 2.16.0 +DISTVERSION= 2.16.3 CATEGORIES= editors MAINTAINER= yuri@FreeBSD.org @@ -20,8 +20,8 @@ GH_TUPLE= \ pkg:term:aa71e9d9e942:pkg_term/vendor/github.com/pkg/term \ sourcegraph:annotate:f4cad6c6324d:sourcegraph_annotate/vendor/github.com/sourcegraph/annotate \ xyproto:syntax:64354a20998a:xyproto_syntax/vendor/github.com/xyproto/syntax \ - xyproto:textoutput:v1.9.3:xyproto_textoutput/vendor/github.com/xyproto/textoutput \ - xyproto:vt100:v1.8.2:xyproto_vt100/vendor/github.com/xyproto/vt100 + xyproto:textoutput:v1.9.4:xyproto_textoutput/vendor/github.com/xyproto/textoutput \ + xyproto:vt100:v1.8.3:xyproto_vt100/vendor/github.com/xyproto/vt100 PLIST_FILES= bin/o Modified: head/editors/o/distinfo ============================================================================== --- head/editors/o/distinfo Thu Jan 30 05:37:10 2020 (r524630) +++ head/editors/o/distinfo Thu Jan 30 05:39:36 2020 (r524631) @@ -1,6 +1,6 @@ -TIMESTAMP = 1580185983 -SHA256 (xyproto-o-2.16.0_GH0.tar.gz) = a5fd95ffe1282951ecba505f69099175521473f2175b86fa9400ab3322e60fcc -SIZE (xyproto-o-2.16.0_GH0.tar.gz) = 1449580 +TIMESTAMP = 1580362711 +SHA256 (xyproto-o-2.16.3_GH0.tar.gz) = ec208d5a07496190732b46a508c53fb777bbc26e06180048eea5ce09665f09a1 +SIZE (xyproto-o-2.16.3_GH0.tar.gz) = 1450119 SHA256 (atotto-clipboard-v0.1.2_GH0.tar.gz) = 84704a60eb4de90eaebe6e8cbfab30bb53d103c26c25560d67d13469fd17934e SIZE (atotto-clipboard-v0.1.2_GH0.tar.gz) = 4478 SHA256 (golang-sys-9fbb57f87de9_GH0.tar.gz) = 2f944b1fa3e7c040dc10ab2288ac7309d2ccab383337a4d9f77556e50589cb7c @@ -13,7 +13,7 @@ SHA256 (sourcegraph-annotate-f4cad6c6324d_GH0.tar.gz) SIZE (sourcegraph-annotate-f4cad6c6324d_GH0.tar.gz) = 5960 SHA256 (xyproto-syntax-64354a20998a_GH0.tar.gz) = dfef5c2cdeb0b7ee87fc6f762b539010d54074da4fed010d32f7e8bdc75e98d0 SIZE (xyproto-syntax-64354a20998a_GH0.tar.gz) = 1241045 -SHA256 (xyproto-textoutput-v1.9.3_GH0.tar.gz) = 4455f6b54ba9517d0734d0dd30a9c561212a4d50a54435b77a47570cee6c5186 -SIZE (xyproto-textoutput-v1.9.3_GH0.tar.gz) = 1275009 -SHA256 (xyproto-vt100-v1.8.2_GH0.tar.gz) = 8a2978b8ef20bca86808f6235ed73ed896489df280f1ad787accc6e73ab57b79 -SIZE (xyproto-vt100-v1.8.2_GH0.tar.gz) = 1416489 +SHA256 (xyproto-textoutput-v1.9.4_GH0.tar.gz) = 6ad6ea0e99e29d4eda6ab68bc5995ac0cb3acdb6ab3304714c3e12819f04e28a +SIZE (xyproto-textoutput-v1.9.4_GH0.tar.gz) = 1276277 +SHA256 (xyproto-vt100-v1.8.3_GH0.tar.gz) = 790d4843529b392ca01cae29bb4a3405b0425a64248d0087c4a986f7c785a17e +SIZE (xyproto-vt100-v1.8.3_GH0.tar.gz) = 1416569