xf86-input-elographics: update to 1.4.3.
Alan Coopersmith (10): Build xz tarballs instead of bzip2 gitlab CI: add a basic build test Fix spelling/wording issues config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS configure: Drop AM_MAINTAINER_MODE autogen.sh: Honor NOCONFIGURE=1 config: upgrade to util-macros 1.8 for additional man page support config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES gitlab CI: stop requiring Signed-off-by in commits xf86-input-elographics 1.4.3 Emil Velikov (1): autogen.sh: use quoted string variables Gaetan Nadon (1): Deploy the new XORG_DEFAULT_OPTIONS #24242 Mihail Konev (1): autogen: add default patch prefix Peter Hutterer (1): autogen.sh: use exec instead of waiting for configure to finish
This commit is contained in:
parent
2352fc6a2b
commit
59c6021747
2 changed files with 7 additions and 7 deletions
|
@ -1,9 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.10 2022/04/10 08:53:18 nia Exp $
|
||||
# $NetBSD: Makefile,v 1.11 2022/12/09 08:45:05 wiz Exp $
|
||||
|
||||
DISTNAME= xf86-input-elographics-1.4.2
|
||||
DISTNAME= xf86-input-elographics-1.4.3
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
EXTRACT_SUFX= .tar.xz
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= https://xorg.freedesktop.org/
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.5 2021/10/26 11:34:39 nia Exp $
|
||||
$NetBSD: distinfo,v 1.6 2022/12/09 08:45:05 wiz Exp $
|
||||
|
||||
BLAKE2s (xf86-input-elographics-1.4.2.tar.bz2) = 97ea1cfef8ad9131c79255314890a9a8b56f74f58a5cf7f87a11122df4d743e7
|
||||
SHA512 (xf86-input-elographics-1.4.2.tar.bz2) = 90e9eb3441a78288fbfbb2b108f212b8cfa3d5aaf25a0e88a5e40783cd36bc2d60e02ba390a5f0071eaa37f77e61f0d7ce6d9dbde4f6db21a86ca3294decff97
|
||||
Size (xf86-input-elographics-1.4.2.tar.bz2) = 306167 bytes
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue