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:           Mon Dec 28 01:44:48 UTC 2020

Modified Files:
        pkgsrc/pkgtools/pkglint: Makefile

Log Message:
pkgtools/pkglint: update to 20.4.0

No changes since 20.3.2, the version bump only synchronizes pkglint with
the upcoming branch.


To generate a diff of this commit:
cvs rdiff -u -r1.675 -r1.676 pkgsrc/pkgtools/pkglint/Makefile

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/Makefile
diff -u pkgsrc/pkgtools/pkglint/Makefile:1.675 pkgsrc/pkgtools/pkglint/Makefile:1.676
--- pkgsrc/pkgtools/pkglint/Makefile:1.675      Fri Nov 13 19:26:20 2020
+++ pkgsrc/pkgtools/pkglint/Makefile    Mon Dec 28 01:44:48 2020
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.675 2020/11/13 19:26:20 bsiegert Exp $
+# $NetBSD: Makefile,v 1.676 2020/12/28 01:44:48 rillig Exp $
 
-PKGNAME=       pkglint-20.3.2
-PKGREVISION=   2
+PKGNAME=       pkglint-20.4.0
 CATEGORIES=    pkgtools
 DISTNAME=      tools
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=golang/}



Home | Main Index | Thread Index | Old Index