svn commit: r451323 - head/lang/go
Julien Laffaye
jlaffaye at FreeBSD.org
Thu Oct 5 16:40:42 UTC 2017
Author: jlaffaye
Date: Thu Oct 5 16:40:40 2017
New Revision: 451323
URL: https://svnweb.freebsd.org/changeset/ports/451323
Log:
- Update to 1.9.1
Modified:
head/lang/go/Makefile
head/lang/go/distinfo
Modified: head/lang/go/Makefile
==============================================================================
--- head/lang/go/Makefile Thu Oct 5 16:35:17 2017 (r451322)
+++ head/lang/go/Makefile Thu Oct 5 16:40:40 2017 (r451323)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= go
-PORTVERSION= 1.9
+PORTVERSION= 1.9.1
PORTEPOCH= 1
CATEGORIES= lang
MASTER_SITES= http://golang.org/dl/
Modified: head/lang/go/distinfo
==============================================================================
--- head/lang/go/distinfo Thu Oct 5 16:35:17 2017 (r451322)
+++ head/lang/go/distinfo Thu Oct 5 16:40:40 2017 (r451323)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1503644340
-SHA256 (go1.9.src.tar.gz) = a4ab229028ed167ba1986825751463605264e44868362ca8e7accc8be057e993
-SIZE (go1.9.src.tar.gz) = 16377363
+TIMESTAMP = 1507220455
+SHA256 (go1.9.1.src.tar.gz) = a84afc9dc7d64fe0fa84d4d735e2ece23831a22117b50dafc75c1484f1cb550e
+SIZE (go1.9.1.src.tar.gz) = 16377700
More information about the svn-ports-head
mailing list