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:           Thu Mar 25 21:55:05 UTC 2021

Modified Files:
        pkgsrc/pkgtools/pkglint: Makefile

Log Message:
pkgtools/pkglint: bump version to 21.1.0

Just to match the upcoming pkgsrc branch 2021Q1.  No functional change.


To generate a diff of this commit:
cvs rdiff -u -r1.681 -r1.682 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.681 pkgsrc/pkgtools/pkglint/Makefile:1.682
--- pkgsrc/pkgtools/pkglint/Makefile:1.681      Mon Mar 22 23:26:30 2021
+++ pkgsrc/pkgtools/pkglint/Makefile    Thu Mar 25 21:55:05 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.681 2021/03/22 23:26:30 rillig Exp $
+# $NetBSD: Makefile,v 1.682 2021/03/25 21:55:05 rillig Exp $
 
-PKGNAME=       pkglint-20.4.2
+PKGNAME=       pkglint-21.1.0
 CATEGORIES=    pkgtools
 DISTNAME=      tools
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=golang/}



Home | Main Index | Thread Index | Old Index