diff options
author | wiz <wiz> | 2009-08-15 15:47:38 +0000 |
---|---|---|
committer | wiz <wiz> | 2009-08-15 15:47:38 +0000 |
commit | 9ae73672bf908b09316d6ac0480b7cc095b37a7b (patch) | |
tree | 6dbc2af96235e8f7162382013c7e62128d8a6669 /x11 | |
parent | 46750d984384006b966c14de78fd566d92e6d928 (diff) | |
download | pkgsrc-9ae73672bf908b09316d6ac0480b7cc095b37a7b.tar.gz |
Update to 1.3.1:
Federico Mena Quintero (1):
bfo#22864 - grab the server around all modifications to CRTCs
Matthias Hopf (3):
Report program version as well with --version.
Fix missing prototype warning.
Bump to 1.3.1
Éric Piel (1):
xrandr: Document --nograb option
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xrandr/Makefile | 4 | ||||
-rw-r--r-- | x11/xrandr/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/xrandr/Makefile b/x11/xrandr/Makefile index e5f308c1849..3e1d9bdd2d4 100644 --- a/x11/xrandr/Makefile +++ b/x11/xrandr/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2009/06/07 18:34:54 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2009/08/15 15:47:38 wiz Exp $ # -DISTNAME= xrandr-1.3.0 +DISTNAME= xrandr-1.3.1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xrandr/distinfo b/x11/xrandr/distinfo index 9b6f3f83c40..758a70158f4 100644 --- a/x11/xrandr/distinfo +++ b/x11/xrandr/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2009/06/07 18:34:54 wiz Exp $ +$NetBSD: distinfo,v 1.6 2009/08/15 15:47:38 wiz Exp $ -SHA1 (xrandr-1.3.0.tar.bz2) = a23eb1b1ab7a3e6cf9d23932fdf8927186630d12 -RMD160 (xrandr-1.3.0.tar.bz2) = 012a2afb92f1af1c7275b1a03c9da99c34a62245 -Size (xrandr-1.3.0.tar.bz2) = 128126 bytes +SHA1 (xrandr-1.3.1.tar.bz2) = ba30219c6158eaf077bebd80107568867ef9d926 +RMD160 (xrandr-1.3.1.tar.bz2) = 83df2cecc8b04fd40b217688eb8009b8c7a9f300 +Size (xrandr-1.3.1.tar.bz2) = 129348 bytes |