pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/openslp Fix configure on linux (patch-aa)
details: https://anonhg.NetBSD.org/pkgsrc/rev/36303e505806
branches: trunk
changeset: 527720:36303e505806
user: adam <adam%pkgsrc.org@localhost>
date: Thu Apr 12 17:03:46 2007 +0000
description:
Fix configure on linux (patch-aa)
diffstat:
net/openslp/distinfo | 4 ++--
net/openslp/patches/patch-aa | 7 ++++---
2 files changed, 6 insertions(+), 5 deletions(-)
diffs (35 lines):
diff -r 666b18c0134a -r 36303e505806 net/openslp/distinfo
--- a/net/openslp/distinfo Thu Apr 12 16:20:45 2007 +0000
+++ b/net/openslp/distinfo Thu Apr 12 17:03:46 2007 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.14 2007/04/03 13:25:16 adam Exp $
+$NetBSD: distinfo,v 1.15 2007/04/12 17:03:46 adam Exp $
SHA1 (openslp-1.2.1.tar.gz) = 47ab19154084d2b467f09525f5351e9ab7193cf9
RMD160 (openslp-1.2.1.tar.gz) = a31d516ba784ad893a740946082fe5e0f15a37ea
Size (openslp-1.2.1.tar.gz) = 886195 bytes
-SHA1 (patch-aa) = 5e3515b8a957bc1db1ca24685a61db9a13fc0a65
+SHA1 (patch-aa) = 670b3fa3c95453e5a5efca04bc83a0da06d03d2b
SHA1 (patch-ac) = 031177b9334b570e1021887ae2bdf56f4ba02c48
SHA1 (patch-ae) = 1332580b2d9cb3e2e5c5da219c1036b9701161e5
SHA1 (patch-ah) = f15c497b19f4bfc4efbd5cce0b50932733115824
diff -r 666b18c0134a -r 36303e505806 net/openslp/patches/patch-aa
--- a/net/openslp/patches/patch-aa Thu Apr 12 16:20:45 2007 +0000
+++ b/net/openslp/patches/patch-aa Thu Apr 12 17:03:46 2007 +0000
@@ -1,12 +1,13 @@
-$NetBSD: patch-aa,v 1.6 2007/04/03 13:25:16 adam Exp $
+$NetBSD: patch-aa,v 1.7 2007/04/12 17:03:46 adam Exp $
---- configure.in.orig 2007-04-03 14:33:20.000000000 +0200
+--- configure.in.orig 2005-02-15 21:06:02.000000000 +0100
+++ configure.in
-@@ -130,7 +130,6 @@ if test X"$GCC" = X"yes"; then
+@@ -130,7 +130,7 @@ if test X"$GCC" = X"yes"; then
CFLAGS="$CFLAGS -Werror"
fi
if test X"$debug" = X"no"; then
- OPTFLAGS="-O3"
++ OPTFLAGS=""
fi
elif $CC -V 2>&1 | grep "WorkShop Compilers"; then
Home |
Main Index |
Thread Index |
Old Index