svn commit: r432626 - head/lang/go

Julien Laffaye jlaffaye at FreeBSD.org
Sat Jan 28 14:31:09 UTC 2017


Author: jlaffaye
Date: Sat Jan 28 14:31:08 2017
New Revision: 432626
URL: https://svnweb.freebsd.org/changeset/ports/432626

Log:
  Update to 1.7.5

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

Modified: head/lang/go/Makefile
==============================================================================
--- head/lang/go/Makefile	Sat Jan 28 14:28:49 2017	(r432625)
+++ head/lang/go/Makefile	Sat Jan 28 14:31:08 2017	(r432626)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	go
-PORTVERSION=	1.7.4
+PORTVERSION=	1.7.5
 PORTEPOCH=	1
 CATEGORIES=	lang
 MASTER_SITES=	http://golang.org/dl/

Modified: head/lang/go/distinfo
==============================================================================
--- head/lang/go/distinfo	Sat Jan 28 14:28:49 2017	(r432625)
+++ head/lang/go/distinfo	Sat Jan 28 14:31:08 2017	(r432626)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1482849135
-SHA256 (go1.7.4.src.tar.gz) = 4c189111e9ba651a2bb3ee868aa881fab36b2f2da3409e80885ca758a6b614cc
-SIZE (go1.7.4.src.tar.gz) = 14198817
+TIMESTAMP = 1485613241
+SHA256 (go1.7.5.src.tar.gz) = 4e834513a2079f8cbbd357502cccaac9507fd00a1efe672375798858ff291815
+SIZE (go1.7.5.src.tar.gz) = 14204325

Modified: head/lang/go/pkg-plist
==============================================================================
--- head/lang/go/pkg-plist	Sat Jan 28 14:28:49 2017	(r432625)
+++ head/lang/go/pkg-plist	Sat Jan 28 14:31:08 2017	(r432626)
@@ -5692,8 +5692,10 @@ go/test/fixedbugs/issue16133.dir/c.go
 go/test/fixedbugs/issue16133.go
 go/test/fixedbugs/issue16193.go
 go/test/fixedbugs/issue16249.go
+go/test/fixedbugs/issue16331.go
 go/test/fixedbugs/issue16515.go
 go/test/fixedbugs/issue17318.go
+go/test/fixedbugs/issue18410.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