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:           Fri Dec 21 14:24:18 UTC 2018

Modified Files:
        pkgsrc/pkgtools/pkglint: Makefile

Log Message:
pkgtools/pkglint: mention the update to 5.6.10 in Makefile

The actual update has been this morning.


To generate a diff of this commit:
cvs rdiff -u -r1.562 -r1.563 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.562 pkgsrc/pkgtools/pkglint/Makefile:1.563
--- pkgsrc/pkgtools/pkglint/Makefile:1.562      Wed Dec 19 15:47:10 2018
+++ pkgsrc/pkgtools/pkglint/Makefile    Fri Dec 21 14:24:18 2018
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.562 2018/12/19 15:47:10 bsiegert Exp $
+# $NetBSD: Makefile,v 1.563 2018/12/21 14:24:18 rillig Exp $
 
-PKGNAME=       pkglint-5.6.9
-PKGREVISION=   1
+PKGNAME=       pkglint-5.6.10
 CATEGORIES=    pkgtools
 DISTNAME=      tools
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=golang/}



Home | Main Index | Thread Index | Old Index