pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/py-eventlib
Module Name: pkgsrc
Committed By: adam
Date: Fri Jul 14 11:39:32 UTC 2017
Modified Files:
pkgsrc/net/py-eventlib: Makefile
Log Message:
Renamed databases/py-redis-py to databases/py-redis
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/net/py-eventlib/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/py-eventlib/Makefile
diff -u pkgsrc/net/py-eventlib/Makefile:1.12 pkgsrc/net/py-eventlib/Makefile:1.13
--- pkgsrc/net/py-eventlib/Makefile:1.12 Tue Jan 3 13:23:03 2017
+++ pkgsrc/net/py-eventlib/Makefile Fri Jul 14 11:39:32 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2017/01/03 13:23:03 jperkin Exp $
+# $NetBSD: Makefile,v 1.13 2017/07/14 11:39:32 adam Exp $
DISTNAME= eventlib-0.1.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -13,7 +13,7 @@ LICENSE= gnu-lgpl-v3
DEPENDS+= ${PYPKGPREFIX}-ejson>=0.1.3:../../textproc/py-ejson
DEPENDS+= ${PYPKGPREFIX}-logan>=0.5.0:../../devel/py-logan
DEPENDS+= ${PYPKGPREFIX}-celery>=3.0.9:../../net/py-celery
-DEPENDS+= ${PYPKGPREFIX}-redis-py>=2.7.1:../../databases/py-redis-py
+DEPENDS+= ${PYPKGPREFIX}-redis>=2.7.1:../../databases/py-redis-py
DEPENDS+= ${PYPKGPREFIX}-django>=1.4.1:../../www/py-django
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index