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: gutteridge
Date: Fri Apr 21 01:16:49 UTC 2023
Modified Files:
pkgsrc/graphics/dmtx-utils: DESCR Makefile
Log Message:
dmtx-utils: fix MAINTAINER and grammar in DESCR
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/dmtx-utils/DESCR
cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/dmtx-utils/Makefile
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/DESCR
diff -u pkgsrc/graphics/dmtx-utils/DESCR:1.1 pkgsrc/graphics/dmtx-utils/DESCR:1.2
--- pkgsrc/graphics/dmtx-utils/DESCR:1.1 Thu Apr 6 12:32:28 2023
+++ pkgsrc/graphics/dmtx-utils/DESCR Fri Apr 21 01:16:49 2023
@@ -1,2 +1,2 @@
dmtxread and dmtxwrite are a command line interface for libdmtx. They can
-be used to create Data Matrix barcode and extract the content.
+be used to create Data Matrix barcodes and extract the content.
Index: pkgsrc/graphics/dmtx-utils/Makefile
diff -u pkgsrc/graphics/dmtx-utils/Makefile:1.3 pkgsrc/graphics/dmtx-utils/Makefile:1.4
--- pkgsrc/graphics/dmtx-utils/Makefile:1.3 Thu Apr 20 05:37:51 2023
+++ pkgsrc/graphics/dmtx-utils/Makefile Fri Apr 21 01:16:49 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2023/04/20 05:37:51 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2023/04/21 01:16:49 gutteridge Exp $
DISTNAME= dmtx-utils-0.7.6
PKGREVISION= 1
@@ -6,7 +6,7 @@ CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=dmtx/}
GITHUB_TAG= v${PKGVERSION_NOREV}
-MAINTAINER= pkgsrc-users%NetBSD.ork@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@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
Home |
Main Index |
Thread Index |
Old Index