FreeBSD Bugzilla – Attachment 48466 Details for
Bug 74170
security/sks dependency update
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.78 KB, created by
Johan van Selst
on 2004-11-20 17:20:25 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Johan van Selst
Created:
2004-11-20 17:20:25 UTC
Size:
1.78 KB
patch
obsolete
>diff -urN sks/Makefile sks/Makefile >--- sks/Makefile Tue Nov 9 17:39:05 2004 >+++ sks/Makefile Sat Nov 20 16:29:02 2004 >@@ -15,15 +15,15 @@ > MAINTAINER= johans@stack.nl > COMMENT= Synchronizing Key Server, a fast OpenPGP keyserver > >-BUILD_DEPENDS= ocaml:${PORTSDIR}/lang/ocaml >-LIB_DEPENDS= db41:${PORTSDIR}/databases/db41 >+BUILD_DEPENDS= ocaml:${PORTSDIR}/lang/ocaml-nox11 >+LIB_DEPENDS= db-4.2:${PORTSDIR}/databases/db42 > > USE_GPG= yes > SIG_SUFFIX= .sig > USE_GMAKE= yes >-MAKE_ENV= BDBINCLUDE="-I${LOCALBASE}/include/db41" \ >+MAKE_ENV= BDBINCLUDE="-I${LOCALBASE}/include/db42" \ > BDBLIB="-L${LOCALBASE}/lib" \ >- LIBDB="-ldb41" \ >+ LIBDB="-ldb-4.2" \ > MANDIR="${MANPREFIX}/man" > ALL_TARGET= all sks.8 > USE_PERL5_BUILD= yes >diff -urN sks/files/patch-bdb_bdb_stubs.c sks/files/patch-bdb_bdb_stubs.c >--- sks/files/patch-bdb_bdb_stubs.c Thu Jan 1 01:00:00 1970 >+++ sks/files/patch-bdb_bdb_stubs.c Sat Nov 20 16:38:05 2004 >@@ -0,0 +1,11 @@ >+--- bdb/bdb_stubs.c.orig Thu Oct 21 04:56:02 2004 >++++ bdb/bdb_stubs.c Sat Nov 20 16:33:08 2004 >+@@ -223,7 +223,7 @@ >+ >+ // Declaration of flag enums in ocaml must be in same order as in C >+ >+-static int dbenv_create_flags[] = { DB_CLIENT }; >++static int dbenv_create_flags[] = { DB_RPCCLIENT }; >+ >+ //+ >+ //+ type create_flag = CLIENT >diff -urN sks/pkg-descr sks/pkg-descr >--- sks/pkg-descr Tue Nov 9 17:39:05 2004 >+++ sks/pkg-descr Sat Nov 20 16:55:12 2004 >@@ -7,7 +7,7 @@ > spotty connectivity, can fully synchronize with rest of the system. > > Refer to the online wiki for pointers on downloading a full copy of the >-public PGP databse (about 4Gb) and on customising the local configuration >+public PGP databse (about 2Gb) and on customising the local configuration > http://documentation.penguin.de/cgi-bin/twiki/view/SKSKeyserver/WebHome > > WWW: http://www.nongnu.org/sks/
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 74170
: 48466