pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/py-m2crypto
Module Name: pkgsrc
Committed By: wiz
Date: Thu Dec 1 14:51:16 UTC 2016
Modified Files:
pkgsrc/security/py-m2crypto: Makefile
Log Message:
Remove obsolete comment.
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/security/py-m2crypto/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/py-m2crypto/Makefile
diff -u pkgsrc/security/py-m2crypto/Makefile:1.38 pkgsrc/security/py-m2crypto/Makefile:1.39
--- pkgsrc/security/py-m2crypto/Makefile:1.38 Sat Jul 9 13:04:04 2016
+++ pkgsrc/security/py-m2crypto/Makefile Thu Dec 1 14:51:15 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2016/07/09 13:04:04 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2016/12/01 14:51:15 wiz Exp $
DISTNAME= M2Crypto-0.22.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
@@ -11,12 +11,6 @@ HOMEPAGE= http://chandlerproject.org/bi
COMMENT= Crypto and SSL toolkit for Python
LICENSE= m2crypto-license
-# constness is very different between openssl versions,
-# it seems, and 0.9.7i is the version which currently is
-# in pkgsrc and against which I fixed m2crypto to compile.
-# -- wiz 20060115
-BUILDLINK_API_DEPENDS.openssl+= openssl>=0.9.7i{,nb*}
-
PYSETUPBUILDARGS= build_ext --openssl=${BUILDLINK_PREFIX.openssl}
PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.21.1
Home |
Main Index |
Thread Index |
Old Index