pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/openslp Fix on NetBSD by adding some SLP* function...
details: https://anonhg.NetBSD.org/pkgsrc/rev/030e4f2936aa
branches: trunk
changeset: 484354:030e4f2936aa
user: jlam <jlam%pkgsrc.org@localhost>
date: Sat Nov 27 05:08:35 2004 +0000
description:
Fix on NetBSD by adding some SLP* functions used by the shared lib that
weren't being added to the shared lib. I just updated this package, so
ride the update and avoid the PKGREVISION bump.
diffstat:
net/openslp/distinfo | 3 ++-
net/openslp/patches/patch-ah | 12 ++++++++++++
2 files changed, 14 insertions(+), 1 deletions(-)
diffs (30 lines):
diff -r b20b95ce3424 -r 030e4f2936aa net/openslp/distinfo
--- a/net/openslp/distinfo Sat Nov 27 04:50:55 2004 +0000
+++ b/net/openslp/distinfo Sat Nov 27 05:08:35 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.9 2004/11/27 04:41:12 jlam Exp $
+$NetBSD: distinfo,v 1.10 2004/11/27 05:08:35 jlam Exp $
SHA1 (openslp-1.2.0.tar.gz) = 3525c74b1f8a56fe96fbca24c603bbe43028cc2b
Size (openslp-1.2.0.tar.gz) = 548410 bytes
@@ -7,3 +7,4 @@
SHA1 (patch-ae) = 805c12cceaf338f2d5fcc5b47ef68ebe11d0a046
SHA1 (patch-af) = 7f62a8532f14370415def8e0fa59c4ca7c6c9c4c
SHA1 (patch-ag) = 6cf63c299bd04854df7e3272c1f3036c82ff5337
+SHA1 (patch-ah) = b14ae256a2041664ed0691b8901c986cccd7c169
diff -r b20b95ce3424 -r 030e4f2936aa net/openslp/patches/patch-ah
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/openslp/patches/patch-ah Sat Nov 27 05:08:35 2004 +0000
@@ -0,0 +1,12 @@
+$NetBSD: patch-ah,v 1.1 2004/11/27 05:08:35 jlam Exp $
+
+--- common/Makefile.am.orig 2003-02-13 00:19:57.000000000 -0500
++++ common/Makefile.am
+@@ -21,6 +21,7 @@ libcommonlibslp_la_SOURCES = \
+ slp_xmalloc.c \
+ slp_xcast.c \
+ slp_iface.c \
++ slp_net.c \
+ slp_parse.c \
+ slp_pid.c \
+ slp_dhcp.c \
Home |
Main Index |
Thread Index |
Old Index