pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/botan-devel



Module Name:    pkgsrc
Committed By:   joerg
Date:           Sat Jul  2 14:42:30 UTC 2016

Modified Files:
        pkgsrc/security/botan-devel: PLIST

Log Message:
Fix PLIST for i386.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/security/botan-devel/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/botan-devel/PLIST
diff -u pkgsrc/security/botan-devel/PLIST:1.6 pkgsrc/security/botan-devel/PLIST:1.7
--- pkgsrc/security/botan-devel/PLIST:1.6       Thu May 19 21:58:43 2016
+++ pkgsrc/security/botan-devel/PLIST   Sat Jul  2 14:42:30 2016
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2016/05/19 21:58:43 joerg Exp $
+@comment $NetBSD: PLIST,v 1.7 2016/07/02 14:42:30 joerg Exp $
 bin/botan
 include/botan-1.11/botan/adler32.h
 include/botan-1.11/botan/aead.h
@@ -210,7 +210,7 @@ include/botan-1.11/botan/sym_algo.h
 include/botan-1.11/botan/symkey.h
 include/botan-1.11/botan/system_rng.h
 include/botan-1.11/botan/tea.h
-${PLIST.x86_64}include/botan-1.11/botan/threefish_avx2.h
+${PLIST.x86}include/botan-1.11/botan/threefish_avx2.h
 include/botan-1.11/botan/threefish.h
 include/botan-1.11/botan/tiger.h
 include/botan-1.11/botan/tls_alert.h



Home | Main Index | Thread Index | Old Index