Update to fixesproto-4.0.
Needed for libXfixes in pkgsrc-wip. I tested with x11/Xfixes with "native" XFree86 on NetBSD too. From ChangeLog: 2006-3-13 Deron Johnson <deron.johnson@sun.com> * configure.ac * xfixesproto.h * /xfixeswire.h Xfixes Version 4.0: XFixesHideCursor, XFixesShowCursor
This commit is contained in:
parent
81df7778da
commit
b82dc7c354
2 changed files with 7 additions and 7 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.3 2006/07/22 04:46:19 rillig Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2006/10/10 19:05:42 reed Exp $
|
||||
#
|
||||
|
||||
DISTNAME= fixesproto-3.0.2
|
||||
PKGREVISION= 1
|
||||
DISTNAME= fixesproto-4.0
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/proto/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2006/04/18 17:13:35 reed Exp $
|
||||
$NetBSD: distinfo,v 1.2 2006/10/10 19:05:42 reed Exp $
|
||||
|
||||
SHA1 (fixesproto-4.0.tar.bz2) = de9139e4836f1ab234583406ea2ee6446ad7965f
|
||||
RMD160 (fixesproto-4.0.tar.bz2) = fc1c2130ae89a88365cb039a5e9ffb8c6651c16e
|
||||
Size (fixesproto-4.0.tar.bz2) = 38550 bytes
|
||||
|
||||
SHA1 (fixesproto-3.0.2.tar.bz2) = e59ccdb7251ec28ee7aa901130b7f395951a0214
|
||||
RMD160 (fixesproto-3.0.2.tar.bz2) = b670919e9f5391528ea1ebef14fe5a94161b48e0
|
||||
Size (fixesproto-3.0.2.tar.bz2) = 38835 bytes
|
||||
|
|
Loading…
Reference in a new issue