[Midnightbsd-cvs] mports: x11/xproto: Upgrade xproto to 7.0.11.

ctriv at midnightbsd.org ctriv at midnightbsd.org
Tue Oct 2 15:15:42 EDT 2007


Log Message:
-----------
Upgrade xproto to 7.0.11.  Thus, it begins.

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

-------------- next part --------------
Index: pkg-plist
===================================================================
RCS file: /home/cvs/mports/x11/xproto/pkg-plist,v
retrieving revision 1.1
retrieving revision 1.2
diff -Lx11/xproto/pkg-plist -Lx11/xproto/pkg-plist -u -r1.1 -r1.2
--- x11/xproto/pkg-plist
+++ x11/xproto/pkg-plist
@@ -1,5 +1,9 @@
+include/X11/DECkeysym.h
+include/X11/HPkeysym.h
+include/X11/Sunkeysym.h
 include/X11/X.h
 include/X11/XF86keysym.h
+include/X11/XWDFile.h
 include/X11/Xalloca.h
 include/X11/Xarch.h
 include/X11/Xatom.h
@@ -14,6 +18,10 @@
 include/X11/Xproto.h
 include/X11/Xprotostr.h
 include/X11/Xthreads.h
+include/X11/Xw32defs.h
+include/X11/Xwindows.h
+include/X11/Xwinsock.h
+include/X11/ap_keysym.h
 include/X11/keysym.h
 include/X11/keysymdef.h
 libdata/pkgconfig/xproto.pc
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11/xproto/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -Lx11/xproto/Makefile -Lx11/xproto/Makefile -u -r1.1 -r1.2
--- x11/xproto/Makefile
+++ x11/xproto/Makefile
@@ -2,26 +2,18 @@
 # Date Created:			29 Oct, 2003
 # Whom:				Eric Anholt <anholt at FreeBSD.org>
 #
+# $FreeBSD: ports/x11/xproto/Makefile,v 1.13 2007/05/19 20:28:10 flz Exp $
 # $MidnightBSD$
-# $FreeBSD: ports/x11/xproto/Makefile,v 1.12 2005/07/11 17:34:26 lesi Exp $
 #
 
 PORTNAME=	xproto
-PORTVERSION=	6.6.2
+PORTVERSION=	7.0.11
 CATEGORIES=	x11
-MASTER_SITES=	http://xlibs.freedesktop.org/release/
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	X11 protocol headers
+LICENSE=	x11
 
-CONFLICTS=	XFree86-libraries-* xorg-libraries-*
-
-USE_BZIP2=	yes
-PREFIX?=	${X11BASE}
-GNU_CONFIGURE=	yes
-CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd6.0
-USE_GMAKE=	yes
-NO_BUILD=	yes
-USE_GNOME=	gnomehack
+XORG_CAT=	proto
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/x11/xproto/distinfo,v
retrieving revision 1.1
retrieving revision 1.2
diff -Lx11/xproto/distinfo -Lx11/xproto/distinfo -u -r1.1 -r1.2
--- x11/xproto/distinfo
+++ x11/xproto/distinfo
@@ -1,3 +1,3 @@
-MD5 (xproto-6.6.2.tar.bz2) = fc419f3028cc2959b979a7e7464105f9
-SHA256 (xproto-6.6.2.tar.bz2) = 9c2bcfad5cd25c7fafcc86adccd14e0b859c444f351b449354c6524963a75e69
-SIZE (xproto-6.6.2.tar.bz2) = 86759
+MD5 (xorg/proto/xproto-7.0.11.tar.bz2) = 6b6c266576d81c505aa4a1828151f7f8
+SHA256 (xorg/proto/xproto-7.0.11.tar.bz2) = 4ba69b7ef195c1a4e2e8ea9a1101f5079ada1f060c66968226754687685e9e53
+SIZE (xorg/proto/xproto-7.0.11.tar.bz2) = 146330


More information about the Midnightbsd-cvs mailing list