CVSROOT: /cvs
Module name: ports
Changes by: [EMAIL PROTECTED] 2008/11/19 16:29:13
Modified files:
misc/gacc : Makefile
misc/gacc/pkg : PLIST
Added files:
misc/gacc/patches: patch-src_acclists_c patch-src_accounts_c
patch-src_fileaccess_c
patch-src_gAcc_editacc_c
patch-src_gAcc_editope_c
patch-src_gAcc_grlst_c patch-src_gAcc_msg_c
patch-src_gAcc_opelist_c
patch-src_gAcc_search_c
patch-src_oldversions_c
patch-src_operations_c
Log message:
- include string.h header where string functions are used;
without it, operations returning a pointer will truncate to
32 bits on 64-bit arch causing runtime errors.
- regen PLIST, bump