pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/dmtx-utils
Module Name: pkgsrc
Committed By: wiz
Date: Thu Apr 20 05:37:51 UTC 2023
Modified Files:
pkgsrc/graphics/dmtx-utils: Makefile distinfo
Log Message:
dmtx-utils: fix pkglint and use standard checksums
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/dmtx-utils/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/dmtx-utils/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/dmtx-utils/Makefile
diff -u pkgsrc/graphics/dmtx-utils/Makefile:1.2 pkgsrc/graphics/dmtx-utils/Makefile:1.3
--- pkgsrc/graphics/dmtx-utils/Makefile:1.2 Wed Apr 19 08:10:16 2023
+++ pkgsrc/graphics/dmtx-utils/Makefile Thu Apr 20 05:37:51 2023
@@ -1,17 +1,16 @@
-# $NetBSD: Makefile,v 1.2 2023/04/19 08:10:16 adam Exp $
+# $NetBSD: Makefile,v 1.3 2023/04/20 05:37:51 wiz Exp $
DISTNAME= dmtx-utils-0.7.6
PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=dmtx/}
+GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= pkgsrc-users%NetBSD.ork@localhost
HOMEPAGE= https://github.com/dmtx/dmtx-utils
COMMENT= Command line programs for reading and writing Data Matrix 2D barcodes
LICENSE= gnu-lgpl-v2.1
-GITHUB_TAG= v${PKGVERSION_NOREV}
-
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
USE_TOOLS+= autoconf automake pkg-config
Index: pkgsrc/graphics/dmtx-utils/distinfo
diff -u pkgsrc/graphics/dmtx-utils/distinfo:1.1 pkgsrc/graphics/dmtx-utils/distinfo:1.2
--- pkgsrc/graphics/dmtx-utils/distinfo:1.1 Thu Apr 6 12:32:28 2023
+++ pkgsrc/graphics/dmtx-utils/distinfo Thu Apr 20 05:37:51 2023
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.1 2023/04/06 12:32:28 joerg Exp $
+$NetBSD: distinfo,v 1.2 2023/04/20 05:37:51 wiz Exp $
-SHA1 (dmtx-utils-0.7.6.tar.gz) = 0df6904a924c4a8172392e23dce53594f421667d
-RMD160 (dmtx-utils-0.7.6.tar.gz) = 2a20a4531b76789592cb207983ea3afef04757d9
+BLAKE2s (dmtx-utils-0.7.6.tar.gz) = cd4e7f9eba02c5b95868ad0c902ab46d0874812e03baf0cd1ab7b8ab95ae406d
SHA512 (dmtx-utils-0.7.6.tar.gz) = 201f8f5bbe5a1edd23104883d03e09842252ad7d07dd416b67c11740275ebe32c26b7fde904fad8bf2b18f1b3f574dedde1cc85f0e987f93d293d030e4f8a79e
Size (dmtx-utils-0.7.6.tar.gz) = 54888 bytes
Home |
Main Index |
Thread Index |
Old Index