Path to this page:
Subject: CVS commit: [pkgsrc-2017Q1] pkgsrc/devel/golint
From: S.P.Zeidler
Date: 2017-04-08 21:10:47
Message id: 20170408191047.53581FBE4@cvs.NetBSD.org
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
Files: