pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/pkgtools/pkglint
Module Name: pkgsrc
Committed By: rillig
Date: Sun Dec 15 01:29:06 UTC 2019
Modified Files:
pkgsrc/pkgtools/pkglint: PLIST
Removed Files:
pkgsrc/pkgtools/pkglint/files: mkalign.go mkalign_test.go
Log Message:
pkgtools/pkglint: remove mkalign code
This is an early prototype that is not used in the pkglint code. It will
be included when it is ready and tested.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/pkgtools/pkglint/PLIST
cvs rdiff -u -r1.1 -r0 pkgsrc/pkgtools/pkglint/files/mkalign.go \
pkgsrc/pkgtools/pkglint/files/mkalign_test.go
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/pkgtools/pkglint/PLIST
diff -u pkgsrc/pkgtools/pkglint/PLIST:1.21 pkgsrc/pkgtools/pkglint/PLIST:1.22
--- pkgsrc/pkgtools/pkglint/PLIST:1.21 Fri Dec 13 01:39:23 2019
+++ pkgsrc/pkgtools/pkglint/PLIST Sun Dec 15 01:29:06 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.21 2019/12/13 01:39:23 rillig Exp $
+@comment $NetBSD: PLIST,v 1.22 2019/12/15 01:29:06 rillig Exp $
bin/pkglint
gopkg/pkg/${GO_PLATFORM}/netbsd.org/pkglint.a
gopkg/pkg/${GO_PLATFORM}/netbsd.org/pkglint/getopt.a
@@ -49,8 +49,6 @@ gopkg/src/netbsd.org/pkglint/lineslexer.
gopkg/src/netbsd.org/pkglint/lineslexer_test.go
gopkg/src/netbsd.org/pkglint/logging.go
gopkg/src/netbsd.org/pkglint/logging_test.go
-gopkg/src/netbsd.org/pkglint/mkalign.go
-gopkg/src/netbsd.org/pkglint/mkalign_test.go
gopkg/src/netbsd.org/pkglint/mkassignchecker.go
gopkg/src/netbsd.org/pkglint/mkassignchecker_test.go
gopkg/src/netbsd.org/pkglint/mkcondchecker.go
Home |
Main Index |
Thread Index |
Old Index