diff options
author | joerg <joerg> | 2007-02-26 14:52:58 +0000 |
---|---|---|
committer | joerg <joerg> | 2007-02-26 14:52:58 +0000 |
commit | fa7fcde55a75f07bdbb3c754a3d17c3f89377a60 (patch) | |
tree | b60ba0506ed31493456595679e1873a42f43839c /x11 | |
parent | f6d3e0265ccc0d2036ce2062ea94dfffda672f88 (diff) | |
download | pkgsrc-fa7fcde55a75f07bdbb3c754a3d17c3f89377a60.tar.gz |
Update to randrproto-1.2.1: do install the protocol definition and
fix some padding and type bugs.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/randrproto/Makefile | 4 | ||||
-rw-r--r-- | x11/randrproto/PLIST | 4 | ||||
-rw-r--r-- | x11/randrproto/distinfo | 8 |
3 files changed, 9 insertions, 7 deletions
diff --git a/x11/randrproto/Makefile b/x11/randrproto/Makefile index aeded0c50df..4db86859f96 100644 --- a/x11/randrproto/Makefile +++ b/x11/randrproto/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2007/01/18 17:48:56 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2007/02/26 14:52:58 joerg Exp $ # -DISTNAME= randrproto-1.2.0 +DISTNAME= randrproto-1.2.1 CATEGORIES= x11 MASTER_SITES= http://xorg.freedesktop.org/releases/individual/proto/ EXTRACT_SUFX= .tar.bz2 diff --git a/x11/randrproto/PLIST b/x11/randrproto/PLIST index 3ca5fcadaed..9275d8a010b 100644 --- a/x11/randrproto/PLIST +++ b/x11/randrproto/PLIST @@ -1,5 +1,7 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2006/04/18 17:14:45 reed Exp $ +@comment $NetBSD: PLIST,v 1.2 2007/02/26 14:52:58 joerg Exp $ include/X11/extensions/randr.h include/X11/extensions/randrproto.h lib/pkgconfig/randrproto.pc +share/doc/randrproto/randrproto.txt +@dirrm share/doc/randrproto @comment @dirrm include/X11/extensions diff --git a/x11/randrproto/distinfo b/x11/randrproto/distinfo index 98b7765bc66..6999869f53e 100644 --- a/x11/randrproto/distinfo +++ b/x11/randrproto/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2007/01/18 17:48:56 joerg Exp $ +$NetBSD: distinfo,v 1.4 2007/02/26 14:52:58 joerg Exp $ -SHA1 (randrproto-1.2.0.tar.bz2) = 8471675e07fc43424aafc7cfd65a2952d10479bb -RMD160 (randrproto-1.2.0.tar.bz2) = f95d4051b472548af1c51359a40b20524e613663 -Size (randrproto-1.2.0.tar.bz2) = 52599 bytes +SHA1 (randrproto-1.2.1.tar.bz2) = f8698f76f23d856e1821339814a986b9d876d87d +RMD160 (randrproto-1.2.1.tar.bz2) = 544919ec5a62a35949e49d7c183a85001a7c50f2 +Size (randrproto-1.2.1.tar.bz2) = 54962 bytes |