pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-scp moved from wip to net.



Module Name:	pkgsrc-wip
Committed By:	Havard Eidnes <he%NetBSD.org@localhost>
Pushed By:	he
Date:		Mon Jun 19 13:27:32 2017 +0200
Changeset:	6cb4beef98ac621e9ee9e3303060bf654747fbf4

Modified Files:
	py-napalm-nxos/Makefile

Log Message:
py-scp moved from wip to net.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6cb4beef98ac621e9ee9e3303060bf654747fbf4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-napalm-nxos/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/py-napalm-nxos/Makefile b/py-napalm-nxos/Makefile
index 31a62e69a2..1e716f68ff 100644
--- a/py-napalm-nxos/Makefile
+++ b/py-napalm-nxos/Makefile
@@ -15,7 +15,7 @@ DEPENDS+=	${PYPKGPREFIX}-napalm-base>=0.18.0:../../wip/py-napalm-base
 DEPENDS+=	${PYPKGPREFIX}-nxos-[0-9]*:../../wip/py-nxos
 DEPENDS+=	${PYPKGPREFIX}-netaddr-[0-9]*:../../net/py-netaddr
 DEPENDS+=	${PYPKGPREFIX}-future-[0-9]*:../../devel/py-future
-DEPENDS+=	${PYPKGPREFIX}-scp-[0-9]*:../../wip/py-scp
+DEPENDS+=	${PYPKGPREFIX}-scp-[0-9]*:../../net/py-scp
 
 .include "../../lang/python/distutils.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index