Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/crypto
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv11558

Modified Files:
        db60-aes.info 
Log Message:
db60-aes isn't building with aes by default as it's supposed to.
Manually specify --with-cryptography=yes to force it.

Index: db60-aes.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/crypto/db60-aes.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- db60-aes.info       11 Jun 2013 23:59:51 -0000      1.1
+++ db60-aes.info       12 Jun 2013 01:00:17 -0000      1.2
@@ -1,7 +1,7 @@
 Info4: <<
 Package: db60-aes%type_pkg[-64bit]
 Version: 6.0.19
-Revision: 1
+Revision: 2
 Type: -64bit (boolean)
 Architecture: ( %type_raw[-64bit] = -64bit ) powerpc, ( %type_raw[-64bit] = 
-64bit ) i386
 License: BSD
@@ -57,7 +57,8 @@
   --enable-stl \
   --enable-sql \
   --enable-sql_codegen \
-  --enable-dtrace
+  --enable-dtrace \
+  --with-cryptography=yes
 <<
 GCC: 4.0
 CompileScript: <<


------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to