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 Jun 17 09:11:55 UTC 2021

Modified Files:
        pkgsrc/pkgtools/pkglint: Makefile

Log Message:
pkglint: bump version to match the upcoming quarterly release

No changes since 21.1.4.


To generate a diff of this commit:
cvs rdiff -u -r1.688 -r1.689 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.688 pkgsrc/pkgtools/pkglint/Makefile:1.689
--- pkgsrc/pkgtools/pkglint/Makefile:1.688      Sun Jun  6 11:46:43 2021
+++ pkgsrc/pkgtools/pkglint/Makefile    Thu Jun 17 09:11:55 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.688 2021/06/06 11:46:43 rillig Exp $
+# $NetBSD: Makefile,v 1.689 2021/06/17 09:11:55 rillig Exp $
 
-PKGNAME=       pkglint-21.1.4
+PKGNAME=       pkglint-21.2.0
 CATEGORIES=    pkgtools
 DISTNAME=      tools
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=golang/}



Home | Main Index | Thread Index | Old Index