CVS commit: wip/go
"Benny Siegert" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.wip.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module name: wip
Committed by: bsiegert
Date: Sat Aug 1 13:05:55 UTC 2015
Modified Files:
wip/go: DESCR Makefile PLIST distinfo
Added Files:
wip/go: version.mk
wip/go/patches: patch-misc_cgo_testso_cgoso.go
patch-src_cmd_go_build.go patch-src_cmd_go_pkg.go
patch-src_runtime_cgo_gcc__solaris__amd64.c
Log Message:
Add a wip package for go-1.5beta3. This at least compiles for me on
NetBSD/amd64. I have not played with it a lot.
To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/go/patches/patch-misc_cgo_testso_cgoso.go \
wip/go/patches/patch-src_cmd_go_build.go \
wip/go/patches/patch-src_cmd_go_pkg.go \
wip/go/patches/patch-src_runtime_cgo_gcc__solaris__amd64.c \
wip/go/version.mk
cvs -z3 rdiff -u -r1.10 -r1.11 wip/go/distinfo
cvs -z3 rdiff -u -r1.12 -r1.13 wip/go/PLIST
cvs -z3 rdiff -u -r1.15 -r1.16 wip/go/Makefile
cvs -z3 rdiff -u -r1.4 -r1.5 wip/go/DESCR
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/go/patches/patch-misc_cgo_testso_cgoso.go?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/go/patches/patch-src_cmd_go_build.go?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/go/patches/patch-src_cmd_go_pkg.go?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/go/patches/patch-src_runtime_cgo_gcc__solaris__amd64.c?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/go/version.mk?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/go/distinfo?r1=1.10&r2=1.11
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/go/PLIST?r1=1.12&r2=1.13
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/go/Makefile?r1=1.15&r2=1.16
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/go/DESCR?r1=1.4&r2=1.5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
------------------------------------------------------------------------------