pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang/go



Module Name:    pkgsrc
Committed By:   bsiegert
Date:           Mon Mar  3 15:41:12 UTC 2014

Modified Files:
        pkgsrc/lang/go: Makefile PLIST distinfo

Log Message:
Update go to 1.2.1, released today.

It contains the following fixes:

* runtime: fix crash in runtime.GoroutineProfile
* runtime: if traceback sees a breakpoint, don't change the PC
* runtime: fix data race in GC
* net: ignore some errors in windows Accept
* database/sql: Use all connections in pool


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/lang/go/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/lang/go/PLIST pkgsrc/lang/go/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index