aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2006-11-08 18:09:10 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2006-11-08 18:09:10 +0000
commit4f26372346d336b83f7f028fd5039eba3db05a86 (patch)
tree1e3004f92daee1ca5d802384bcbe298714b6b128 /security
parent80592de31aba32444123e79c5eb74c9569cc783d (diff)
downloadports-4f26372346d336b83f7f028fd5039eba3db05a86.tar.gz
ports-4f26372346d336b83f7f028fd5039eba3db05a86.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/py-m2crypto/Makefile1
-rw-r--r--security/py-m2crypto/files/patch-SWIG::_m2crypto.i11
2 files changed, 1 insertions, 11 deletions
diff --git a/security/py-m2crypto/Makefile b/security/py-m2crypto/Makefile
index 4ba0f6d99aea..32681528b8d6 100644
--- a/security/py-m2crypto/Makefile
+++ b/security/py-m2crypto/Makefile
@@ -7,6 +7,7 @@
PORTNAME= m2crypto
PORTVERSION= 0.16
+PORTREVISION= 1
CATEGORIES= security python
MASTER_SITES= http://wiki.osafoundation.org/pub/Projects/MeTooCrypto/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/security/py-m2crypto/files/patch-SWIG::_m2crypto.i b/security/py-m2crypto/files/patch-SWIG::_m2crypto.i
deleted file mode 100644
index 084483eefe80..000000000000
--- a/security/py-m2crypto/files/patch-SWIG::_m2crypto.i
+++ /dev/null
@@ -1,11 +0,0 @@
---- SWIG/_m2crypto.i.orig Sun Oct 26 11:19:08 2003
-+++ SWIG/_m2crypto.i Fri Mar 18 22:45:07 2005
-@@ -31,7 +31,7 @@
- %include _dsa.i
- %include _ssl.i
- %include _x509.i
--%include _asn1.i
-+//%include _asn1.i
- %include _pkcs7.i
- %include _util.i
-