pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/python +digest



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1cf2f291a299
branches:  trunk
changeset: 635262:1cf2f291a299
user:      rodent <rodent%pkgsrc.org@localhost>
date:      Mon Jun 02 04:46:11 2014 +0000

description:
+digest

diffstat:

 lang/python/versioned_dependencies.mk |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 88d94beac6ff -r 1cf2f291a299 lang/python/versioned_dependencies.mk
--- a/lang/python/versioned_dependencies.mk     Mon Jun 02 04:44:20 2014 +0000
+++ b/lang/python/versioned_dependencies.mk     Mon Jun 02 04:46:11 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: versioned_dependencies.mk,v 1.12 2014/04/02 00:19:10 asau Exp $
+# $NetBSD: versioned_dependencies.mk,v 1.13 2014/06/02 04:46:11 rodent Exp $
 #
 # This file determines which separate distribution of a Python
 # package is used as dependency, depending on the Python version
@@ -20,6 +20,7 @@
 _SUPPORTED_PACKAGES+=X textproc/py-X2 textproc/py-X
 _SUPPORTED_PACKAGES+=cairo graphics/py-cairo graphics/py-cairo3
 _SUPPORTED_PACKAGES+=dateutil time/py-dateutil time/py-dateutil2
+_SUPPORTED_PACKAGES+=digest www/py-python-digest www/py-python3-digest
 _SUPPORTED_PACKAGES+=dns net/py-dns net/py-dns3
 _SUPPORTED_PACKAGES+=ephem math/py-ephem math/py-ephem3
 _SUPPORTED_PACKAGES+=flup www/py-flup www/py-flup3



Home | Main Index | Thread Index | Old Index