Index: head/security/bjorb/files/patch-Config-staff.cc =================================================================== --- head/security/bjorb/files/patch-Config-staff.cc (nonexistent) +++ head/security/bjorb/files/patch-Config-staff.cc (revision 76054) @@ -0,0 +1,11 @@ +--- Config-staff.cc.orig Fri Feb 21 10:27:31 2003 ++++ Config-staff.cc Fri Feb 21 10:27:47 2003 +@@ -342,7 +342,7 @@ + PUTERR(1, ("Generating a %d bit RSA private key\n", bits)); + + EVP_PKEY *pkey = 0; +- EVP_MD *digest = EVP_md5(); ++ const EVP_MD *digest = EVP_md5(); + X509 *x509 = 0; + X509_NAME *n = 0; + X509_NAME_ENTRY *ne = 0; Property changes on: head/security/bjorb/files/patch-Config-staff.cc ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property