pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/regress/tools



Module Name:    pkgsrc
Committed By:   rillig
Date:           Sat May  2 08:03:17 UTC 2020

Modified Files:
        pkgsrc/regress/tools: Makefile

Log Message:
regress/tools: adjust COMMENT


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/regress/tools/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/regress/tools/Makefile
diff -u pkgsrc/regress/tools/Makefile:1.16 pkgsrc/regress/tools/Makefile:1.17
--- pkgsrc/regress/tools/Makefile:1.16  Sat May  2 07:24:31 2020
+++ pkgsrc/regress/tools/Makefile       Sat May  2 08:03:17 2020
@@ -1,18 +1,15 @@
-# $NetBSD: Makefile,v 1.16 2020/05/02 07:24:31 rillig Exp $
+# $NetBSD: Makefile,v 1.17 2020/05/02 08:03:17 rillig Exp $
 #
 
-DISTNAME=      # not applicable
-PKGNAME=       regress-tools-1.2
-CATEGORIES=    regress
-MASTER_SITES=  # none
+PKGNAME=       regress-tools-2020.05.02
+CATEGORIES=    pkgtools
 DISTFILES=     # none
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-COMMENT=       Test whether the TOOLS do what I expect
+COMMENT=       Ensure that the tools wrapper works as expected
 LICENSE=       2-clause-bsd
 
 WRKSRC=                ${WRKDIR}
-NO_CHECKSUM=   yes
 PLIST_SRC=     # none
 REGRESS_TESTS+=        logging shquote
 



Home | Main Index | Thread Index | Old Index