Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Feb 2022 17:11:33 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2ec5600d6dad - main - editors/o: Update 2.47.0 -> 2.48.3
Message-ID:  <202202111711.21BHBXUn060718@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2ec5600d6dadc327113149231a317b00e8518e22

commit 2ec5600d6dadc327113149231a317b00e8518e22
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-02-11 16:18:38 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-02-11 17:11:25 +0000

    editors/o: Update 2.47.0 -> 2.48.3
    
    Reported by:    portscout
---
 editors/o/Makefile | 25 +++----------------------
 editors/o/distinfo | 44 +++++---------------------------------------
 2 files changed, 8 insertions(+), 61 deletions(-)

diff --git a/editors/o/Makefile b/editors/o/Makefile
index 165480b0c729..1ac1848bf005 100644
--- a/editors/o/Makefile
+++ b/editors/o/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	o
-DISTVERSION=	2.47.0
+DISTVERSIONPREFIX=	v
+DISTVERSION=	2.48.3
 CATEGORIES=	editors
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -10,27 +11,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USES=		go:modules
 
-USE_GITHUB=	yes
-GH_ACCOUNT=	xyproto
-GH_TUPLE=	\
-		atotto:clipboard:v0.1.4:atotto_clipboard/vendor/github.com/atotto/clipboard \
-		creack:pty:v1.1.17:creack_pty/vendor/github.com/creack/pty \
-		cyrus-and:gdb:0306a029f42f:cyrus_and_gdb/vendor/github.com/cyrus-and/gdb \
-		golang:sys:99c3d69c2c27:golang_sys/vendor/golang.org/x/sys \
-		jung-kurt:gofpdf:v1.16.2:jung_kurt_gofpdf/vendor/github.com/jung-kurt/gofpdf \
-		kr:pty:v1.1.8:kr_pty/vendor/github.com/kr/pty \
-		mattn:go-colorable:v0.1.12:mattn_go_colorable/vendor/github.com/mattn/go-colorable \
-		mattn:go-isatty:v0.0.14:mattn_go_isatty/vendor/github.com/mattn/go-isatty \
-		mgutz:ansi:d51e80ef957d:mgutz_ansi/vendor/github.com/mgutz/ansi \
-		pkg:term:f749b98bd0ba:pkg_term/vendor/github.com/pkg/term \
-		sourcegraph:annotate:f4cad6c6324d:sourcegraph_annotate/vendor/github.com/sourcegraph/annotate \
-		xyproto:env:v1.7.0:xyproto_env/vendor/github.com/xyproto/env \
-		xyproto:guessica:v1.1.0:xyproto_guessica/vendor/github.com/xyproto/guessica \
-		xyproto:mode:v0.4.0:xyproto_mode/vendor/github.com/xyproto/mode \
-		xyproto:syntax:ca482ff0125a:xyproto_syntax/vendor/github.com/xyproto/syntax \
-		xyproto:termtitle:v1.5.0:xyproto_termtitle/vendor/github.com/xyproto/termtitle \
-		xyproto:textoutput:v1.12.10:xyproto_textoutput/vendor/github.com/xyproto/textoutput \
-		xyproto:vt100:v1.9.12:xyproto_vt100/vendor/github.com/xyproto/vt100
+GO_MODULE=	github.com/xyproto/o/v2
 
 PLIST_FILES=	bin/o
 
diff --git a/editors/o/distinfo b/editors/o/distinfo
index 2804e944b433..4260510a5486 100644
--- a/editors/o/distinfo
+++ b/editors/o/distinfo
@@ -1,39 +1,5 @@
-TIMESTAMP = 1644425779
-SHA256 (xyproto-o-2.47.0_GH0.tar.gz) = d9e7626650c3b8be7ddc276e92a191ae38e05df5e1476d18d1862a8342b2f2ad
-SIZE (xyproto-o-2.47.0_GH0.tar.gz) = 1556848
-SHA256 (atotto-clipboard-v0.1.4_GH0.tar.gz) = cafd64dc78f293c1e774386186f3f817461a1a8940ef86d5d9e9524b58aa791e
-SIZE (atotto-clipboard-v0.1.4_GH0.tar.gz) = 5017
-SHA256 (creack-pty-v1.1.17_GH0.tar.gz) = 0e80751ab6f85cccee8cb20fbeeb970d69854aa19c857a26f7fdaabfbc20d66d
-SIZE (creack-pty-v1.1.17_GH0.tar.gz) = 9960
-SHA256 (cyrus-and-gdb-0306a029f42f_GH0.tar.gz) = 4789a0e0716e65ffc4bdfec1525153fdcf1c8168525003f3f9cbc4c6112875d9
-SIZE (cyrus-and-gdb-0306a029f42f_GH0.tar.gz) = 15917
-SHA256 (golang-sys-99c3d69c2c27_GH0.tar.gz) = 6e2029cdfa0c8cd0bfdc49d17694970de73ddaaadb9fecb66f724b32c153aea0
-SIZE (golang-sys-99c3d69c2c27_GH0.tar.gz) = 1257135
-SHA256 (jung-kurt-gofpdf-v1.16.2_GH0.tar.gz) = a3139d090d12a13d7020dfbe2097c53f7ba6fa529d72531f600b799aed6375d6
-SIZE (jung-kurt-gofpdf-v1.16.2_GH0.tar.gz) = 2795841
-SHA256 (kr-pty-v1.1.8_GH0.tar.gz) = 9258c76d18238fe6c4f5238a777a204f1e88e6e965eb75688daf74d280bebdae
-SIZE (kr-pty-v1.1.8_GH0.tar.gz) = 2118
-SHA256 (mattn-go-colorable-v0.1.12_GH0.tar.gz) = 32493594aee411896ffe13aaed14df4a23c3006866c46c1a908af79eacd102b2
-SIZE (mattn-go-colorable-v0.1.12_GH0.tar.gz) = 9801
-SHA256 (mattn-go-isatty-v0.0.14_GH0.tar.gz) = e6460325edf600297cf2ef68834938fb1c5b8d5f234b3b24ec7c0a29a2d70b39
-SIZE (mattn-go-isatty-v0.0.14_GH0.tar.gz) = 4710
-SHA256 (mgutz-ansi-d51e80ef957d_GH0.tar.gz) = 91cc2a4b9179dca81b3169ad32d4ef854d043c268251abf9a004bf7606fe3222
-SIZE (mgutz-ansi-d51e80ef957d_GH0.tar.gz) = 5097
-SHA256 (pkg-term-f749b98bd0ba_GH0.tar.gz) = 4ddad094a6359aeac966c419e7da644dec5deaf4f3d572923d1d6f8e2dcb338f
-SIZE (pkg-term-f749b98bd0ba_GH0.tar.gz) = 11337
-SHA256 (sourcegraph-annotate-f4cad6c6324d_GH0.tar.gz) = 9586ee91b45741f018ac91993dcf794283150aac952e10f965d4daa7c4bdd95f
-SIZE (sourcegraph-annotate-f4cad6c6324d_GH0.tar.gz) = 5960
-SHA256 (xyproto-env-v1.7.0_GH0.tar.gz) = 978e88e9a08b1d1eb22c0285b5efbf2f63ccc57bc09008854c5c32f723c44cea
-SIZE (xyproto-env-v1.7.0_GH0.tar.gz) = 4634
-SHA256 (xyproto-guessica-v1.1.0_GH0.tar.gz) = 55d829c4e4443df36e9f4024d99e485d8c7cd4ef046f1188c4adff1d9ed53710
-SIZE (xyproto-guessica-v1.1.0_GH0.tar.gz) = 907138
-SHA256 (xyproto-mode-v0.4.0_GH0.tar.gz) = bef6edd2864e4225b437df526fe08760841e491224e5053beedfd8361b1f89dd
-SIZE (xyproto-mode-v0.4.0_GH0.tar.gz) = 6638
-SHA256 (xyproto-syntax-ca482ff0125a_GH0.tar.gz) = 84411e5af9ae4524704dbdb9dafd952c7b0f66c54788826f1062b6e7552e0218
-SIZE (xyproto-syntax-ca482ff0125a_GH0.tar.gz) = 857915
-SHA256 (xyproto-termtitle-v1.5.0_GH0.tar.gz) = ef429129b4ecac4fdbbfac645a0c06389149ecf49e331bf26cfa3f6e8ae31891
-SIZE (xyproto-termtitle-v1.5.0_GH0.tar.gz) = 5507
-SHA256 (xyproto-textoutput-v1.12.10_GH0.tar.gz) = 07cb57670696cddf1076ae2b558598c82c92d6bfe80860d1412b93d38973e483
-SIZE (xyproto-textoutput-v1.12.10_GH0.tar.gz) = 867509
-SHA256 (xyproto-vt100-v1.9.12_GH0.tar.gz) = f480a9a3b698b2d7ba7269eeadb0603b41b8b69b4f6958b63686434a62c525b0
-SIZE (xyproto-vt100-v1.9.12_GH0.tar.gz) = 996584
+TIMESTAMP = 1644595519
+SHA256 (go/editors_o/o-v2.48.3/v2.48.3.mod) = f5220df874cffc830a67f1af1470485db477faa04c2d69e8dcc6890a84c58ca2
+SIZE (go/editors_o/o-v2.48.3/v2.48.3.mod) = 917
+SHA256 (go/editors_o/o-v2.48.3/v2.48.3.zip) = 105c9a7ce2de40cce2df3258570ae8f18a562aa9ef63d6cbbc33efa1eb87f294
+SIZE (go/editors_o/o-v2.48.3/v2.48.3.zip) = 142931



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202111711.21BHBXUn060718>