pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/gsasl/patches PR 43393: security/gsasl-1.1 fa...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/102f2cb19c20
branches:  trunk
changeset: 576179:102f2cb19c20
user:      dholland <dholland%pkgsrc.org@localhost>
date:      Thu Jun 03 02:28:31 2010 +0000

description:
PR 43393: security/gsasl-1.1 fails to build on solaris

diffstat:

 security/gsasl/patches/patch-aa |  13 +++++++++++++
 security/gsasl/patches/patch-ab |  12 ++++++++++++
 2 files changed, 25 insertions(+), 0 deletions(-)

diffs (33 lines):

diff -r c22b0c709c53 -r 102f2cb19c20 security/gsasl/patches/patch-aa
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/gsasl/patches/patch-aa   Thu Jun 03 02:28:31 2010 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1 2010/06/03 02:28:31 dholland Exp $
+
+--- gltests/Makefile.am~       2009-03-24 06:24:41.000000000 +0000
++++ gltests/Makefile.am
+@@ -10,6 +10,8 @@
+ #
+ # Generated by gnulib-tool.
+ 
++LINK_WARNING_H=$(top_srcdir)/build-aux/link-warning.h
++
+ AUTOMAKE_OPTIONS = 1.5 foreign
+ 
+ SUBDIRS =
diff -r c22b0c709c53 -r 102f2cb19c20 security/gsasl/patches/patch-ab
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/gsasl/patches/patch-ab   Thu Jun 03 02:28:31 2010 +0000
@@ -0,0 +1,12 @@
+$NetBSD: patch-ab,v 1.1 2010/06/03 02:28:31 dholland Exp $
+
+--- gltests/Makefile.in~       2009-03-25 15:05:49.000000000 +0000
++++ gltests/Makefile.in
+@@ -24,6 +24,7 @@
+ #
+ # Generated by gnulib-tool.
+ 
++LINK_WARNING_H = $(top_srcdir)/build-aux/link-warning.h
+ 
+ 
+ VPATH = @srcdir@



Home | Main Index | Thread Index | Old Index