Thu Apr 20 05:37:51 2023 UTC ()
dmtx-utils: fix pkglint and use standard checksums


(wiz)
diff -r1.2 -r1.3 pkgsrc/graphics/dmtx-utils/Makefile
diff -r1.1 -r1.2 pkgsrc/graphics/dmtx-utils/distinfo

cvs diff -r1.2 -r1.3 pkgsrc/graphics/dmtx-utils/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/dmtx-utils/Makefile 2023/04/19 08:10:16 1.2
+++ pkgsrc/graphics/dmtx-utils/Makefile 2023/04/20 05:37:51 1.3
@@ -1,24 +1,23 @@ @@ -1,24 +1,23 @@
1# $NetBSD: Makefile,v 1.2 2023/04/19 08:10:16 adam Exp $ 1# $NetBSD: Makefile,v 1.3 2023/04/20 05:37:51 wiz Exp $
2 2
3DISTNAME= dmtx-utils-0.7.6 3DISTNAME= dmtx-utils-0.7.6
4PKGREVISION= 1 4PKGREVISION= 1
5CATEGORIES= graphics 5CATEGORIES= graphics
6MASTER_SITES= ${MASTER_SITE_GITHUB:=dmtx/} 6MASTER_SITES= ${MASTER_SITE_GITHUB:=dmtx/}
 7GITHUB_TAG= v${PKGVERSION_NOREV}
7 8
8MAINTAINER= pkgsrc-users@NetBSD.ork 9MAINTAINER= pkgsrc-users@NetBSD.ork
9HOMEPAGE= https://github.com/dmtx/dmtx-utils 10HOMEPAGE= https://github.com/dmtx/dmtx-utils
10COMMENT= Command line programs for reading and writing Data Matrix 2D barcodes 11COMMENT= Command line programs for reading and writing Data Matrix 2D barcodes
11LICENSE= gnu-lgpl-v2.1 12LICENSE= gnu-lgpl-v2.1
12 13
13GITHUB_TAG= v${PKGVERSION_NOREV} 
14 
15GNU_CONFIGURE= YES 14GNU_CONFIGURE= YES
16USE_LIBTOOL= YES 15USE_LIBTOOL= YES
17USE_TOOLS+= autoconf automake pkg-config 16USE_TOOLS+= autoconf automake pkg-config
18 17
19pre-configure: 18pre-configure:
20 cd ${WRKSRC} && ${TOOLS_PATH.autoreconf} --force --install 19 cd ${WRKSRC} && ${TOOLS_PATH.autoreconf} --force --install
21 20
22.include "../../graphics/ImageMagick/buildlink3.mk" 21.include "../../graphics/ImageMagick/buildlink3.mk"
23.include "../../graphics/libdmtx/buildlink3.mk" 22.include "../../graphics/libdmtx/buildlink3.mk"
24.include "../../mk/bsd.pkg.mk" 23.include "../../mk/bsd.pkg.mk"

cvs diff -r1.1 -r1.2 pkgsrc/graphics/dmtx-utils/distinfo (expand / switch to unified diff)

--- pkgsrc/graphics/dmtx-utils/distinfo 2023/04/06 12:32:28 1.1
+++ pkgsrc/graphics/dmtx-utils/distinfo 2023/04/20 05:37:51 1.2
@@ -1,6 +1,5 @@ @@ -1,6 +1,5 @@
1$NetBSD: distinfo,v 1.1 2023/04/06 12:32:28 joerg Exp $ 1$NetBSD: distinfo,v 1.2 2023/04/20 05:37:51 wiz Exp $
2 2
3SHA1 (dmtx-utils-0.7.6.tar.gz) = 0df6904a924c4a8172392e23dce53594f421667d 3BLAKE2s (dmtx-utils-0.7.6.tar.gz) = cd4e7f9eba02c5b95868ad0c902ab46d0874812e03baf0cd1ab7b8ab95ae406d
4RMD160 (dmtx-utils-0.7.6.tar.gz) = 2a20a4531b76789592cb207983ea3afef04757d9 
5SHA512 (dmtx-utils-0.7.6.tar.gz) = 201f8f5bbe5a1edd23104883d03e09842252ad7d07dd416b67c11740275ebe32c26b7fde904fad8bf2b18f1b3f574dedde1cc85f0e987f93d293d030e4f8a79e 4SHA512 (dmtx-utils-0.7.6.tar.gz) = 201f8f5bbe5a1edd23104883d03e09842252ad7d07dd416b67c11740275ebe32c26b7fde904fad8bf2b18f1b3f574dedde1cc85f0e987f93d293d030e4f8a79e
6Size (dmtx-utils-0.7.6.tar.gz) = 54888 bytes 5Size (dmtx-utils-0.7.6.tar.gz) = 54888 bytes