pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/py-cryptodome
Module Name: pkgsrc
Committed By: nia
Date: Thu Feb 25 08:13:39 UTC 2021
Added Files:
pkgsrc/security/py-cryptodome: PLIST.i386 PLIST.x86_64
Log Message:
py-cryptodome: Re-unbreak packaging on non-x86
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.3 pkgsrc/security/py-cryptodome/PLIST.i386 \
pkgsrc/security/py-cryptodome/PLIST.x86_64
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/security/py-cryptodome/PLIST.i386
diff -u /dev/null pkgsrc/security/py-cryptodome/PLIST.i386:1.3
--- /dev/null Thu Feb 25 08:13:39 2021
+++ pkgsrc/security/py-cryptodome/PLIST.i386 Thu Feb 25 08:13:39 2021
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST.i386,v 1.3 2021/02/25 08:13:39 nia Exp $
+${PYSITELIB}/Crypto/Cipher/_raw_aesni.${SOEXT}
+${PYSITELIB}/Crypto/Hash/_ghash_clmul.${SOEXT}
Index: pkgsrc/security/py-cryptodome/PLIST.x86_64
diff -u /dev/null pkgsrc/security/py-cryptodome/PLIST.x86_64:1.3
--- /dev/null Thu Feb 25 08:13:39 2021
+++ pkgsrc/security/py-cryptodome/PLIST.x86_64 Thu Feb 25 08:13:39 2021
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST.x86_64,v 1.3 2021/02/25 08:13:39 nia Exp $
+${PYSITELIB}/Crypto/Cipher/_raw_aesni.${SOEXT}
+${PYSITELIB}/Crypto/Hash/_ghash_clmul.${SOEXT}
Home |
Main Index |
Thread Index |
Old Index