pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/py-bcrypt Add comment to patch.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3ff2ec999a14
branches:  trunk
changeset: 650672:3ff2ec999a14
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Apr 25 13:49:49 2015 +0000

description:
Add comment to patch.

diffstat:

 security/py-bcrypt/distinfo                             |  4 ++--
 security/py-bcrypt/patches/patch-bcrypt_____init____.py |  4 +++-
 2 files changed, 5 insertions(+), 3 deletions(-)

diffs (23 lines):

diff -r 5fa895bc7d5f -r 3ff2ec999a14 security/py-bcrypt/distinfo
--- a/security/py-bcrypt/distinfo       Sat Apr 25 13:48:59 2015 +0000
+++ b/security/py-bcrypt/distinfo       Sat Apr 25 13:49:49 2015 +0000
@@ -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 -r 5fa895bc7d5f -r 3ff2ec999a14 security/py-bcrypt/patches/patch-bcrypt_____init____.py
--- a/security/py-bcrypt/patches/patch-bcrypt_____init____.py   Sat Apr 25 13:48:59 2015 +0000
+++ b/security/py-bcrypt/patches/patch-bcrypt_____init____.py   Sat Apr 25 13:49:49 2015 +0000
@@ -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



Home | Main Index | Thread Index | Old Index