pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xvinfo xvinfo: update to 1.1.4.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c446417cdf2a
branches: trunk
changeset: 330039:c446417cdf2a
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Feb 21 09:48:20 2019 +0000
description:
xvinfo: update to 1.1.4.
This release delivers some small bug fixes and janitorial cleanups.
Alan Coopersmith (5):
Make xvinfo not exit with error in normal operation
Fix sign mismatch warnings for loop index comparisons
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
xvinfo 1.1.4
Emil Velikov (1):
autogen.sh: use quoted string variables
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish
Tobias Stoeckmann (1):
Properly handle failures of Xv query functions.
diffstat:
x11/xvinfo/DESCR | 6 ++----
x11/xvinfo/Makefile | 4 ++--
x11/xvinfo/distinfo | 10 +++++-----
3 files changed, 9 insertions(+), 11 deletions(-)
diffs (37 lines):
diff -r 98c18982e306 -r c446417cdf2a x11/xvinfo/DESCR
--- a/x11/xvinfo/DESCR Thu Feb 21 09:47:32 2019 +0000
+++ b/x11/xvinfo/DESCR Thu Feb 21 09:48:20 2019 +0000
@@ -1,4 +1,2 @@
-This package provides xvinfo, a program to query the capability of the
-video adaptor accessible through the X-Video extension.
-
-This is from the modular X.org X11 project.
+xvinfo prints out the capabilities of any video adaptors associated
+with the display that are accessible through the X-Video extension.
diff -r 98c18982e306 -r c446417cdf2a x11/xvinfo/Makefile
--- a/x11/xvinfo/Makefile Thu Feb 21 09:47:32 2019 +0000
+++ b/x11/xvinfo/Makefile Thu Feb 21 09:48:20 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2015/05/01 08:46:12 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2019/02/21 09:48:20 wiz Exp $
-DISTNAME= xvinfo-1.1.3
+DISTNAME= xvinfo-1.1.4
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2
diff -r 98c18982e306 -r c446417cdf2a x11/xvinfo/distinfo
--- a/x11/xvinfo/distinfo Thu Feb 21 09:47:32 2019 +0000
+++ b/x11/xvinfo/distinfo Thu Feb 21 09:48:20 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2017/03/23 17:07:02 joerg Exp $
+$NetBSD: distinfo,v 1.8 2019/02/21 09:48:20 wiz Exp $
-SHA1 (xvinfo-1.1.3.tar.bz2) = 08ff744f7735317fd2fe1b0d2feba8c34cc2e5eb
-RMD160 (xvinfo-1.1.3.tar.bz2) = b34fd80a23d2cce6bb85f414192c1a0d5cfe1192
-SHA512 (xvinfo-1.1.3.tar.bz2) = df8356898390d2aec4fbd15cee1627bb86b57ff8af41a527d4f6f6703a81f399a3098da342b94af6d4cf4a817d9fda1946a206bfbe3995e87ceb9910bb8b51bc
-Size (xvinfo-1.1.3.tar.bz2) = 123750 bytes
+SHA1 (xvinfo-1.1.4.tar.bz2) = 136a70a72b23c81f4fe8f4c8cb7073316be16b44
+RMD160 (xvinfo-1.1.4.tar.bz2) = 9ff28f7801287d259ecfef5841282b581119e9e2
+SHA512 (xvinfo-1.1.4.tar.bz2) = 85e1f936c5c826f0fdde3670bd77d5cde8641c6e8e7849e42142e91b5aa01d7e0e60d2b064eb6fef4f5666321813ca2dc9f9656756ccbe6dcda37b119ee8a63e
+Size (xvinfo-1.1.4.tar.bz2) = 126503 bytes
Home |
Main Index |
Thread Index |
Old Index