pkgsrc-WIP-changes archive

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

Commit updated PLIST, missed in previous commit.



Module Name:	pkgsrc-wip
Committed By:	Havard Eidnes <he%NetBSD.org@localhost>
Pushed By:	he
Date:		Tue Jun 26 22:28:37 2018 +0200
Changeset:	0281cf13356da88d9ee78988e494a756f1bac137

Modified Files:
	py-napalm-base/PLIST

Log Message:
Commit updated PLIST, missed in previous commit.

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

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

diffstat:
 py-napalm-base/PLIST | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)

diffs:
diff --git a/py-napalm-base/PLIST b/py-napalm-base/PLIST
index 46d7152563..88e106d6e4 100644
--- a/py-napalm-base/PLIST
+++ b/py-napalm-base/PLIST
@@ -1,7 +1,4 @@
 @comment $NetBSD$
-bin/cl_napalm_configure
-bin/cl_napalm_test
-bin/cl_napalm_validate
 ${PYSITELIB}/${EGG_FILE}/PKG-INFO
 ${PYSITELIB}/${EGG_FILE}/SOURCES.txt
 ${PYSITELIB}/${EGG_FILE}/dependency_links.txt
@@ -17,6 +14,9 @@ ${PYSITELIB}/napalm_base/base.pyo
 ${PYSITELIB}/napalm_base/clitools/__init__.py
 ${PYSITELIB}/napalm_base/clitools/__init__.pyc
 ${PYSITELIB}/napalm_base/clitools/__init__.pyo
+${PYSITELIB}/napalm_base/clitools/cl_napalm.py
+${PYSITELIB}/napalm_base/clitools/cl_napalm.pyc
+${PYSITELIB}/napalm_base/clitools/cl_napalm.pyo
 ${PYSITELIB}/napalm_base/clitools/cl_napalm_configure.py
 ${PYSITELIB}/napalm_base/clitools/cl_napalm_configure.pyc
 ${PYSITELIB}/napalm_base/clitools/cl_napalm_configure.pyo
@@ -38,6 +38,9 @@ ${PYSITELIB}/napalm_base/exceptions.pyo
 ${PYSITELIB}/napalm_base/helpers.py
 ${PYSITELIB}/napalm_base/helpers.pyc
 ${PYSITELIB}/napalm_base/helpers.pyo
+${PYSITELIB}/napalm_base/mock.py
+${PYSITELIB}/napalm_base/mock.pyc
+${PYSITELIB}/napalm_base/mock.pyo
 ${PYSITELIB}/napalm_base/test/__init__.py
 ${PYSITELIB}/napalm_base/test/__init__.pyc
 ${PYSITELIB}/napalm_base/test/__init__.pyo
@@ -74,3 +77,8 @@ ${PYSITELIB}/napalm_base/utils/string_parsers.pyo
 ${PYSITELIB}/napalm_base/validate.py
 ${PYSITELIB}/napalm_base/validate.pyc
 ${PYSITELIB}/napalm_base/validate.pyo
+bin/cl_napalm_configure
+bin/cl_napalm_test
+bin/cl_napalm_validate
+bin/napalm
+


Home | Main Index | Thread Index | Old Index