pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/56871 CVS commit: pkgsrc/textproc/rarian
The following reply was made to PR pkg/56871; it has been noted by GNATS.
From: "David H. Gutteridge" <gutteridge%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/56871 CVS commit: pkgsrc/textproc/rarian
Date: Sat, 11 Jun 2022 02:55:14 +0000
Module Name: pkgsrc
Committed By: gutteridge
Date: Sat Jun 11 02:55:14 UTC 2022
Modified Files:
pkgsrc/textproc/rarian: Makefile distinfo
Added Files:
pkgsrc/textproc/rarian/patches: patch-util_rarian-sk-update.in
Log Message:
rarian: avoid unnecessary error output
This package expects GNU getopt, as it uses the -n option. Restore a
patch that addresses this, so we don't get a bunch of logging spam from
non-GNU versions during the install phase of various dependant packages.
(The package already explicitly depends on GNU getopt from pkgsrc.)
Addresses PR pkg/56871 from Yasushi Oshima, who provided the analysis.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/textproc/rarian/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/textproc/rarian/distinfo
cvs rdiff -u -r0 -r1.1 \
pkgsrc/textproc/rarian/patches/patch-util_rarian-sk-update.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index