diff options
author | wiz <wiz> | 2008-04-16 14:33:04 +0000 |
---|---|---|
committer | wiz <wiz> | 2008-04-16 14:33:04 +0000 |
commit | 141fa789af9a0f79605861153e5235074ff37953 (patch) | |
tree | 235afd8f89f732aa8a521dd46aa18a81cd67a160 /x11/xf86driproto | |
parent | db5eb8c33a3822a17e8524a0c5d654132451bc6b (diff) | |
download | pkgsrc-141fa789af9a0f79605861153e5235074ff37953.tar.gz |
Update to 2.0.4:
commit beafefcb82089ec0bd629a66054e2982bdcaee51
Author: James Cloos
Date: Thu Dec 6 16:39:12 2007 -0500
Replace static ChangeLog with dist-hook to generate from git log
commit 55dd8f55f3f99051c4579e9574c10ecc9863830e
Author: Kristian Høgsberg
Date: Mon Oct 29 20:35:58 2007 -0400
dri_interface.h doesn't belong here, remove function protos from xf86dri.h.
commit 28590a910f78fcdac526c61e9e427360128f3131
Author: James Cloos
Date: Mon Sep 3 05:54:29 2007 -0400
Add *~ to .gitignore to skip patch/emacs droppings
commit a9000b5b3756af2bddb9f3212a682ef647712ff8
Author: Alan Coopersmith
Date: Fri Jul 14 18:56:46 2006 -0700
renamed: .cvsignore -> .gitignore
Diffstat (limited to 'x11/xf86driproto')
-rw-r--r-- | x11/xf86driproto/Makefile | 4 | ||||
-rw-r--r-- | x11/xf86driproto/PLIST | 5 | ||||
-rw-r--r-- | x11/xf86driproto/distinfo | 8 |
3 files changed, 7 insertions, 10 deletions
diff --git a/x11/xf86driproto/Makefile b/x11/xf86driproto/Makefile index 7001b414f7e..9ea777b4870 100644 --- a/x11/xf86driproto/Makefile +++ b/x11/xf86driproto/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2006/11/14 15:52:42 joerg Exp $ +# $NetBSD: Makefile,v 1.2 2008/04/16 14:33:04 wiz Exp $ # -DISTNAME= xf86driproto-2.0.3 +DISTNAME= xf86driproto-2.0.4 CATEGORIES= x11 MASTER_SITES= http://xorg.freedesktop.org/releases/individual/proto/ EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xf86driproto/PLIST b/x11/xf86driproto/PLIST index 4114423f794..017d534eb51 100644 --- a/x11/xf86driproto/PLIST +++ b/x11/xf86driproto/PLIST @@ -1,9 +1,6 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2006/11/14 15:52:42 joerg Exp $ -include/GL/internal/dri_interface.h +@comment $NetBSD: PLIST,v 1.2 2008/04/16 14:33:04 wiz Exp $ include/X11/dri/xf86dri.h include/X11/dri/xf86dristr.h lib/pkgconfig/xf86driproto.pc @comment @dirrm include/X11/dri @comment @dirrm include/X11 -@comment @dirrm include/GL/internal -@comment @dirrm include/GL diff --git a/x11/xf86driproto/distinfo b/x11/xf86driproto/distinfo index 93d68da9d7f..1249d0417bb 100644 --- a/x11/xf86driproto/distinfo +++ b/x11/xf86driproto/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2006/11/14 15:52:42 joerg Exp $ +$NetBSD: distinfo,v 1.2 2008/04/16 14:33:04 wiz Exp $ -SHA1 (xf86driproto-2.0.3.tar.bz2) = 7ec544426fd33239ae7b0a293baa41a82eb2cbf4 -RMD160 (xf86driproto-2.0.3.tar.bz2) = ed971412f91326ea93d2a74b1f9be1a0e8abf7a5 -Size (xf86driproto-2.0.3.tar.bz2) = 42828 bytes +SHA1 (xf86driproto-2.0.4.tar.bz2) = bba018443dad831b328e7353cf034522401e2e6b +RMD160 (xf86driproto-2.0.4.tar.bz2) = d0ab74ca15d28b1b5f42852cfd24d960c481ec79 +Size (xf86driproto-2.0.4.tar.bz2) = 43814 bytes |