pkgsrc-WIP-changes archive

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

py-jxmlease was moved from wip to textproc.



Module Name:	pkgsrc-wip
Committed By:	Havard Eidnes <he%NetBSD.org@localhost>
Pushed By:	he
Date:		Mon Jun 19 13:02:40 2017 +0200
Changeset:	0fa1b92f7aba7db4ede5e84b4eaca64e0e3f65ad

Modified Files:
	ansible/Makefile

Log Message:
py-jxmlease was moved from wip to textproc.

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

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

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

diffs:
diff --git a/ansible/Makefile b/ansible/Makefile
index 89845ca865..57357be33e 100644
--- a/ansible/Makefile
+++ b/ansible/Makefile
@@ -14,7 +14,7 @@ DEPENDS+=	${PYPKGPREFIX}-yaml-[0-9]*:../../textproc/py-yaml
 DEPENDS+=	${PYPKGPREFIX}-paramiko-[0-9]*:../../security/py-paramiko
 DEPENDS+=	${PYPKGPREFIX}-jinja2-[0-9]*:../../textproc/py-jinja2
 DEPENDS+=	${PYPKGPREFIX}-crypto>=2.6:../../security/py-crypto
-DEPENDS+=	${PYPKGPREFIX}-jxmlease-[0-9]*:../../wip/py-jxmlease
+DEPENDS+=	${PYPKGPREFIX}-jxmlease-[0-9]*:../../textproc/py-jxmlease
 
 USE_TOOLS+=	gmake
 PYTHON_VERSIONS_ACCEPTED= 36 35 34 27


Home | Main Index | Thread Index | Old Index