From owner-dev-commits-ports-all@freebsd.org Sun May 16 18:32:41 2021 Return-Path: Delivered-To: dev-commits-ports-all@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 C2E5962CA95; Sun, 16 May 2021 18:32:41 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FjrV150Fnz3Gsv; Sun, 16 May 2021 18:32:41 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 9119E1DCDA; Sun, 16 May 2021 18:32:41 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 14GIWfs1020622; Sun, 16 May 2021 18:32:41 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 14GIWfYo020621; Sun, 16 May 2021 18:32:41 GMT (envelope-from git) Date: Sun, 16 May 2021 18:32:41 GMT Message-Id: <202105161832.14GIWfYo020621@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: ffda24924e99 - main - editors/o: Update 2.37.0 -> 2.37.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: ffda24924e994a920e796dfb2229b6fbe7e0d15a Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 May 2021 18:32:41 -0000 The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=ffda24924e994a920e796dfb2229b6fbe7e0d15a commit ffda24924e994a920e796dfb2229b6fbe7e0d15a Author: Yuri Victorovich AuthorDate: 2021-05-16 17:56:42 +0000 Commit: Yuri Victorovich CommitDate: 2021-05-16 18:32:33 +0000 editors/o: Update 2.37.0 -> 2.37.2 Reported by: portscout --- editors/o/Makefile | 6 +++--- editors/o/distinfo | 14 +++++++------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/editors/o/Makefile b/editors/o/Makefile index 7c4ae4b8158d..491732335e17 100644 --- a/editors/o/Makefile +++ b/editors/o/Makefile @@ -1,5 +1,5 @@ PORTNAME= o -DISTVERSION= 2.37.0 +DISTVERSION= 2.37.2 CATEGORIES= editors MAINTAINER= yuri@FreeBSD.org @@ -13,14 +13,14 @@ USE_GITHUB= yes GH_ACCOUNT= xyproto GH_TUPLE= \ atotto:clipboard:v0.1.4:atotto_clipboard/vendor/github.com/atotto/clipboard \ - golang:sys:8803ae5d1324:golang_sys/vendor/golang.org/x/sys \ + golang:sys:b0526f3d8744:golang_sys/vendor/golang.org/x/sys \ jung-kurt:gofpdf:v1.16.2:jung_kurt_gofpdf/vendor/github.com/jung-kurt/gofpdf \ mattn:go-colorable:v0.1.8:mattn_go_colorable/vendor/github.com/mattn/go-colorable \ mattn:go-isatty:v0.0.12:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ mgutz:ansi:d51e80ef957d:mgutz_ansi/vendor/github.com/mgutz/ansi \ pkg:term:v1.2.0-beta.2:pkg_term/vendor/github.com/pkg/term \ sourcegraph:annotate:f4cad6c6324d:sourcegraph_annotate/vendor/github.com/sourcegraph/annotate \ - xyproto:env:dd84be2a4935:xyproto_env/vendor/github.com/xyproto/env \ + xyproto:env:v1.1.0:xyproto_env/vendor/github.com/xyproto/env \ xyproto:syntax:v1.7.3:xyproto_syntax/vendor/github.com/xyproto/syntax \ xyproto:termtitle:v1.2.0:xyproto_termtitle/vendor/github.com/xyproto/termtitle \ xyproto:textoutput:v1.12.6:xyproto_textoutput/vendor/github.com/xyproto/textoutput \ diff --git a/editors/o/distinfo b/editors/o/distinfo index c5a744f857a5..eb44f88ff04b 100644 --- a/editors/o/distinfo +++ b/editors/o/distinfo @@ -1,10 +1,10 @@ -TIMESTAMP = 1620377027 -SHA256 (xyproto-o-2.37.0_GH0.tar.gz) = 6bb98f16494b19a09cf3be450c99fa93c3f95f00773cb5d6c8a2654160e6e002 -SIZE (xyproto-o-2.37.0_GH0.tar.gz) = 1150948 +TIMESTAMP = 1621187663 +SHA256 (xyproto-o-2.37.2_GH0.tar.gz) = ec44e7d17bf1211c5331fc39d34d4898d20349b95c3a66f18eec377eabfe36ae +SIZE (xyproto-o-2.37.2_GH0.tar.gz) = 1111196 SHA256 (atotto-clipboard-v0.1.4_GH0.tar.gz) = cafd64dc78f293c1e774386186f3f817461a1a8940ef86d5d9e9524b58aa791e SIZE (atotto-clipboard-v0.1.4_GH0.tar.gz) = 5017 -SHA256 (golang-sys-8803ae5d1324_GH0.tar.gz) = 4a1c6ed6348e77c0386edf390945c16f9822de604bed57e759ff0d94fa9415dc -SIZE (golang-sys-8803ae5d1324_GH0.tar.gz) = 1235487 +SHA256 (golang-sys-b0526f3d8744_GH0.tar.gz) = 4a8d7451cf16c5aea139b76a66abdc2f432756c5f69b948e8ff0bfcc2cae54d5 +SIZE (golang-sys-b0526f3d8744_GH0.tar.gz) = 1192375 SHA256 (jung-kurt-gofpdf-v1.16.2_GH0.tar.gz) = a3139d090d12a13d7020dfbe2097c53f7ba6fa529d72531f600b799aed6375d6 SIZE (jung-kurt-gofpdf-v1.16.2_GH0.tar.gz) = 2795841 SHA256 (mattn-go-colorable-v0.1.8_GH0.tar.gz) = 1027954f9abbe06b6e117e3047af70204dd0eb4f8c27fcd459fb2574b279755f @@ -17,8 +17,8 @@ SHA256 (pkg-term-v1.2.0-beta.2_GH0.tar.gz) = 7ec33e2b31f188923104d3edbecc4362f6d SIZE (pkg-term-v1.2.0-beta.2_GH0.tar.gz) = 11330 SHA256 (sourcegraph-annotate-f4cad6c6324d_GH0.tar.gz) = 9586ee91b45741f018ac91993dcf794283150aac952e10f965d4daa7c4bdd95f SIZE (sourcegraph-annotate-f4cad6c6324d_GH0.tar.gz) = 5960 -SHA256 (xyproto-env-dd84be2a4935_GH0.tar.gz) = dbb496277bf4153f1292f1673613cd113a1173aa819d11380b5d43b4798df53d -SIZE (xyproto-env-dd84be2a4935_GH0.tar.gz) = 2363 +SHA256 (xyproto-env-v1.1.0_GH0.tar.gz) = 2d0294bce81021b94679d903f23512cadbac82426344b25d9f190aca1d2a41fa +SIZE (xyproto-env-v1.1.0_GH0.tar.gz) = 2439 SHA256 (xyproto-syntax-v1.7.3_GH0.tar.gz) = 46bdee0ae307be384d8ba95abe7b57e813a7fe79eb5d2b115304cc1a69cfd0ad SIZE (xyproto-syntax-v1.7.3_GH0.tar.gz) = 782841 SHA256 (xyproto-termtitle-v1.2.0_GH0.tar.gz) = c12951abc8e70eb6aea2be9b09fdb783e41fabce4f7ff763a72f6ceacddfa6fe