CVSROOT: /cvs Module name: ports Changes by: [email protected] 2010/01/01 13:35:34
Modified files:
security/ruby-bcrypt: Makefile
Added files:
security/ruby-bcrypt/patches: patch-ext_mri_bcrypt_c
patch-ext_mri_bcrypt_ext_c
patch-ext_mri_bcrypt_h
Log message:
make this actually work again after the last update from pirofti
the authors changed the interfaces to the bcrypt() and
bcrypt_gensalt() routines, so rename them to avoid conflicting with
our own routines in libc
