Date: Mon, 15 Jun 2020 20:16:25 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r539275 - head/editors/o Message-ID: <202006152016.05FKGPgO054388@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Mon Jun 15 20:16:25 2020 New Revision: 539275 URL: https://svnweb.freebsd.org/changeset/ports/539275 Log: editors/o: Update 2.29.5 -> 2.30.2 Reported by: portscout Modified: head/editors/o/Makefile head/editors/o/distinfo Modified: head/editors/o/Makefile ============================================================================== --- head/editors/o/Makefile Mon Jun 15 20:11:38 2020 (r539274) +++ head/editors/o/Makefile Mon Jun 15 20:16:25 2020 (r539275) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= o -DISTVERSION= 2.29.5 +DISTVERSION= 2.30.2 CATEGORIES= editors MAINTAINER= yuri@FreeBSD.org @@ -19,9 +19,9 @@ GH_TUPLE= \ jung-kurt:gofpdf:v1.16.2:jung_kurt_gofpdf/vendor/github.com/jung-kurt/gofpdf \ pkg:term:c3ffed290a03:pkg_term/vendor/github.com/pkg/term \ sourcegraph:annotate:f4cad6c6324d:sourcegraph_annotate/vendor/github.com/sourcegraph/annotate \ - xyproto:syntax:876fd6bae86e:xyproto_syntax/vendor/github.com/xyproto/syntax \ - xyproto:textoutput:v1.11.1:xyproto_textoutput/vendor/github.com/xyproto/textoutput \ - xyproto:vt100:v1.8.5:xyproto_vt100/vendor/github.com/xyproto/vt100 + xyproto:syntax:v1.7.3:xyproto_syntax/vendor/github.com/xyproto/syntax \ + xyproto:textoutput:v1.12.0:xyproto_textoutput/vendor/github.com/xyproto/textoutput \ + xyproto:vt100:c147666bb59b:xyproto_vt100/vendor/github.com/xyproto/vt100 PLIST_FILES= bin/o Modified: head/editors/o/distinfo ============================================================================== --- head/editors/o/distinfo Mon Jun 15 20:11:38 2020 (r539274) +++ head/editors/o/distinfo Mon Jun 15 20:16:25 2020 (r539275) @@ -1,6 +1,6 @@ -TIMESTAMP = 1590821846 -SHA256 (xyproto-o-2.29.5_GH0.tar.gz) = cb7781240c9df03fd5391973cc861c13aae76f23a7a89c95a2a12eb1e580de08 -SIZE (xyproto-o-2.29.5_GH0.tar.gz) = 977392 +TIMESTAMP = 1592252071 +SHA256 (xyproto-o-2.30.2_GH0.tar.gz) = 407ab16c82be3a152fa2efc0e9f40636175a63d95696200dd1de269b33f79b5f +SIZE (xyproto-o-2.30.2_GH0.tar.gz) = 986776 SHA256 (atotto-clipboard-v0.1.2_GH0.tar.gz) = 84704a60eb4de90eaebe6e8cbfab30bb53d103c26c25560d67d13469fd17934e SIZE (atotto-clipboard-v0.1.2_GH0.tar.gz) = 4478 SHA256 (golang-sys-059865788121_GH0.tar.gz) = 5130a5da9647655bf8c24781d6a7f7f1b58d33484996a8b454b3d071e9a00d3b @@ -11,9 +11,9 @@ SHA256 (pkg-term-c3ffed290a03_GH0.tar.gz) = 85690489fb SIZE (pkg-term-c3ffed290a03_GH0.tar.gz) = 9744 SHA256 (sourcegraph-annotate-f4cad6c6324d_GH0.tar.gz) = 9586ee91b45741f018ac91993dcf794283150aac952e10f965d4daa7c4bdd95f SIZE (sourcegraph-annotate-f4cad6c6324d_GH0.tar.gz) = 5960 -SHA256 (xyproto-syntax-876fd6bae86e_GH0.tar.gz) = bfff13738fd6f79e55df07ee494e9a4ac64ab742bb04dafc51737893bf298888 -SIZE (xyproto-syntax-876fd6bae86e_GH0.tar.gz) = 1236967 -SHA256 (xyproto-textoutput-v1.11.1_GH0.tar.gz) = 47b84f6c89acd209dcda423815e93970f459f25038c7437043019690b7b9057f -SIZE (xyproto-textoutput-v1.11.1_GH0.tar.gz) = 784052 -SHA256 (xyproto-vt100-v1.8.5_GH0.tar.gz) = b1c776c53c24cb05100c7d06197f7f82f2e7167b15c422a2ab50c97077778d2b -SIZE (xyproto-vt100-v1.8.5_GH0.tar.gz) = 924494 +SHA256 (xyproto-syntax-v1.7.3_GH0.tar.gz) = 46bdee0ae307be384d8ba95abe7b57e813a7fe79eb5d2b115304cc1a69cfd0ad +SIZE (xyproto-syntax-v1.7.3_GH0.tar.gz) = 782841 +SHA256 (xyproto-textoutput-v1.12.0_GH0.tar.gz) = 762cd49633444d9667c7ed90e5b55f312fd544271876818733f7d13aab2e0554 +SIZE (xyproto-textoutput-v1.12.0_GH0.tar.gz) = 783992 +SHA256 (xyproto-vt100-c147666bb59b_GH0.tar.gz) = 792d48d951eb3fb4903682accf2b72729fc716f8653a36a80c76260c5bf54bf6 +SIZE (xyproto-vt100-c147666bb59b_GH0.tar.gz) = 924707
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006152016.05FKGPgO054388>