pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xf86-input-elographics
Module Name: pkgsrc
Committed By: wiz
Date: Wed Feb 28 07:22:07 UTC 2024
Modified Files:
pkgsrc/x11/xf86-input-elographics: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/x11/xf86-input-elographics/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/x11/xf86-input-elographics/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/xf86-input-elographics/Makefile
diff -u pkgsrc/x11/xf86-input-elographics/Makefile:1.13 pkgsrc/x11/xf86-input-elographics/Makefile:1.14
--- pkgsrc/x11/xf86-input-elographics/Makefile:1.13 Sun Nov 12 13:24:33 2023
+++ pkgsrc/x11/xf86-input-elographics/Makefile Wed Feb 28 07:22:07 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2023/11/12 13:24:33 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2024/02/28 07:22:07 wiz Exp $
-DISTNAME= xf86-input-elographics-1.4.3
-PKGREVISION= 2
+DISTNAME= xf86-input-elographics-1.4.4
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/x11/xf86-input-elographics/distinfo
diff -u pkgsrc/x11/xf86-input-elographics/distinfo:1.6 pkgsrc/x11/xf86-input-elographics/distinfo:1.7
--- pkgsrc/x11/xf86-input-elographics/distinfo:1.6 Fri Dec 9 08:45:05 2022
+++ pkgsrc/x11/xf86-input-elographics/distinfo Wed Feb 28 07:22:07 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2022/12/09 08:45:05 wiz Exp $
+$NetBSD: distinfo,v 1.7 2024/02/28 07:22:07 wiz Exp $
-BLAKE2s (xf86-input-elographics-1.4.3.tar.xz) = 3f415033be047420bcb5c29ef7313425c0efffd7ac53f8fc5e105f87bb0a79d5
-SHA512 (xf86-input-elographics-1.4.3.tar.xz) = 3653beaa90d61b7827c9217774ca394de4d7d36a54f0d004702ff29c7b7f8960996a75a45d0db6f4a9921c71844c401072071c785cf371787bbd8941bac92986
-Size (xf86-input-elographics-1.4.3.tar.xz) = 261396 bytes
+BLAKE2s (xf86-input-elographics-1.4.4.tar.xz) = 202595da8dd97b4ac59e14739b2278c6f0683e821a31b8759ba1d8a8e47e4f48
+SHA512 (xf86-input-elographics-1.4.4.tar.xz) = 6e3d43d020a0805aca626b1f86027f5b76abf1c7aa8c062715e81dc35d3ac61a079c0f9d8c36a74babafdd64b81bebf453e1d11bfda07d436538b7664aa23ae6
+Size (xf86-input-elographics-1.4.4.tar.xz) = 262488 bytes
Home |
Main Index |
Thread Index |
Old Index