pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/55225 CVS commit: pkgsrc/devel/git-base
The following reply was made to PR pkg/55225; it has been noted by GNATS.
From: "David A. Holland" <dholland%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/55225 CVS commit: pkgsrc/devel/git-base
Date: Sat, 10 Jul 2021 19:06:01 +0000
Module Name: pkgsrc
Committed By: dholland
Date: Sat Jul 10 19:06:01 UTC 2021
Modified Files:
pkgsrc/devel/git-base: Makefile
Log Message:
PR 55225 from Benjamin Lorenz: git push not displaying username
Seems that the input code depends on a HAVE_DEV_TTY setting that
autoconf doesn't actually check. I guess Linux packagers set this
explicitly; we shall too. Otherwise it falls back to libc getpass()
for all input, which disables echo unconditionally.
PKGREVISION -> 1
To generate a diff of this commit:
cvs rdiff -u -r1.89 -r1.90 pkgsrc/devel/git-base/Makefile
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