diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2007-05-19 20:36:56 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2007-05-19 20:36:56 +0000 |
commit | d4f0d0048a8755106a4b0445221a19761e746984 (patch) | |
tree | c87184c5bfeaf942c827c5f706186ce9786a2588 /x11/xproto | |
parent | e82affd309fc2d8e5ea19b2e003f1296920bd825 (diff) | |
download | ports-d4f0d0048a8755106a4b0445221a19761e746984.tar.gz ports-d4f0d0048a8755106a4b0445221a19761e746984.zip |
Notes
Diffstat (limited to 'x11/xproto')
-rw-r--r-- | x11/xproto/Makefile | 13 | ||||
-rw-r--r-- | x11/xproto/distinfo | 6 | ||||
-rw-r--r-- | x11/xproto/pkg-plist | 8 |
3 files changed, 13 insertions, 14 deletions
diff --git a/x11/xproto/Makefile b/x11/xproto/Makefile index 153091c2e726..3a303dd58cb8 100644 --- a/x11/xproto/Makefile +++ b/x11/xproto/Makefile @@ -6,21 +6,12 @@ # PORTNAME= xproto -PORTVERSION= 6.6.2 +PORTVERSION= 7.0.10 CATEGORIES= x11 -MASTER_SITES= http://xlibs.freedesktop.org/release/ MAINTAINER= x11@FreeBSD.org COMMENT= X11 protocol headers -CONFLICTS= XFree86-libraries-* xorg-libraries-* - -USE_BZIP2= yes -PREFIX?= ${X11BASE} -GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -USE_GMAKE= yes -NO_BUILD= yes -USE_GNOME= gnomehack +XORG_CAT= proto .include <bsd.port.mk> diff --git a/x11/xproto/distinfo b/x11/xproto/distinfo index c5e1732f9a7b..02bf99a09908 100644 --- a/x11/xproto/distinfo +++ b/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.10.tar.bz2) = 2ed80e90992e7455eaac4c3e977ebd01 +SHA256 (xorg/proto/xproto-7.0.10.tar.bz2) = 6d659920262d41e48714184f94ff9cd2608515e0f3d2f074892fe0c048784df4 +SIZE (xorg/proto/xproto-7.0.10.tar.bz2) = 142954 diff --git a/x11/xproto/pkg-plist b/x11/xproto/pkg-plist index c86647e1e120..77c7571fa2ab 100644 --- a/x11/xproto/pkg-plist +++ b/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/Xpoll.h 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 |