diff options
author | wiz <wiz> | 2008-11-10 17:21:06 +0000 |
---|---|---|
committer | wiz <wiz> | 2008-11-10 17:21:06 +0000 |
commit | 6ad39f31331b076392f5c388baae130d8ba2d98e (patch) | |
tree | 22903ebd0adc8f7aaf04ddbbb9b66d879b7a41ea /x11/libXaw/patches | |
parent | 3329b4b0a981c16e6e84de242249f39c1070c399 (diff) | |
download | pkgsrc-6ad39f31331b076392f5c388baae130d8ba2d98e.tar.gz |
Update to 1.0.5. Due to the libXaw8 removal (which was
the default library when linking this package) bump API
depends.
Remove libXp include from buildlink3.mk.
Dependencies will be bumped as next commit.
Ok joerg@
Colin Harrison (1):
Add MINGW32 definition
Dan Nicholson (2):
Be more robust using ed for the libtool hacks
Use sed instead of ed for libtool SONAME hacking
Daniel Stone (2):
Remove Xaw8 (Xprint)
Remove last remaining vestiges of Xprint support
Lee Leahu (1):
Fix configure error when using libtool-2.2.*
Matthieu Herrb (1):
Makefile.am: nuke RCS Id
Paulo Cesar Pereira de Andrade (4):
Remove almost 10 year old notice about Xaw development from man page.
Minor set of trivial corrections.
Correct build on systems that did not yet upgrade to libtool-2.2
libXaw version 1.0.5.
Diffstat (limited to 'x11/libXaw/patches')
-rw-r--r-- | x11/libXaw/patches/patch-aa | 6 | ||||
-rw-r--r-- | x11/libXaw/patches/patch-ab | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/libXaw/patches/patch-aa b/x11/libXaw/patches/patch-aa index 8ba508566b0..44061f9638e 100644 --- a/x11/libXaw/patches/patch-aa +++ b/x11/libXaw/patches/patch-aa @@ -1,8 +1,8 @@ -$NetBSD: patch-aa,v 1.2 2008/01/15 23:16:50 wiz Exp $ +$NetBSD: patch-aa,v 1.3 2008/11/10 17:21:06 wiz Exp $ ---- src/Makefile.in.orig 2007-08-21 20:21:54.000000000 +0000 +--- src/Makefile.in.orig 2008-11-07 18:17:02.000000000 +0000 +++ src/Makefile.in -@@ -1694,7 +1694,6 @@ install-dvi: install-dvi-am +@@ -1281,7 +1281,6 @@ install-dvi: install-dvi-am install-exec-am: install-libLTLIBRARIES @$(NORMAL_INSTALL) diff --git a/x11/libXaw/patches/patch-ab b/x11/libXaw/patches/patch-ab index 7bbcec6a9be..c846a5a6356 100644 --- a/x11/libXaw/patches/patch-ab +++ b/x11/libXaw/patches/patch-ab @@ -1,8 +1,8 @@ -$NetBSD: patch-ab,v 1.2 2007/01/22 15:12:13 joerg Exp $ +$NetBSD: patch-ab,v 1.3 2008/11/10 17:21:06 wiz Exp $ ---- Makefile.in.orig 2007-01-04 06:32:32.000000000 +0100 +--- Makefile.in.orig 2008-11-07 18:17:02.000000000 +0000 +++ Makefile.in -@@ -726,7 +726,6 @@ uninstall-info: uninstall-info-recursive +@@ -704,7 +704,6 @@ uninstall-am: uninstall-pkgconfigDATA @PLATFORM_WIN32_FALSE@install-exec-hook: |