Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Sep 2011 13:32:57 -0400
From:      Eitan Adler <lists@eitanadler.com>
To:        x11@freebsd.org
Cc:        kwm@freebsd.org
Subject:   CFT: xset, xrandr, xproto, pixman updates
Message-ID:  <CAF6rxgmnfDG7WUNdLgQ_Xj5dQ4gke-EM2RMafsXKGcg_gvWYxQ@mail.gmail.com>

next in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
In order to better keep up to date with upstream versions the X11 team
plans on committing smaller change sets as they come out instead of
committing major changes every few months.

Please test the attached patch. If I don't get negative replies in the
next four days I will commit it.

-- 
Eitan Adler

[-- Attachment #2 --]
Index: pixman/Makefile
===================================================================
RCS file: /home/pcvs/ports/x11/pixman/Makefile,v
retrieving revision 1.18
diff -u -r1.18 Makefile
--- pixman/Makefile	23 Jun 2011 19:22:18 -0000	1.18
+++ pixman/Makefile	30 Aug 2011 20:36:09 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pixman
-PORTVERSION=	0.22.0
+PORTVERSION=	0.22.2
 CATEGORIES=	x11
 
 MAINTAINER=	x11@FreeBSD.org
Index: pixman/distinfo
===================================================================
RCS file: /home/pcvs/ports/x11/pixman/distinfo,v
retrieving revision 1.13
diff -u -r1.13 distinfo
--- pixman/distinfo	23 Jun 2011 19:22:18 -0000	1.13
+++ pixman/distinfo	30 Aug 2011 20:36:09 -0000
@@ -1,2 +1,2 @@
-SHA256 (xorg/lib/pixman-0.22.0.tar.bz2) = 24a1bce57c36c773f67d48f7f25f80d69a47ef92a67404f1644d94dee156ae2b
-SIZE (xorg/lib/pixman-0.22.0.tar.bz2) = 468024
+SHA256 (xorg/lib/pixman-0.22.2.tar.bz2) = 2d0a6dfca175f31ae53fb368292496e8833faff45bbeafdf40b2833d23186272
+SIZE (xorg/lib/pixman-0.22.2.tar.bz2) = 461319
Index: xproto/Makefile
===================================================================
RCS file: /home/pcvs/ports/x11/xproto/Makefile,v
retrieving revision 1.17
diff -u -r1.17 Makefile
--- xproto/Makefile	1 May 2010 11:40:27 -0000	1.17
+++ xproto/Makefile	30 Aug 2011 20:36:10 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	xproto
-PORTVERSION=	7.0.16
+PORTVERSION=	7.0.22
 CATEGORIES=	x11
 
 MAINTAINER=	x11@FreeBSD.org
@@ -15,4 +15,6 @@
 XORG_CAT=	proto
 USE_GNOME=	pkgconfig
 
+CONFIGURE_ARGS+=--disable-specs
+
 .include <bsd.port.mk>
Index: xproto/distinfo
===================================================================
RCS file: /home/pcvs/ports/x11/xproto/distinfo,v
retrieving revision 1.10
diff -u -r1.10 distinfo
--- xproto/distinfo	19 Mar 2011 12:38:21 -0000	1.10
+++ xproto/distinfo	30 Aug 2011 20:36:10 -0000
@@ -1,2 +1,2 @@
-SHA256 (xorg/proto/xproto-7.0.16.tar.bz2) = 8224da1ce19c0ded4e07a325f3ed62bb4453782db97fd175cb3ffd1acaeb9672
-SIZE (xorg/proto/xproto-7.0.16.tar.bz2) = 159876
+SHA256 (xorg/proto/xproto-7.0.22.tar.bz2) = ad8397dd2a3de7249d2f3fb3a49444fef71483d43681285936c11911663817a8
+SIZE (xorg/proto/xproto-7.0.22.tar.bz2) = 281763
Index: xrandr/Makefile
===================================================================
RCS file: /home/pcvs/ports/x11/xrandr/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- xrandr/Makefile	25 Feb 2011 16:52:26 -0000	1.6
+++ xrandr/Makefile	30 Aug 2011 20:36:10 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	xrandr
-PORTVERSION=	1.3.4
+PORTVERSION=	1.3.5
 CATEGORIES=	x11
 
 MAINTAINER=	x11@FreeBSD.org
Index: xrandr/distinfo
===================================================================
RCS file: /home/pcvs/ports/x11/xrandr/distinfo,v
retrieving revision 1.6
diff -u -r1.6 distinfo
--- xrandr/distinfo	25 Feb 2011 16:52:26 -0000	1.6
+++ xrandr/distinfo	30 Aug 2011 20:36:10 -0000
@@ -1,2 +1,2 @@
-SHA256 (xorg/app/xrandr-1.3.4.tar.bz2) = 5e4a2492e6cc51345aa571b95283c43c2771c4f444837dbce2699d62f76b4adb
-SIZE (xorg/app/xrandr-1.3.4.tar.bz2) = 146919
+SHA256 (xorg/app/xrandr-1.3.5.tar.bz2) = 1059ff7a9ad0df8e00a765ffa4e08a505304c02663112da370ac7082030b980e
+SIZE (xorg/app/xrandr-1.3.5.tar.bz2) = 152891
Index: xset/Makefile
===================================================================
RCS file: /home/pcvs/ports/x11/xset/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- xset/Makefile	25 Feb 2011 16:52:27 -0000	1.5
+++ xset/Makefile	30 Aug 2011 20:36:10 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	xset
-PORTVERSION=	1.2.1
+PORTVERSION=	1.2.2
 CATEGORIES=	x11
 
 MAINTAINER=	x11@FreeBSD.org
Index: xset/distinfo
===================================================================
RCS file: /home/pcvs/ports/x11/xset/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- xset/distinfo	25 Feb 2011 16:52:27 -0000	1.5
+++ xset/distinfo	30 Aug 2011 20:36:10 -0000
@@ -1,2 +1,2 @@
-SHA256 (xorg/app/xset-1.2.1.tar.bz2) = ec995f7d23109cfa6420ae87c38158f29a2a6f9d0b7df0a1be34e69e165292a1
-SIZE (xorg/app/xset-1.2.1.tar.bz2) = 124237
+SHA256 (xorg/app/xset-1.2.2.tar.bz2) = 61371c140030b8b05075a1378b34a4d7c438ed9159496a95f10782c6f4aec1e8
+SIZE (xorg/app/xset-1.2.2.tar.bz2) = 129701
Index: xset/pkg-descr
===================================================================
RCS file: /home/pcvs/ports/x11/xset/pkg-descr,v
retrieving revision 1.2
diff -u -r1.2 pkg-descr
--- xset/pkg-descr	25 Feb 2011 16:52:27 -0000	1.2
+++ xset/pkg-descr	30 Aug 2011 20:36:10 -0000
@@ -1,3 +1,2 @@
 This package contains xset, an application used to set various user preference
 options related to the display in the X Window System.
-

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAF6rxgmnfDG7WUNdLgQ_Xj5dQ4gke-EM2RMafsXKGcg_gvWYxQ>