pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/pkg_chk pkg_chk: add NO_CHECKSUM= yes to appe...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c4829164ccf0
branches: trunk
changeset: 417393:c4829164ccf0
user: triaxx <triaxx%pkgsrc.org@localhost>
date: Sun Nov 10 10:30:50 2019 +0000
description:
pkg_chk: add NO_CHECKSUM= yes to appease pkglint
diffstat:
pkgtools/pkg_chk/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 871f2c2c193f -r c4829164ccf0 pkgtools/pkg_chk/Makefile
--- a/pkgtools/pkg_chk/Makefile Sun Nov 10 10:25:43 2019 +0000
+++ b/pkgtools/pkg_chk/Makefile Sun Nov 10 10:30:50 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.89 2018/11/25 20:17:26 martin Exp $
+# $NetBSD: Makefile,v 1.90 2019/11/10 10:30:50 triaxx Exp $
PKGNAME= pkg_chk-2.0.11
CATEGORIES= pkgtools
@@ -15,6 +15,7 @@
USE_TOOLS+= gzip:run
USE_TOOLS+= bzcat:run
NO_BUILD= yes
+NO_CHECKSUM= yes
CONFLICTS= pkgchk-[0-9]*
Home |
Main Index |
Thread Index |
Old Index