pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/opencdk Build on DragonFly. From Joerg Sonne...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5d5a97bf1d9b
branches: trunk
changeset: 494908:5d5a97bf1d9b
user: salo <salo%pkgsrc.org@localhost>
date: Tue May 31 21:02:10 2005 +0000
description:
Build on DragonFly. From Joerg Sonnenberger.
diffstat:
security/opencdk/distinfo | 3 ++-
security/opencdk/patches/patch-ad | 12 ++++++++++++
2 files changed, 14 insertions(+), 1 deletions(-)
diffs (30 lines):
diff -r 3e4f0d547528 -r 5d5a97bf1d9b security/opencdk/distinfo
--- a/security/opencdk/distinfo Tue May 31 20:52:52 2005 +0000
+++ b/security/opencdk/distinfo Tue May 31 21:02:10 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.6 2005/02/24 13:10:08 agc Exp $
+$NetBSD: distinfo,v 1.7 2005/05/31 21:02:10 salo Exp $
SHA1 (opencdk-0.5.5.tar.bz2) = 376b93e03e680a92e6ce9a54c33b5d3273a1d86b
RMD160 (opencdk-0.5.5.tar.bz2) = 98fe7ff1e2cc22c73098594e039a6b193cefa1b6
@@ -6,3 +6,4 @@
SHA1 (patch-aa) = 87e8bb1bc1ea6e840ab48707e30737e0fdbfee8d
SHA1 (patch-ab) = ae0c6fdb0b86532b3187a042e60067665a327869
SHA1 (patch-ac) = 3aac5e767b7160757c789fb7abe5126b45834a25
+SHA1 (patch-ad) = 2457132b22909aec179b869fd4280fbebc8dc7aa
diff -r 3e4f0d547528 -r 5d5a97bf1d9b security/opencdk/patches/patch-ad
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/security/opencdk/patches/patch-ad Tue May 31 21:02:10 2005 +0000
@@ -0,0 +1,12 @@
+$NetBSD: patch-ad,v 1.1 2005/05/31 21:02:10 salo Exp $
+
+--- src/keyserver.c.orig 2005-05-31 07:20:08.000000000 +0200
++++ src/keyserver.c
+@@ -24,6 +24,7 @@
+ #endif
+ #include <stdio.h>
+ #ifdef HAVE_NETDB_H
++# include <sys/types.h>
+ # include <sys/socket.h>
+ # include <netinet/in.h>
+ # include <arpa/inet.h>
Home |
Main Index |
Thread Index |
Old Index