pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/sshfp This package works fine with Python 2.6...
details: https://anonhg.NetBSD.org/pkgsrc/rev/666cab412f4d
branches: trunk
changeset: 567423:666cab412f4d
user: tron <tron%pkgsrc.org@localhost>
date: Tue Nov 17 09:01:43 2009 +0000
description:
This package works fine with Python 2.6, remove "PYTHON_VERSIONS_ACCEPTED".
diffstat:
security/sshfp/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 023fe043b634 -r 666cab412f4d security/sshfp/Makefile
--- a/security/sshfp/Makefile Tue Nov 17 06:59:32 2009 +0000
+++ b/security/sshfp/Makefile Tue Nov 17 09:01:43 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2009/02/09 22:56:26 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2009/11/17 09:01:43 tron Exp $
DISTNAME= sshfp-1.1.3
PKGREVISION= 1
@@ -12,7 +12,6 @@
DEPENDS+= ${PYPKGPREFIX}-dns>=1.6.0:../../net/py-dns
NO_BUILD= yes
-PYTHON_VERSIONS_ACCEPTED= 25 24
PYTHON_PATCH_SCRIPTS= sshfp
.include "../../lang/python/application.mk"
Home |
Main Index |
Thread Index |
Old Index