pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/py-cryptography Fix PLIST.Darwin
details: https://anonhg.NetBSD.org/pkgsrc/rev/ee45df614931
branches: trunk
changeset: 358484:ee45df614931
user: adam <adam%pkgsrc.org@localhost>
date: Mon Feb 13 17:49:46 2017 +0000
description:
Fix PLIST.Darwin
diffstat:
security/py-cryptography/PLIST.Darwin | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (9 lines):
diff -r 710ff41dd9d3 -r ee45df614931 security/py-cryptography/PLIST.Darwin
--- a/security/py-cryptography/PLIST.Darwin Mon Feb 13 17:45:11 2017 +0000
+++ b/security/py-cryptography/PLIST.Darwin Mon Feb 13 17:49:46 2017 +0000
@@ -1,2 +1,3 @@
-@comment $NetBSD: PLIST.Darwin,v 1.1 2015/09/05 12:00:10 jperkin Exp $
-${PYSITELIB}/cryptography/hazmat/bindings/_commoncrypto.so
+@comment $NetBSD: PLIST.Darwin,v 1.2 2017/02/13 17:49:46 adam Exp $
+${PLIST.py2x}${PYSITELIB}/cryptography/hazmat/bindings/_commoncrypto.so
+${PLIST.py3x}${PYSITELIB}/cryptography/hazmat/bindings/_commoncrypto.abi3.so
Home |
Main Index |
Thread Index |
Old Index