svn commit: r517193 - head/editors/o

Yuri Victorovich yuri at FreeBSD.org
Sun Nov 10 07:39:54 UTC 2019


Author: yuri
Date: Sun Nov 10 07:39:53 2019
New Revision: 517193
URL: https://svnweb.freebsd.org/changeset/ports/517193

Log:
  editors/o: Update 2.4.9 -> 2.6.5
  
  Reported by:	portscout

Modified:
  head/editors/o/Makefile
  head/editors/o/distinfo

Modified: head/editors/o/Makefile
==============================================================================
--- head/editors/o/Makefile	Sun Nov 10 07:37:16 2019	(r517192)
+++ head/editors/o/Makefile	Sun Nov 10 07:39:53 2019	(r517193)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	o
-DISTVERSION=	2.4.9
+DISTVERSION=	2.6.5
 CATEGORIES=	editors
 
 MAINTAINER=	yuri at FreeBSD.org
@@ -14,12 +14,12 @@ USES=		go:modules
 USE_GITHUB=	yes
 GH_ACCOUNT=	xyproto
 GH_TUPLE=	\
-		golang:sys:b09406accb47:golang_sys/vendor/golang.org/x/sys \
+		golang:sys:c1f44814a5cd:golang_sys/vendor/golang.org/x/sys \
 		pkg:term:aa71e9d9e942:pkg_term/vendor/github.com/pkg/term \
 		sourcegraph:annotate:f4cad6c6324d:sourcegraph_annotate/vendor/github.com/sourcegraph/annotate \
-		xyproto:syntax:1aa81d747d75:xyproto_syntax/vendor/github.com/xyproto/syntax \
+		xyproto:syntax:a179398d46f5:xyproto_syntax/vendor/github.com/xyproto/syntax \
 		xyproto:textoutput:v1.8.0:xyproto_textoutput/vendor/github.com/xyproto/textoutput \
-		xyproto:vt100:f1727647a85e:xyproto_vt100/vendor/github.com/xyproto/vt100
+		xyproto:vt100:v1.5.1:xyproto_vt100/vendor/github.com/xyproto/vt100
 
 PLIST_FILES=	bin/o
 

Modified: head/editors/o/distinfo
==============================================================================
--- head/editors/o/distinfo	Sun Nov 10 07:37:16 2019	(r517192)
+++ head/editors/o/distinfo	Sun Nov 10 07:39:53 2019	(r517193)
@@ -1,15 +1,15 @@
-TIMESTAMP = 1571521475
-SHA256 (xyproto-o-2.4.9_GH0.tar.gz) = 9df5fe5a3d6d400e4a39b05eff818dfde88b5ba7e0f38ee4ce78ee4b55068289
-SIZE (xyproto-o-2.4.9_GH0.tar.gz) = 1294040
-SHA256 (golang-sys-b09406accb47_GH0.tar.gz) = 732651ee709d3443e992f716796c5dac7cbc29a345a8ffe3fb80f505c93503d2
-SIZE (golang-sys-b09406accb47_GH0.tar.gz) = 1496780
+TIMESTAMP = 1573371542
+SHA256 (xyproto-o-2.6.5_GH0.tar.gz) = a38deb2f5fb4563c8e81f6e31335d5027575bd1657e4a98f7b5707cd632afa25
+SIZE (xyproto-o-2.6.5_GH0.tar.gz) = 1308765
+SHA256 (golang-sys-c1f44814a5cd_GH0.tar.gz) = d010f9c7284d70512c4de1438d6cf53dfe5731824a79f1e5705346c372bcf9d3
+SIZE (golang-sys-c1f44814a5cd_GH0.tar.gz) = 1514666
 SHA256 (pkg-term-aa71e9d9e942_GH0.tar.gz) = dc6f1cf8c71916dd12b31a09a2b1e5b7022afb5c372beb9d6d3f35dd9d14d6b6
 SIZE (pkg-term-aa71e9d9e942_GH0.tar.gz) = 9497
 SHA256 (sourcegraph-annotate-f4cad6c6324d_GH0.tar.gz) = 9586ee91b45741f018ac91993dcf794283150aac952e10f965d4daa7c4bdd95f
 SIZE (sourcegraph-annotate-f4cad6c6324d_GH0.tar.gz) = 5960
-SHA256 (xyproto-syntax-1aa81d747d75_GH0.tar.gz) = dc775175311541e1bdcd731fbe5328c7d18cb1cc04532a84c8ce19813f4e0ed0
-SIZE (xyproto-syntax-1aa81d747d75_GH0.tar.gz) = 1240926
+SHA256 (xyproto-syntax-a179398d46f5_GH0.tar.gz) = e55af03b76379ea7d18d9551c7d66429c9952093e1fcd8bf2348eef5ae09ece2
+SIZE (xyproto-syntax-a179398d46f5_GH0.tar.gz) = 1241101
 SHA256 (xyproto-textoutput-v1.8.0_GH0.tar.gz) = c4e3cf8d1c3653353eb21db679bf58e0ed400f417955b6d2712f48791e53b987
 SIZE (xyproto-textoutput-v1.8.0_GH0.tar.gz) = 1235365
-SHA256 (xyproto-vt100-f1727647a85e_GH0.tar.gz) = b575bcef171549405630ddb6da262d07e49ec47a8d003e555374c44ccc800b7a
-SIZE (xyproto-vt100-f1727647a85e_GH0.tar.gz) = 1389891
+SHA256 (xyproto-vt100-v1.5.1_GH0.tar.gz) = 51f98a87aa6d11aad2254638c6aa14131d68f886af1c9c6d8dd421b7b48b591a
+SIZE (xyproto-vt100-v1.5.1_GH0.tar.gz) = 1399482


More information about the svn-ports-head mailing list