[Midnightbsd-cvs] mports: x11/libXrandr: Update libXrandr to 1.2.3

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Mar 14 16:37:16 EDT 2009


Log Message:
-----------
Update libXrandr to 1.2.3

Modified Files:
--------------
    mports/x11/libXrandr:
        Makefile (r1.1 -> r1.2)
        distinfo (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11/libXrandr/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L x11/libXrandr/Makefile -L x11/libXrandr/Makefile -u -r1.1 -r1.2
--- x11/libXrandr/Makefile
+++ x11/libXrandr/Makefile
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	libXrandr
-PORTVERSION=	1.2.2
+PORTVERSION=	1.2.3
 CATEGORIES=	x11
 
 MAINTAINER=	ports at MidnightBSD.org
@@ -15,10 +15,9 @@
 LICENSE=	x11
 
 XORG_CAT=	lib
-USE_XORG=	x11 randrproto:both xext xextproto xrender renderproto
+USE_XORG=	x11 randrproto:both xext xextproto xrender renderproto xproto
 
 MAN3=		Xrandr.3 \
-		XRRConfig.3 \
 		XRRConfigCurrentConfiguration.3 \
 		XRRConfigCurrentRate.3 \
 		XRRConfigRates.3 \
@@ -30,9 +29,7 @@
 		XRRQueryExtension.3 \
 		XRRQueryVersion.3 \
 		XRRRootToScreen.3 \
-		XRRScreenConfig.3 \
 		XRRSelectInput.3 \
-		XRRSetScreenConfig.3 \
 		XRRSetScreenConfigAndRate.3
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/x11/libXrandr/distinfo,v
retrieving revision 1.1
retrieving revision 1.2
diff -L x11/libXrandr/distinfo -L x11/libXrandr/distinfo -u -r1.1 -r1.2
--- x11/libXrandr/distinfo
+++ x11/libXrandr/distinfo
@@ -1,3 +1,3 @@
-MD5 (xorg/lib/libXrandr-1.2.2.tar.bz2) = 1b244b5d19f0ccab01d7083436cd3558
-SHA256 (xorg/lib/libXrandr-1.2.2.tar.bz2) = 206f8dc850f12b1213fb73dbef09fafa1bb8fb8c3ddfe4d39721c1e2dec12a98
-SIZE (xorg/lib/libXrandr-1.2.2.tar.bz2) = 224302
+MD5 (xorg/lib/libXrandr-1.2.3.tar.bz2) = 5cd67cc02a50c9644ba0a1846ea3b08e
+SHA256 (xorg/lib/libXrandr-1.2.3.tar.bz2) = f8edfe26b8c4c3677a3a949f81a8b09a5fad62972020bfd230401e11cc0ed267
+SIZE (xorg/lib/libXrandr-1.2.3.tar.bz2) = 251814


More information about the Midnightbsd-cvs mailing list