xset: update to 1.2.4.
Alan Coopersmith (3): configure: Drop AM_MAINTAINER_MODE autogen.sh: Honor NOCONFIGURE=1 xset 1.2.4 Emil Velikov (1): autogen.sh: use quoted string variables Jon TURNEY (1): Include unistd.h for usleep() if HAVE_USLEEP Matthieu Herrb (1): Fix one last warning about usage() format string. 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
f5d3bac611
commit
693e27714b
2 changed files with 7 additions and 8 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.12 2013/08/09 09:23:13 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.13 2018/03/10 22:16:40 wiz Exp $
|
||||
|
||||
DISTNAME= xset-1.2.3
|
||||
DISTNAME= xset-1.2.4
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
@ -19,5 +19,4 @@ CONFIGURE_ENV+= APP_MAN_SUFFIX=1
|
|||
.include "../../x11/libXext/buildlink3.mk"
|
||||
.include "../../x11/libXmu/buildlink3.mk"
|
||||
.include "../../x11/libXxf86misc/buildlink3.mk"
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.8 2017/03/23 17:07:02 joerg Exp $
|
||||
$NetBSD: distinfo,v 1.9 2018/03/10 22:16:40 wiz Exp $
|
||||
|
||||
SHA1 (xset-1.2.3.tar.bz2) = 62a5e7ec91e6900b798a88ca3b30d25bd5ef3047
|
||||
RMD160 (xset-1.2.3.tar.bz2) = 73be7b4ea92f779679c6e4dfd7b632d583117027
|
||||
SHA512 (xset-1.2.3.tar.bz2) = 7b2cf4b06b93aec9f6f868be3f0932a5d6e62968485f7eb742a9b775059aa2a49c9170404e0597fd41a5730c0bf321e371ee6b23bbcde3be054f768ab8d3d92a
|
||||
Size (xset-1.2.3.tar.bz2) = 142286 bytes
|
||||
SHA1 (xset-1.2.4.tar.bz2) = 41a857f30ff5bb0dfbda1549bb703984344ea228
|
||||
RMD160 (xset-1.2.4.tar.bz2) = 80282e0eb5c0f8f031154d65208890191587d31b
|
||||
SHA512 (xset-1.2.4.tar.bz2) = f24714c9a82081a09d3054bbad98553de9366992f22eaf3e2bcadbb58fad1d3dad2547fef6fa9898d8a9df064573c29df9d82a5c801fa92248604c95f65dc83d
|
||||
Size (xset-1.2.4.tar.bz2) = 145546 bytes
|
||||
|
|
Loading…
Reference in a new issue