svn commit: r424504 - head/lang/go

Julien Laffaye jlaffaye at FreeBSD.org
Sun Oct 23 09:21:10 UTC 2016


Author: jlaffaye
Date: Sun Oct 23 09:21:08 2016
New Revision: 424504
URL: https://svnweb.freebsd.org/changeset/ports/424504

Log:
  Update to 1.7.3

Modified:
  head/lang/go/Makefile
  head/lang/go/distinfo
  head/lang/go/pkg-plist

Modified: head/lang/go/Makefile
==============================================================================
--- head/lang/go/Makefile	Sun Oct 23 09:13:09 2016	(r424503)
+++ head/lang/go/Makefile	Sun Oct 23 09:21:08 2016	(r424504)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	go
-PORTVERSION=	1.7.1
+PORTVERSION=	1.7.3
 PORTEPOCH=	1
 CATEGORIES=	lang
 MASTER_SITES=	http://golang.org/dl/

Modified: head/lang/go/distinfo
==============================================================================
--- head/lang/go/distinfo	Sun Oct 23 09:13:09 2016	(r424503)
+++ head/lang/go/distinfo	Sun Oct 23 09:21:08 2016	(r424504)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1473618378
-SHA256 (go1.7.1.src.tar.gz) = 2b843f133b81b7995f26d0cb64bbdbb9d0704b90c44df45f844d28881ad442d3
-SIZE (go1.7.1.src.tar.gz) = 14098889
+TIMESTAMP = 1477212915
+SHA256 (go1.7.3.src.tar.gz) = 79430a0027a09b0b3ad57e214c4c1acfdd7af290961dd08d322818895af1ef44
+SIZE (go1.7.3.src.tar.gz) = 14196345

Modified: head/lang/go/pkg-plist
==============================================================================
--- head/lang/go/pkg-plist	Sun Oct 23 09:13:09 2016	(r424503)
+++ head/lang/go/pkg-plist	Sun Oct 23 09:21:08 2016	(r424504)
@@ -5693,6 +5693,7 @@ go/test/fixedbugs/issue16133.go
 go/test/fixedbugs/issue16193.go
 go/test/fixedbugs/issue16249.go
 go/test/fixedbugs/issue16515.go
+go/test/fixedbugs/issue17318.go
 go/test/fixedbugs/issue2615.go
 go/test/fixedbugs/issue3552.dir/one.go
 go/test/fixedbugs/issue3552.dir/two.go


More information about the svn-ports-all mailing list