pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/libXaw3d libXaw3d: update to 1.6.3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/27b4b898933e
branches: trunk
changeset: 381923:27b4b898933e
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Jun 19 07:14:07 2018 +0000
description:
libXaw3d: update to 1.6.3.
Alan Coopersmith (9):
Remove CRAY/WORD64 support (unifdef -UCRAY -UWORD64)
Replace TXT16 with XChar2b inline
Remove support for pre-C89 headers (unifdef -UX_NOT_STDC_ENV)
configure: Drop AM_MAINTAINER_MODE
autogen.sh: Honor NOCONFIGURE=1
Just use C89 size_t instead of rolling our own Size_t & Off_t
Use SEEK_* names instead of raw numbers for fseek whence argument
Get rid of some extraneous ; at the end of C source lines
Avoid using dead pointer in _XawTextSetSelection
Emil Velikov (1):
autogen.sh: use quoted string variables
Javier Pello (1):
Fix --disable-feature options in configure
Jeremy Huddleston Sequoia (1):
darwin: Remove incorrect export of vendorShellClassRec and vendorShellWidgetClass
Matt Turner (1):
libXaw3d 1.6.3
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish
Thomas Klausner (1):
Fix abs() usage.
diffstat:
x11/libXaw3d/Makefile | 5 ++---
x11/libXaw3d/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (28 lines):
diff -r 7004a323a092 -r 27b4b898933e x11/libXaw3d/Makefile
--- a/x11/libXaw3d/Makefile Tue Jun 19 07:12:54 2018 +0000
+++ b/x11/libXaw3d/Makefile Tue Jun 19 07:14:07 2018 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2017/09/16 19:27:26 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.5 2018/06/19 07:14:07 wiz Exp $
-DISTNAME= libXaw3d-1.6.2
+DISTNAME= libXaw3d-1.6.3
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
EXTRACT_SUFX= .tar.bz2
diff -r 7004a323a092 -r 27b4b898933e x11/libXaw3d/distinfo
--- a/x11/libXaw3d/distinfo Tue Jun 19 07:12:54 2018 +0000
+++ b/x11/libXaw3d/distinfo Tue Jun 19 07:14:07 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2015/11/04 03:28:45 agc Exp $
+$NetBSD: distinfo,v 1.3 2018/06/19 07:14:07 wiz Exp $
-SHA1 (libXaw3d-1.6.2.tar.bz2) = 0b1db72e9d5be0edae57cda213860c0289fac12f
-RMD160 (libXaw3d-1.6.2.tar.bz2) = 0837e67bcae5e7191f1fef5522d572cc3b397d1d
-SHA512 (libXaw3d-1.6.2.tar.bz2) = 11b15884e47efc139aa019f0a76086913535767fb2e20fcd837d810d3b6b4a7bda3408be5fa0cbe90ae16eeaebe5db9b0ec77a0e2b5767590662ef3a7c9c96ea
-Size (libXaw3d-1.6.2.tar.bz2) = 551851 bytes
+SHA1 (libXaw3d-1.6.3.tar.bz2) = dc50029f21d33e0abc167cc884d44d1bd9e6bca5
+RMD160 (libXaw3d-1.6.3.tar.bz2) = f2947348551421ec4c5dda75e45747eeef3c7adb
+SHA512 (libXaw3d-1.6.3.tar.bz2) = f79f997ff8442563c74f38c7d76fab2c9253691743ca3143047ce698adb4c126d02dc968be7bdc79ab3052b785fd705375d2f01171e3a3266736beb531c91424
+Size (libXaw3d-1.6.3.tar.bz2) = 561594 bytes
Home |
Main Index |
Thread Index |
Old Index