Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Dec 2010 08:44:40 GMT
From:      Wen Heping <wen@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/153464: [Update]lang/go: update to 20101225 snapshot
Message-ID:  <201012270844.oBR8ieIY056431@red.freebsd.org>
Resent-Message-ID: <201012270850.oBR8o75w002825@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         153464
>Category:       ports
>Synopsis:       [Update]lang/go: update to 20101225 snapshot
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 27 08:50:07 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Wen Heping
>Release:        FreeBSD 9.0
>Organization:
FreeBSD
>Environment:
>Description:
update to 20101225 snapshot
>How-To-Repeat:

>Fix:
--- Makefile.orig       2010-12-27 16:41:50.000000000 +0800
+++ Makefile    2010-12-27 09:57:32.000000000 +0800
@@ -6,8 +6,7 @@
 #

 PORTNAME=      go
-PORTVERSION=   20101027
-PORTREVISION=  1
+PORTVERSION=   20101225
 CATEGORIES=    lang
 MASTER_SITES=  LOCAL/wen
 DISTNAME=      go-${PORTVERSION}
--- distinfo.orig       2010-12-27 16:41:59.000000000 +0800
+++ distinfo    2010-12-27 15:05:33.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (go-20101027.tar.gz) = 20bbdc7e8d1ef1f13e99260d5b267d9ad2ce2c098961e987cd1ddd1fcec3743e
-SIZE (go-20101027.tar.gz) = 28000958
+SHA256 (go-20101225.tar.gz) = 703b1ed43293ba4a642b8397b512b54d969eda38cbc1c12443fe0613f4763353
+SIZE (go-20101225.tar.gz) = 29310264
--- pkg-plist.orig      2010-12-27 16:42:09.000000000 +0800
+++ pkg-plist   2010-12-27 16:34:51.000000000 +0800
@@ -16,6 +16,7 @@
 bin/gopprof
 bin/gotest
 bin/gotry
+bin/govet
 bin/goyacc
 bin/hgpatch
 bin/quietgcc
@@ -37,6 +38,9 @@
 lib/go/pkg/freebsd_%%ARCH%%/crypto/aes.a
 lib/go/pkg/freebsd_%%ARCH%%/crypto/block.a
 lib/go/pkg/freebsd_%%ARCH%%/crypto/blowfish.a
+lib/go/pkg/freebsd_%%ARCH%%/crypto/cast5.a
+lib/go/pkg/freebsd_%%ARCH%%/crypto/cipher.a
+lib/go/pkg/freebsd_%%ARCH%%/crypto/elliptic.a
 lib/go/pkg/freebsd_%%ARCH%%/crypto/hmac.a
 lib/go/pkg/freebsd_%%ARCH%%/crypto/md4.a
 lib/go/pkg/freebsd_%%ARCH%%/crypto/md5.a
@@ -56,6 +60,7 @@
 lib/go/pkg/freebsd_%%ARCH%%/debug/elf.a
 lib/go/pkg/freebsd_%%ARCH%%/debug/gosym.a
 lib/go/pkg/freebsd_%%ARCH%%/debug/macho.a
+lib/go/pkg/freebsd_%%ARCH%%/debug/pe.a
 lib/go/pkg/freebsd_%%ARCH%%/debug/proc.a
 lib/go/pkg/freebsd_%%ARCH%%/ebnf.a
 lib/go/pkg/freebsd_%%ARCH%%/encoding/ascii85.a
@@ -94,7 +99,6 @@
 lib/go/pkg/freebsd_%%ARCH%%/io.a
 lib/go/pkg/freebsd_%%ARCH%%/io/ioutil.a
 lib/go/pkg/freebsd_%%ARCH%%/json.a
-lib/go/pkg/freebsd_%%ARCH%%/libcgo.so
 lib/go/pkg/freebsd_%%ARCH%%/log.a
 lib/go/pkg/freebsd_%%ARCH%%/math.a
 lib/go/pkg/freebsd_%%ARCH%%/mime.a
@@ -114,6 +118,7 @@
 lib/go/pkg/freebsd_%%ARCH%%/rpc/jsonrpc.a
 lib/go/pkg/freebsd_%%ARCH%%/runtime.a
 lib/go/pkg/freebsd_%%ARCH%%/runtime.h
+lib/go/pkg/freebsd_%%ARCH%%/runtime/cgo.a
 lib/go/pkg/freebsd_%%ARCH%%/runtime/pprof.a
 lib/go/pkg/freebsd_%%ARCH%%/scanner.a
 lib/go/pkg/freebsd_%%ARCH%%/smtp.a
@@ -240,12 +245,14 @@
 %%PORTDOCS%%%%DOCSDIR%%/talks/go_talk-20100112.html
 %%PORTDOCS%%%%DOCSDIR%%/talks/go_talk-20100121.html
 %%PORTDOCS%%%%DOCSDIR%%/talks/go_talk-20100323.html
+%%PORTDOCS%%%%DOCSDIR%%/talks/gofrontend-gcc-summit-2010.pdf
 %%PORTDOCS%%%%DOCSDIR%%/talks/java-typing.png
 %%PORTDOCS%%%%DOCSDIR%%/talks/slidy.css
 %%PORTDOCS%%%%DOCSDIR%%/talks/slidy.js
 %%PORTDOCS%%%%DOCSDIR%%/video-001.png
 %%PORTDOCS%%%%DOCSDIR%%/video-002.png
 %%PORTDOCS%%%%DOCSDIR%%/video-003.png
+%%PORTDOCS%%%%DOCSDIR%%/video-004.png
 %%GOMAKEDIR%%/Make.cmd
 %%GOMAKEDIR%%/Make.pkg
 %%GOMAKEDIR%%/Make.common

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012270844.oBR8ieIY056431>