pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/openssh security/openssh: remove no-op file f...
details: https://anonhg.NetBSD.org/pkgsrc/rev/693483a153e1
branches: trunk
changeset: 428309:693483a153e1
user: rillig <rillig%pkgsrc.org@localhost>
date: Mon Apr 27 04:08:43 2020 +0000
description:
security/openssh: remove no-op file from SUBST_FILES
diffstat:
security/openssh/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 441db41ede31 -r 693483a153e1 security/openssh/Makefile
--- a/security/openssh/Makefile Mon Apr 27 04:06:25 2020 +0000
+++ b/security/openssh/Makefile Mon Apr 27 04:08:43 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.263 2020/01/26 17:32:05 rillig Exp $
+# $NetBSD: Makefile,v 1.264 2020/04/27 04:08:43 rillig Exp $
DISTNAME= openssh-8.0p1
PKGNAME= ${DISTNAME:S/p1/.1/}
@@ -143,7 +143,7 @@
SUBST_CLASSES+= patch
SUBST_STAGE.patch= pre-configure
-SUBST_FILES.patch= session.c sandbox-darwin.c
+SUBST_FILES.patch= sandbox-darwin.c
SUBST_SED.patch= -e '/channel_input_port_forward_request/s/0/ROOTUID/'
SUBST_VARS.patch= PKG_SYSCONFDIR
Home |
Main Index |
Thread Index |
Old Index