Update to 7.0.4 -- the official release included with Xorg 7.0.
Changes: Automatically generate FUNCPROTO and NARROWPROTO defines in Xfuncproto.h. Also don't remove include/X11 on deinstall.
This commit is contained in:
parent
50191ce607
commit
7c29b12c70
3 changed files with 9 additions and 9 deletions
|
@ -1,9 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.14 2005/11/12 02:48:11 jeremy-c-reed Exp $
|
||||
# $NetBSD: Makefile,v 1.15 2006/03/01 19:23:09 jeremy-c-reed Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xproto-7.0.2
|
||||
DISTNAME= xproto-7.0.4
|
||||
CATEGORIES= x11 devel
|
||||
MASTER_SITES= http://xorg.freedesktop.org/releases/X11R7.0-RC2/proto/
|
||||
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/proto/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MAINTAINER= reed@reedmedia.net
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.5 2005/08/07 05:13:03 jeremy-c-reed Exp $
|
||||
@comment $NetBSD: PLIST,v 1.6 2006/03/01 19:23:09 jeremy-c-reed Exp $
|
||||
include/X11/DECkeysym.h
|
||||
include/X11/HPkeysym.h
|
||||
include/X11/Sunkeysym.h
|
||||
|
@ -26,4 +26,4 @@ include/X11/ap_keysym.h
|
|||
include/X11/keysym.h
|
||||
include/X11/keysymdef.h
|
||||
lib/pkgconfig/xproto.pc
|
||||
@dirrm include/X11
|
||||
@comment @dirrm include/X11
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.7 2005/11/12 02:48:11 jeremy-c-reed Exp $
|
||||
$NetBSD: distinfo,v 1.8 2006/03/01 19:23:08 jeremy-c-reed Exp $
|
||||
|
||||
SHA1 (xproto-7.0.2.tar.bz2) = b341772b4a07ca2c6048cc4c05170490bdf91b66
|
||||
RMD160 (xproto-7.0.2.tar.bz2) = c6a492ddc44f99495b53126b18b041781efa2978
|
||||
Size (xproto-7.0.2.tar.bz2) = 104333 bytes
|
||||
SHA1 (xproto-7.0.4.tar.bz2) = da7668bf0653ee78db709533cd920f8488f1ca03
|
||||
RMD160 (xproto-7.0.4.tar.bz2) = f2134fa216c574ad2f10711cc91f198bcc4eabc6
|
||||
Size (xproto-7.0.4.tar.bz2) = 127351 bytes
|
||||
|
|
Loading…
Reference in a new issue