Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/sshfp sshfp: register missing dependency
details: https://anonhg.NetBSD.org/pkgsrc/rev/f54cb691dc61
branches: trunk
changeset: 432902:f54cb691dc61
user: khorben <khorben%pkgsrc.org@localhost>
date: Tue May 26 21:31:12 2020 +0000
description:
sshfp: register missing dependency
Bumps PKGREVISION.
diffstat:
security/sshfp/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 3ddfd238dc43 -r f54cb691dc61 security/sshfp/Makefile
--- a/security/sshfp/Makefile Tue May 26 21:29:22 2020 +0000
+++ b/security/sshfp/Makefile Tue May 26 21:31:12 2020 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2020/05/26 21:18:14 khorben Exp $
+# $NetBSD: Makefile,v 1.17 2020/05/26 21:31:12 khorben Exp $
DISTNAME= sshfp-1.2.2
+PKGREVISION= 1
CATEGORIES= security net
MASTER_SITES= ${MASTER_SITE_GITHUB:=xelerance/}
@@ -11,6 +12,7 @@
DEPENDS+= ${PYPKGPREFIX}-argparse-[0-9]*:../../devel/py-argparse
DEPENDS+= ${PYPKGPREFIX}-dnspython-[0-9]*:../../net/py-dnspython
+DEPENDS+= ${PYPKGPREFIX}-ipcalc-[0-9]*:../../net/py-ipcalc
MANCOMPRESSED= yes
NO_BUILD= yes
Home |
Main Index |
Thread Index |
Old Index