Path to this page:
./
devel/golint,
Linter for Go source files
Branch: pkgsrc-2017Q1,
Version: 20170228,
Package name: golint-20170228,
Maintainer: bsiegertgolint lints the Go source files named on its command line.
Required to build:[
devel/go-glog] [
devel/go-tools] [
devel/google-api-go-client] [
devel/go-protobuf] [
lang/go] [
textproc/go-text] [
net/gcloud-golang-metadata] [
net/go-grpc] [
net/go-net] [
pkgtools/cwrappers] [
misc/go-genproto] [
security/go-crypto-acme] [
security/go-oauth2] [
security/go-crypto]
Master sites:
Version history: (Expand)
- (2017-04-09) Updated to version: golint-20170228
- (2017-04-04) Package added to pkgsrc.se, version golint-20151230nb5 (created)
CVS history: (Expand)
2017-04-08 21:10:47 by S.P.Zeidler | Files touched by this commit (3) |
Log message:
Pullup ticket #5251 - requested by bsiegert
devel/golint: build fix
Revisions pulled up:
- devel/golint/Makefile 1.7
- devel/golint/PLIST 1.2
- devel/golint/distinfo 1.2
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: bsiegert
Date: Tue Apr 4 16:16:20 UTC 2017
Modified Files:
pkgsrc/devel/golint: Makefile PLIST distinfo
Log message:
Update golint to 20170228.
Fix build with go-tools-1.8. The previous version of the package depended
on a Go package that was removed from go-tools a year ago:
https://groups.google.com/forum/#!topic/golang-announce/qu_rAphYdxY
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/golint/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/golint/PLIST \
pkgsrc/devel/golint/distinfo
|