diff options
author | wiz <wiz@pkgsrc.org> | 2009-08-29 15:23:32 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-08-29 15:23:32 +0000 |
commit | a944c9b455656cce8347a9bb1b8f9c7d4650c763 (patch) | |
tree | 5d830b06a7694e66fcfa3ff32d07282398024c50 /x11/bigreqsproto | |
parent | cce379f1175596a4318eea9b6d8d646a5afe9983 (diff) | |
download | pkgsrc-a944c9b455656cce8347a9bb1b8f9c7d4650c763.tar.gz |
Update to 1.1.0:
No changes to the protocol itself, packaging changes only.
Alan Coopersmith (1):
renamed: .cvsignore -> .gitignore
James Cloos (2):
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
Paulo Cesar Pereira de Andrade (1):
Janitor: Correct make distcheck and dont distribute autogen.sh
Peter Hutterer (3):
Remove RCS tags.
Move bigreqstr.h to bigreqsproto.h.
Diffstat (limited to 'x11/bigreqsproto')
-rw-r--r-- | x11/bigreqsproto/Makefile | 4 | ||||
-rw-r--r-- | x11/bigreqsproto/PLIST | 3 | ||||
-rw-r--r-- | x11/bigreqsproto/distinfo | 8 |
3 files changed, 8 insertions, 7 deletions
diff --git a/x11/bigreqsproto/Makefile b/x11/bigreqsproto/Makefile index 0e376322df6..366c6bd3a18 100644 --- a/x11/bigreqsproto/Makefile +++ b/x11/bigreqsproto/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2008/05/24 21:45:14 tnn Exp $ +# $NetBSD: Makefile,v 1.3 2009/08/29 15:23:32 wiz Exp $ # -DISTNAME= bigreqsproto-1.0.2 +DISTNAME= bigreqsproto-1.1.0 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=proto/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/bigreqsproto/PLIST b/x11/bigreqsproto/PLIST index ff2e487a871..f7a856f6f90 100644 --- a/x11/bigreqsproto/PLIST +++ b/x11/bigreqsproto/PLIST @@ -1,3 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2006/11/03 17:38:16 joerg Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/08/29 15:23:32 wiz Exp $ +include/X11/extensions/bigreqsproto.h include/X11/extensions/bigreqstr.h lib/pkgconfig/bigreqsproto.pc diff --git a/x11/bigreqsproto/distinfo b/x11/bigreqsproto/distinfo index 481f3f474e9..b08d6bf6fad 100644 --- a/x11/bigreqsproto/distinfo +++ b/x11/bigreqsproto/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2006/11/03 17:38:16 joerg Exp $ +$NetBSD: distinfo,v 1.2 2009/08/29 15:23:32 wiz Exp $ -SHA1 (bigreqsproto-1.0.2.tar.bz2) = 8f6c112f607a137dce5d8958753c770ac3f06c14 -RMD160 (bigreqsproto-1.0.2.tar.bz2) = 153bc6e44f7e41743c7a9607173fc2c52301bda4 -Size (bigreqsproto-1.0.2.tar.bz2) = 36676 bytes +SHA1 (bigreqsproto-1.1.0.tar.bz2) = 32ae0505ec963cc5c0e3ee9258b126e6865d1b1b +RMD160 (bigreqsproto-1.1.0.tar.bz2) = 445f8bde2c03561255c505860fdba9fedb029edc +Size (bigreqsproto-1.1.0.tar.bz2) = 48575 bytes |