pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/libXaw Update to libXaw-1.0.3. No relevant functio...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6282d26bbbf8
branches: trunk
changeset: 524274:6282d26bbbf8
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Jan 22 15:12:13 2007 +0000
description:
Update to libXaw-1.0.3. No relevant functional changes.
diffstat:
x11/libXaw/Makefile | 4 ++--
x11/libXaw/distinfo | 10 +++++-----
x11/libXaw/patches/patch-ab | 16 ++++++++--------
3 files changed, 15 insertions(+), 15 deletions(-)
diffs (53 lines):
diff -r 65afce78b4e0 -r 6282d26bbbf8 x11/libXaw/Makefile
--- a/x11/libXaw/Makefile Mon Jan 22 14:56:56 2007 +0000
+++ b/x11/libXaw/Makefile Mon Jan 22 15:12:13 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/11/03 21:12:55 joerg Exp $
+# $NetBSD: Makefile,v 1.2 2007/01/22 15:12:13 joerg Exp $
#
-DISTNAME= libXaw-1.0.1
+DISTNAME= libXaw-1.0.3
CATEGORIES= graphics x11
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/lib/
EXTRACT_SUFX= .tar.bz2
diff -r 65afce78b4e0 -r 6282d26bbbf8 x11/libXaw/distinfo
--- a/x11/libXaw/distinfo Mon Jan 22 14:56:56 2007 +0000
+++ b/x11/libXaw/distinfo Mon Jan 22 15:12:13 2007 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.1.1.1 2006/11/03 21:12:55 joerg Exp $
+$NetBSD: distinfo,v 1.2 2007/01/22 15:12:13 joerg Exp $
-SHA1 (libXaw-1.0.1.tar.bz2) = 74f31fba659c09f3ecb7826b5787e53896d211e5
-RMD160 (libXaw-1.0.1.tar.bz2) = 6b295cc2bc88cb3da54129467767e70974352afc
-Size (libXaw-1.0.1.tar.bz2) = 517750 bytes
+SHA1 (libXaw-1.0.3.tar.bz2) = b758d4d3d9e5752e01819db6912a7572174064d0
+RMD160 (libXaw-1.0.3.tar.bz2) = cb3bd6bf9b0bf4162b5ec2fbfb3d24fece1702f1
+Size (libXaw-1.0.3.tar.bz2) = 515197 bytes
SHA1 (patch-aa) = 70cdc676d8c83886988c9f790eb2c16c9bfcef3d
-SHA1 (patch-ab) = 8f8774b69ab26429c4ff7a369dd6016c62343589
+SHA1 (patch-ab) = 70550419ca4a683708923f068ae18b23b2f26c44
diff -r 65afce78b4e0 -r 6282d26bbbf8 x11/libXaw/patches/patch-ab
--- a/x11/libXaw/patches/patch-ab Mon Jan 22 14:56:56 2007 +0000
+++ b/x11/libXaw/patches/patch-ab Mon Jan 22 15:12:13 2007 +0000
@@ -1,12 +1,12 @@
-$NetBSD: patch-ab,v 1.1.1.1 2006/11/03 21:12:55 joerg Exp $
+$NetBSD: patch-ab,v 1.2 2007/01/22 15:12:13 joerg Exp $
---- Makefile.in.orig 2006-11-02 10:01:13.000000000 +0000
+--- Makefile.in.orig 2007-01-04 06:32:32.000000000 +0100
+++ Makefile.in
-@@ -649,7 +649,6 @@ uninstall-info: uninstall-info-recursive
+@@ -726,7 +726,6 @@ uninstall-info: uninstall-info-recursive
- install-exec-hook:
-- cd $(DESTDIR)$(libdir) && rm -f libXaw.so && ln -s $(DEFAULT_LIB) libXaw.so
- # Tell versions [3.59,3.63) of GNU make to not export all variables.
- # Otherwise a system limit (for SysV at least) may be exceeded.
- .NOEXPORT:
+ @PLATFORM_WIN32_FALSE@install-exec-hook:
+-@PLATFORM_WIN32_FALSE@ cd $(DESTDIR)$(libdir) && rm -f libXaw.so && ln -s $(DEFAULT_LIB) libXaw.so
+
+ .PHONY: ChangeLog
+
Home |
Main Index |
Thread Index |
Old Index