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.4.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7cecbf12783a
branches:  trunk
changeset: 384191:7cecbf12783a
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Aug 29 09:45:50 2022 +0000

description:
libXaw3d: update to 1.6.4.

Alan Coopersmith (9):
      Fix fd leak when write() fails in WriteToFile()
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      Pass correct number of atoms from SelectSave to _XawTextSaltAwaySelection
      Build xz tarballs instead of bzip2
      Fix spelling/wording issues
      gitlab CI: add a basic build test
      convert ISO8859-1 encoded source files to UTF-8
      libXaw3d 1.6.4

Eric Sesterhenn (1):
      Bug 24635: File Descriptor leaks in libxaw-1.0.7

Thomas E. Dickey (2):
      build-fixes when _CONST_X_STRING is defined
      issue #4: configure doesn't fail if flex is not installed

diffstat:

 x11/libXaw3d/Makefile |  6 +++---
 x11/libXaw3d/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (29 lines):

diff -r 5e8981d1dc44 -r 7cecbf12783a x11/libXaw3d/Makefile
--- a/x11/libXaw3d/Makefile     Mon Aug 29 09:44:44 2022 +0000
+++ b/x11/libXaw3d/Makefile     Mon Aug 29 09:45:50 2022 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2020/01/18 23:35:51 rillig Exp $
+# $NetBSD: Makefile,v 1.7 2022/08/29 09:45:50 wiz Exp $
 
-DISTNAME=      libXaw3d-1.6.3
+DISTNAME=      libXaw3d-1.6.4
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=lib/}
-EXTRACT_SUFX=  .tar.bz2
+EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://xorg.freedesktop.org/
diff -r 5e8981d1dc44 -r 7cecbf12783a x11/libXaw3d/distinfo
--- a/x11/libXaw3d/distinfo     Mon Aug 29 09:44:44 2022 +0000
+++ b/x11/libXaw3d/distinfo     Mon Aug 29 09:45:50 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2021/10/26 11:34:05 nia Exp $
+$NetBSD: distinfo,v 1.6 2022/08/29 09:45:50 wiz Exp $
 
-BLAKE2s (libXaw3d-1.6.3.tar.bz2) = 235322b5167e46353cb5826b20afb03534778b0dd32536f5f4a7a5e15a80a6fb
-SHA512 (libXaw3d-1.6.3.tar.bz2) = f79f997ff8442563c74f38c7d76fab2c9253691743ca3143047ce698adb4c126d02dc968be7bdc79ab3052b785fd705375d2f01171e3a3266736beb531c91424
-Size (libXaw3d-1.6.3.tar.bz2) = 561594 bytes
+BLAKE2s (libXaw3d-1.6.4.tar.xz) = ab7517022067194caae8fde8693469bd5a22031bd574d68830c7b1e3522bb6aa
+SHA512 (libXaw3d-1.6.4.tar.xz) = 388e905871a823d0f87fbc29e9ea2de95ac13ccaf50e031a01602d8d388d61bcf1823b4ded8c1a06bdce382e8ddcbc1b0182ccef00cde8064b09176163283dba
+Size (libXaw3d-1.6.4.tar.xz) = 482168 bytes



Home | Main Index | Thread Index | Old Index