pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/dropbear
Module Name: pkgsrc
Committed By: wiz
Date: Thu May 25 21:28:10 UTC 2023
Modified Files:
pkgsrc/security/dropbear: Makefile
Log Message:
dropbear: re-word a comment to avoid false positives
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/security/dropbear/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/dropbear/Makefile
diff -u pkgsrc/security/dropbear/Makefile:1.37 pkgsrc/security/dropbear/Makefile:1.38
--- pkgsrc/security/dropbear/Makefile:1.37 Sat Dec 19 11:07:10 2020
+++ pkgsrc/security/dropbear/Makefile Thu May 25 21:28:09 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2020/12/19 11:07:10 nia Exp $
+# $NetBSD: Makefile,v 1.38 2023/05/25 21:28:09 wiz Exp $
DISTNAME= dropbear-2020.81
CATEGORIES= security
@@ -38,7 +38,7 @@ SUBST_STAGE.config= post-build
SUBST_FILES.config= dropbear.8 dropbearkey.1
SUBST_SED.config= -e "s,/etc/dropbear/,"${PKG_SYSCONFDIR:Q}"/dropbear/,g"
-# used by dbscp
+# needed by dbscp
CPPFLAGS+= -DDROPBEAR_PATH_SSH_PROGRAM="\"${PREFIX}/bin/dbclient\""
.include "../../x11/xauth/builtin.mk"
Home |
Main Index |
Thread Index |
Old Index