pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xvinfo
Module Name: pkgsrc
Committed By: wiz
Date: Thu Feb 21 09:48:20 UTC 2019
Modified Files:
pkgsrc/x11/xvinfo: DESCR Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/x11/xvinfo/DESCR
cvs rdiff -u -r1.9 -r1.10 pkgsrc/x11/xvinfo/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/x11/xvinfo/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/xvinfo/DESCR
diff -u pkgsrc/x11/xvinfo/DESCR:1.2 pkgsrc/x11/xvinfo/DESCR:1.3
--- pkgsrc/x11/xvinfo/DESCR:1.2 Tue May 5 02:48:11 2009
+++ pkgsrc/x11/xvinfo/DESCR Thu Feb 21 09:48:20 2019
@@ -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.
Index: pkgsrc/x11/xvinfo/Makefile
diff -u pkgsrc/x11/xvinfo/Makefile:1.9 pkgsrc/x11/xvinfo/Makefile:1.10
--- pkgsrc/x11/xvinfo/Makefile:1.9 Fri May 1 08:46:12 2015
+++ pkgsrc/x11/xvinfo/Makefile Thu Feb 21 09:48:20 2019
@@ -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
Index: pkgsrc/x11/xvinfo/distinfo
diff -u pkgsrc/x11/xvinfo/distinfo:1.7 pkgsrc/x11/xvinfo/distinfo:1.8
--- pkgsrc/x11/xvinfo/distinfo:1.7 Thu Mar 23 17:07:02 2017
+++ pkgsrc/x11/xvinfo/distinfo Thu Feb 21 09:48:20 2019
@@ -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