pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint pkglint: Include more .go file to PLIST



details:   https://anonhg.NetBSD.org/pkgsrc/rev/78b9dd77362b
branches:  trunk
changeset: 407457:78b9dd77362b
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sun Jan 05 12:35:40 2020 +0000

description:
pkglint: Include more .go file to PLIST

diffstat:

 pkgtools/pkglint/PLIST |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 1d453bc57a00 -r 78b9dd77362b pkgtools/pkglint/PLIST
--- a/pkgtools/pkglint/PLIST    Sun Jan 05 12:16:59 2020 +0000
+++ b/pkgtools/pkglint/PLIST    Sun Jan 05 12:35:40 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.23 2020/01/04 19:53:13 rillig Exp $
+@comment $NetBSD: PLIST,v 1.24 2020/01/05 12:35:40 ryoon Exp $
 bin/pkglint
 gopkg/pkg/${GO_PLATFORM}/netbsd.org/pkglint.a
 gopkg/pkg/${GO_PLATFORM}/netbsd.org/pkglint/getopt.a
@@ -29,6 +29,7 @@
 gopkg/src/netbsd.org/pkglint/getopt/getopt_test.go
 gopkg/src/netbsd.org/pkglint/histogram/histogram.go
 gopkg/src/netbsd.org/pkglint/histogram/histogram_test.go
+gopkg/src/netbsd.org/pkglint/intqa/ideas.go
 gopkg/src/netbsd.org/pkglint/intqa/qa.go
 gopkg/src/netbsd.org/pkglint/intqa/qa_test.go
 gopkg/src/netbsd.org/pkglint/licenses.go



Home | Main Index | Thread Index | Old Index