pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/libXt



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Nov 17 07:21:09 UTC 2024

Modified Files:
        pkgsrc/x11/libXt: Makefile distinfo
Removed Files:
        pkgsrc/x11/libXt/patches: patch-include_X11_Intrinsic.h
            patch-include_X11_IntrinsicP.h

Log Message:
libXt: update to 1.3.1.

Alan Coopersmith (11):
      README.md: update & correct links to O'Reilly X Toolkit books
      unifdef ultrix
      unifdef sgi
      unifdef hpux
      unifdef __osf__
      unifdef AIXV3
      unifdef MOTOROLA
      unifdef USG
      unifdef VMS
      unifdef __EMX__
      unifdef AIXSHLIB & SUNSHLIB

Matt Turner (1):
      libXt 1.3.1

Mohamed Akram (1):
      Improve linking with widget libraries on macOS

Thomas E. Dickey (8):
      issue #17: avoid _Static_assert from c++
      issue #18: cross-build issue in util
      issue #19: include <process.h> on Windows for getpid()
      issue #20: c23 boolean conflict
      remove substitution for EXEEXT_FOR_BUILD, not defined in automake
      Add continue_to_dispatch parameter to _XtResourceConfigurationEH()
      eliminate an unnecessary cast
      quiet a couple of unused-parameter warnings


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/x11/libXt/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/x11/libXt/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/x11/libXt/patches/patch-include_X11_Intrinsic.h \
    pkgsrc/x11/libXt/patches/patch-include_X11_IntrinsicP.h

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

Modified files:

Index: pkgsrc/x11/libXt/Makefile
diff -u pkgsrc/x11/libXt/Makefile:1.35 pkgsrc/x11/libXt/Makefile:1.36
--- pkgsrc/x11/libXt/Makefile:1.35      Thu Jun 29 10:42:24 2023
+++ pkgsrc/x11/libXt/Makefile   Sun Nov 17 07:21:09 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.35 2023/06/29 10:42:24 riastradh Exp $
+# $NetBSD: Makefile,v 1.36 2024/11/17 07:21:09 wiz Exp $
 
-DISTNAME=              libXt-1.3.0
-PKGREVISION=           1
+DISTNAME=              libXt-1.3.1
 CATEGORIES=            x11 devel
 MASTER_SITES=          ${MASTER_SITE_XORG:=lib/}
 EXTRACT_SUFX=          .tar.xz

Index: pkgsrc/x11/libXt/distinfo
diff -u pkgsrc/x11/libXt/distinfo:1.21 pkgsrc/x11/libXt/distinfo:1.22
--- pkgsrc/x11/libXt/distinfo:1.21      Fri May 26 05:09:19 2023
+++ pkgsrc/x11/libXt/distinfo   Sun Nov 17 07:21:09 2024
@@ -1,8 +1,6 @@
-$NetBSD: distinfo,v 1.21 2023/05/26 05:09:19 wiz Exp $
+$NetBSD: distinfo,v 1.22 2024/11/17 07:21:09 wiz Exp $
 
-BLAKE2s (libXt-1.3.0.tar.xz) = 3dd6663db4604ca68ef8037fc34cc07ca459fa1f9dd35137e239a437c0052207
-SHA512 (libXt-1.3.0.tar.xz) = 64c5978655135b925c3aaad86b1aa6a3f3b57ad8b3592bf142be616b8aa339a02c2fc7badfab9564ea8076ea8f37acfe31709ed528f5a1d251f2d116aa074118
-Size (libXt-1.3.0.tar.xz) = 688084 bytes
-SHA1 (patch-include_X11_Intrinsic.h) = 2bad096cc591959df0542855f9e81759c804f38d
-SHA1 (patch-include_X11_IntrinsicP.h) = 061c0ca384606a8f263eaa47381209630f2dbe5a
+BLAKE2s (libXt-1.3.1.tar.xz) = e8ac1599bb7b63b272dc513fb31c1043430970e1eabfe0743bb5c33a6f828605
+SHA512 (libXt-1.3.1.tar.xz) = c220292f60b0f53134cf9364831a32bbaa9fa6bbb3a7143e917920957b7a48c616e946042747089f29ea9d8a18ecd64de620bcaf56d82462e7107de906f5db38
+Size (libXt-1.3.1.tar.xz) = 691200 bytes
 SHA1 (patch-util_Makefile.in) = 3bc33e42c88e1bf45606175c4a83dc7781e1aa2b



Home | Main Index | Thread Index | Old Index