From 02865034f31190dcf0e7615842f54f3ab0c83901 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 25 Apr 2015 13:49:49 +0000 Subject: Add comment to patch. --- security/py-bcrypt/distinfo | 4 ++-- security/py-bcrypt/patches/patch-bcrypt_____init____.py | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'security') diff --git a/security/py-bcrypt/distinfo b/security/py-bcrypt/distinfo index 97f4507e657..065d6fbd9a9 100644 --- a/security/py-bcrypt/distinfo +++ b/security/py-bcrypt/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2015/04/25 13:48:50 wiz Exp $ +$NetBSD: distinfo,v 1.4 2015/04/25 13:49:49 wiz Exp $ SHA1 (bcrypt-1.1.1.tar.gz) = 38d9973aeb5f0cea17ce01e457b1b8eafdf85797 RMD160 (bcrypt-1.1.1.tar.gz) = be0cc2e808392001c183190db5825800da1ea5ee Size (bcrypt-1.1.1.tar.gz) = 39714 bytes -SHA1 (patch-bcrypt_____init____.py) = 7bbcb86c2245164b42ef52d25626943d3c3160f6 +SHA1 (patch-bcrypt_____init____.py) = cac83e359ca533abc1c60df20101ff71662baa5d diff --git a/security/py-bcrypt/patches/patch-bcrypt_____init____.py b/security/py-bcrypt/patches/patch-bcrypt_____init____.py index 1a1294f7049..b54cd482a34 100644 --- a/security/py-bcrypt/patches/patch-bcrypt_____init____.py +++ b/security/py-bcrypt/patches/patch-bcrypt_____init____.py @@ -1,4 +1,6 @@ -$NetBSD: patch-bcrypt_____init____.py,v 1.1 2015/04/25 13:48:50 wiz Exp $ +$NetBSD: patch-bcrypt_____init____.py,v 1.2 2015/04/25 13:49:49 wiz Exp $ + +Fix soname so cffi doesn't invent one for each python version + platform. --- bcrypt/__init__.py.orig 2015-03-14 02:18:59.000000000 +0000 +++ bcrypt/__init__.py -- cgit v1.2.3