pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xrandr xrandr: update to 1.5.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/e225355b87fe
branches: trunk
changeset: 404545:e225355b87fe
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Nov 14 10:30:43 2019 +0000
description:
xrandr: update to 1.5.1.
Aaron Plattner (1):
man: Document the new --filter option
Adam Simpkins (1):
xrandr: fix crash if some modes cannot be found
Alan Coopersmith (2):
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
Emil Velikov (1):
autogen.sh: use quoted string variables
Giuseppe Bilotta (8):
xrandr: document that we accept '--dpi output'
xrandr: suppress misleading indentation warning
xrandr: allow a single value for --scale
xrandr: stricter --scale argument parsing
xrandr.man: grammar tuning
xrandr: allow single value for --gamma
xrandr.man: document the monitor manipulation options
xrandr: gamma and scaling factors must be positive
Matt Turner (2):
Build xz tarballs instead of bzip2
xrandr 1.5.1
Mihail Konev (1):
autogen: add default patch prefix
Pablo De La Garza (1):
xrandr: Add a "--filter" flag
Pali Roh?r (2):
Document format of --dpi option in non-ambiguous way
Document that --dpi and --fbmm options set DPI of whole X screen
Peter Hutterer (2):
autogen.sh: use exec instead of waiting for configure to finish
init the name to 0
Vladimir Panteleev (1):
xrandr: Fix deleting inactive monitors
diffstat:
x11/xrandr/Makefile | 7 +++----
x11/xrandr/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 9 deletions(-)
diffs (32 lines):
diff -r 54fe76e2fd25 -r e225355b87fe x11/xrandr/Makefile
--- a/x11/xrandr/Makefile Thu Nov 14 10:27:41 2019 +0000
+++ b/x11/xrandr/Makefile Thu Nov 14 10:30:43 2019 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.23 2018/03/07 11:57:47 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2019/11/14 10:30:43 wiz Exp $
-DISTNAME= xrandr-1.5.0
-PKGREVISION= 1
+DISTNAME= xrandr-1.5.1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
-EXTRACT_SUFX= .tar.bz2
+EXTRACT_SUFX= .tar.xz
MAINTAINER= joerg%NetBSD.org@localhost
HOMEPAGE= http://xorg.freedesktop.org/
diff -r 54fe76e2fd25 -r e225355b87fe x11/xrandr/distinfo
--- a/x11/xrandr/distinfo Thu Nov 14 10:27:41 2019 +0000
+++ b/x11/xrandr/distinfo Thu Nov 14 10:30:43 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2016/02/24 15:32:50 wiz Exp $
+$NetBSD: distinfo,v 1.16 2019/11/14 10:30:43 wiz Exp $
-SHA1 (xrandr-1.5.0.tar.bz2) = f402b2ed85817c2e111afafd6f5d0657328be2fa
-RMD160 (xrandr-1.5.0.tar.bz2) = 71638ee2a9d7cfc02025da9fd2e0c44a345bd15a
-SHA512 (xrandr-1.5.0.tar.bz2) = 11d8fb1b98fbe215555d5bb875d82f80a7fd6a61c93ebf175c226f4f747570e8d18980add54a4b88d20dc637155074b2a558b34f035d66a465f324281d65f9e4
-Size (xrandr-1.5.0.tar.bz2) = 182515 bytes
+SHA1 (xrandr-1.5.1.tar.xz) = 9f72957e0d2a26ece509336ea7e1529cc9ea881e
+RMD160 (xrandr-1.5.1.tar.xz) = 3b62e8a435cd26a9d5e9a9ad93d53cae3176edfa
+SHA512 (xrandr-1.5.1.tar.xz) = 3d0d37e974b9dffb996276ee7fd676327fd0956e5f5f572dd142a651a35d3cdfa2f6dd415cf27bf87f306981957aba4cc014c12baebefcabaa5d66b78a114922
+Size (xrandr-1.5.1.tar.xz) = 171200 bytes
Home |
Main Index |
Thread Index |
Old Index