pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/kdenetwork3 Apply patch from kdenetwork HEAD that ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/66450dc74464
branches: trunk
changeset: 479119:66450dc74464
user: markd <markd%pkgsrc.org@localhost>
date: Thu Aug 05 13:41:54 2004 +0000
description:
Apply patch from kdenetwork HEAD that fixes build on Solaris.
No functional change for platforms that previously built.
diffstat:
net/kdenetwork3/distinfo | 3 ++-
net/kdenetwork3/patches/patch-an | 12 ++++++++++++
2 files changed, 14 insertions(+), 1 deletions(-)
diffs (30 lines):
diff -r ec9dceed1053 -r 66450dc74464 net/kdenetwork3/distinfo
--- a/net/kdenetwork3/distinfo Thu Aug 05 13:38:00 2004 +0000
+++ b/net/kdenetwork3/distinfo Thu Aug 05 13:41:54 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.22 2004/06/10 12:09:22 markd Exp $
+$NetBSD: distinfo,v 1.23 2004/08/05 13:41:54 markd Exp $
SHA1 (kdenetwork-3.2.3.tar.bz2) = 92fb99c4183e614e207ee2494f63cfea3ba7f60b
Size (kdenetwork-3.2.3.tar.bz2) = 6194940 bytes
@@ -6,3 +6,4 @@
SHA1 (patch-ac) = a0e2fbcf1348d5e91434878bac4977b649c94855
SHA1 (patch-ad) = 916bcbe11ca71f7a0f5f03c91fa18a6af9197be2
SHA1 (patch-am) = e0511acfd35ebde0c919612f52dd63304934e8cf
+SHA1 (patch-an) = c67831dbd1199f0dd729f23a9fe4fc37b007b9cb
diff -r ec9dceed1053 -r 66450dc74464 net/kdenetwork3/patches/patch-an
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/kdenetwork3/patches/patch-an Thu Aug 05 13:41:54 2004 +0000
@@ -0,0 +1,12 @@
+$NetBSD: patch-an,v 1.5 2004/08/05 13:41:54 markd Exp $
+
+--- kopete/protocols/gadu/libgadu/libgadu-config.h.in.orig 2004-05-30 22:44:14.000000000 +1200
++++ kopete/protocols/gadu/libgadu/libgadu-config.h.in
+@@ -25,6 +25,6 @@
+ #undef __GG_LIBGADU_HAVE_OPENSSL
+
+ /* Include file containing uintXX_t declarations. */
+-#include <stdint.h>
++#include <inttypes.h>
+
+ #endif /* __GG_LIBGADU_CONFIG_H */
Home |
Main Index |
Thread Index |
Old Index