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:           Sun May 26 14:06:42 UTC 2019

Modified Files:
        pkgsrc/pkgtools/pkglint: Makefile

Log Message:
pkgtools/pkglint: update to 5.7.12

Changes since 5.7.11:

* Fixed an alignment bug when pkglint replaced SUBST_SED with
  SUBST_VARS.

* Added many test cases.


To generate a diff of this commit:
cvs rdiff -u -r1.582 -r1.583 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.582 pkgsrc/pkgtools/pkglint/Makefile:1.583
--- pkgsrc/pkgtools/pkglint/Makefile:1.582      Sun May 26 13:52:14 2019
+++ pkgsrc/pkgtools/pkglint/Makefile    Sun May 26 14:06:42 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.582 2019/05/26 13:52:14 rillig Exp $
+# $NetBSD: Makefile,v 1.583 2019/05/26 14:06:42 rillig Exp $
 
-PKGNAME=       pkglint-5.7.11
+PKGNAME=       pkglint-5.7.12
 CATEGORIES=    pkgtools
 DISTNAME=      tools
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=golang/}



Home | Main Index | Thread Index | Old Index