Wed Feb 28 07:22:07 2024 UTC (89d)
xf86-input-elographics: update to 1.4.4.

Alan Coopersmith (6):
      gitlab CI: ensure libtool is installed in build container
      configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
      configure: clear up obsolete macro warnings from autoconf
      Move X.Org's standard C warning flags to AM_CFLAGS
      Quiet -Wredundant-decls from xorg/os.h fallbacks for new libc functions
      xf86-input-elographics 1.4.4

Enrico Weigelt, metux IT consult (1):
      .gitignore: add some missing entries

Tamura Dai (1):
      Use memmove() for copying overlaped areas.


(wiz)
diff -r1.13 -r1.14 pkgsrc/x11/xf86-input-elographics/Makefile
diff -r1.6 -r1.7 pkgsrc/x11/xf86-input-elographics/distinfo

cvs diff -r1.13 -r1.14 pkgsrc/x11/xf86-input-elographics/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/xf86-input-elographics/Makefile 2023/11/12 13:24:33 1.13
+++ pkgsrc/x11/xf86-input-elographics/Makefile 2024/02/28 07:22:07 1.14
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.13 2023/11/12 13:24:33 wiz Exp $ 1# $NetBSD: Makefile,v 1.14 2024/02/28 07:22:07 wiz Exp $
2 2
3DISTNAME= xf86-input-elographics-1.4.3 3DISTNAME= xf86-input-elographics-1.4.4
4PKGREVISION= 2 
5CATEGORIES= x11 4CATEGORIES= x11
6MASTER_SITES= ${MASTER_SITE_XORG:=driver/} 5MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
7EXTRACT_SUFX= .tar.xz 6EXTRACT_SUFX= .tar.xz
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://xorg.freedesktop.org/ 9HOMEPAGE= https://xorg.freedesktop.org/
11COMMENT= Elographics input driver for the Xorg X server 10COMMENT= Elographics input driver for the Xorg X server
12 11
13GNU_CONFIGURE= yes 12GNU_CONFIGURE= yes
14USE_LIBTOOL= yes 13USE_LIBTOOL= yes
15USE_TOOLS+= pkg-config 14USE_TOOLS+= pkg-config
16 15
17RELRO_SUPPORTED= partial 16RELRO_SUPPORTED= partial

cvs diff -r1.6 -r1.7 pkgsrc/x11/xf86-input-elographics/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/xf86-input-elographics/distinfo 2022/12/09 08:45:05 1.6
+++ pkgsrc/x11/xf86-input-elographics/distinfo 2024/02/28 07:22:07 1.7
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.6 2022/12/09 08:45:05 wiz Exp $ 1$NetBSD: distinfo,v 1.7 2024/02/28 07:22:07 wiz Exp $
2 2
3BLAKE2s (xf86-input-elographics-1.4.3.tar.xz) = 3f415033be047420bcb5c29ef7313425c0efffd7ac53f8fc5e105f87bb0a79d5 3BLAKE2s (xf86-input-elographics-1.4.4.tar.xz) = 202595da8dd97b4ac59e14739b2278c6f0683e821a31b8759ba1d8a8e47e4f48
4SHA512 (xf86-input-elographics-1.4.3.tar.xz) = 3653beaa90d61b7827c9217774ca394de4d7d36a54f0d004702ff29c7b7f8960996a75a45d0db6f4a9921c71844c401072071c785cf371787bbd8941bac92986 4SHA512 (xf86-input-elographics-1.4.4.tar.xz) = 6e3d43d020a0805aca626b1f86027f5b76abf1c7aa8c062715e81dc35d3ac61a079c0f9d8c36a74babafdd64b81bebf453e1d11bfda07d436538b7664aa23ae6
5Size (xf86-input-elographics-1.4.3.tar.xz) = 261396 bytes 5Size (xf86-input-elographics-1.4.4.tar.xz) = 262488 bytes