pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/libXaw3d



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue May 16 16:57:42 UTC 2023

Modified Files:
        pkgsrc/x11/libXaw3d: Makefile distinfo

Log Message:
libXaw3d: update to 1.6.5.

Alan Coopersmith (4):
      Issue #5: incompatible function pointer passed in _XawImRealize()
      configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
      configure: pass noyywrap to AC_PROG_LEX if using autoconf 2.70 or later
      Set close-on-exec when opening files

Matt Turner (1):
      libXaw3d 1.6.5


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/x11/libXaw3d/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/x11/libXaw3d/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/libXaw3d/Makefile
diff -u pkgsrc/x11/libXaw3d/Makefile:1.7 pkgsrc/x11/libXaw3d/Makefile:1.8
--- pkgsrc/x11/libXaw3d/Makefile:1.7    Mon Aug 29 09:45:50 2022
+++ pkgsrc/x11/libXaw3d/Makefile        Tue May 16 16:57:42 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2022/08/29 09:45:50 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2023/05/16 16:57:42 wiz Exp $
 
-DISTNAME=      libXaw3d-1.6.4
+DISTNAME=      libXaw3d-1.6.5
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=lib/}
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/x11/libXaw3d/distinfo
diff -u pkgsrc/x11/libXaw3d/distinfo:1.6 pkgsrc/x11/libXaw3d/distinfo:1.7
--- pkgsrc/x11/libXaw3d/distinfo:1.6    Mon Aug 29 09:45:50 2022
+++ pkgsrc/x11/libXaw3d/distinfo        Tue May 16 16:57:42 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2022/08/29 09:45:50 wiz Exp $
+$NetBSD: distinfo,v 1.7 2023/05/16 16:57:42 wiz Exp $
 
-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
+BLAKE2s (libXaw3d-1.6.5.tar.xz) = 589200dab708ec572fd79aaeafad7c2c86aaf6857fa495ee08bfcf789fab21b6
+SHA512 (libXaw3d-1.6.5.tar.xz) = b2fbceffcbaff7c332f37769fd6b496ac820de8a80fbf9777416f1895b74a07e4efc3f2bd64db3f584983b24d2b10e9b60cf4aae3ec4a30c06510ae7c213a663
+Size (libXaw3d-1.6.5.tar.xz) = 483496 bytes



Home | Main Index | Thread Index | Old Index