pkgsrc-WIP-changes archive

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

mtdev: fix lint



Module Name:	pkgsrc-wip
Committed By:	Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By:	tnn
Date:		Thu Jul 21 13:35:04 2022 +0200
Changeset:	d34960745ff3f23c57d9d8ff55adce5189134110

Modified Files:
	mtdev/Makefile
	mtdev/distinfo

Log Message:
mtdev: fix lint

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d34960745ff3f23c57d9d8ff55adce5189134110

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

diffstat:
 mtdev/Makefile | 3 ++-
 mtdev/distinfo | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diffs:
diff --git a/mtdev/Makefile b/mtdev/Makefile
index b4b276571a..0594423d6e 100644
--- a/mtdev/Makefile
+++ b/mtdev/Makefile
@@ -5,11 +5,12 @@ CATEGORIES=	devel
 MASTER_SITES=	http://bitmath.org/code/mtdev/
 
 MAINTAINER=	nykula%ukr.net@localhost
-HOMEPAGE=	${MASTER_SITES}
+HOMEPAGE=	http://bitmath.org/code/mtdev/
 COMMENT=	Kernel multitouch event translation
 LICENSE=	mit
 
 ONLY_FOR_PLATFORM=	Linux-*-*
 GNU_CONFIGURE=		yes
+USE_LIBTOOL=		yes
 
 .include "../../mk/bsd.pkg.mk"
diff --git a/mtdev/distinfo b/mtdev/distinfo
index 81d6e61d40..bdd7a7d9b5 100644
--- a/mtdev/distinfo
+++ b/mtdev/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-RMD160 (mtdev-1.1.6.tar.gz) = 66a1deb9dc54016e2ad9e487658f3f02bbf3e643
+BLAKE2s (mtdev-1.1.6.tar.gz) = 039532b341efa3e35e42125ef84e80abe5cbb08eaede9c411d31bb7851615161
 SHA512 (mtdev-1.1.6.tar.gz) = e643264baa880abfc31b53f8e8ed54fe1adea4bc110fab57d36be16caba84f970c09fc864244c64b0a76e85f5f021fd086c12f96badbd886da6ccf254ab678e9
 Size (mtdev-1.1.6.tar.gz) = 362376 bytes


Home | Main Index | Thread Index | Old Index