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 Sep 27 09:24:59 UTC 2021

Modified Files:
        pkgsrc/pkgtools/pkglint: Makefile

Log Message:
pkglint: update to 21.3.0

No changes since 21.2.6, the version bump is only to mark it for the
upcoming stable branch.


To generate a diff of this commit:
cvs rdiff -u -r1.697 -r1.698 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.697 pkgsrc/pkgtools/pkglint/Makefile:1.698
--- pkgsrc/pkgtools/pkglint/Makefile:1.697      Fri Sep 17 13:52:53 2021
+++ pkgsrc/pkgtools/pkglint/Makefile    Mon Sep 27 09:24:59 2021
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.697 2021/09/17 13:52:53 bsiegert Exp $
+# $NetBSD: Makefile,v 1.698 2021/09/27 09:24:59 rillig Exp $
 
-PKGNAME=       pkglint-21.2.6
-PKGREVISION=   1
+PKGNAME=       pkglint-21.3.0
 CATEGORIES=    pkgtools
 DISTNAME=      tools
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=golang/}



Home | Main Index | Thread Index | Old Index