diff options
author | wiz <wiz@pkgsrc.org> | 2009-08-29 15:30:49 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-08-29 15:30:49 +0000 |
commit | 7d989139b351543e0e40871c12f427e2d147b409 (patch) | |
tree | 9d522c2192c4bf0d0e466629bc8c4e300e9e4c57 /x11/xcmiscproto | |
parent | 82ef33aa679da28ff148548221e7443c6510919d (diff) | |
download | pkgsrc-7d989139b351543e0e40871c12f427e2d147b409.tar.gz |
Update to 1.2.0:
No protocol changes, 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
Rename xcmiscstr.h to xcmiscproto.h for consistency with other modules.
xcmiscproto 1.2.0
Diffstat (limited to 'x11/xcmiscproto')
-rw-r--r-- | x11/xcmiscproto/Makefile | 4 | ||||
-rw-r--r-- | x11/xcmiscproto/PLIST | 3 | ||||
-rw-r--r-- | x11/xcmiscproto/distinfo | 8 |
3 files changed, 8 insertions, 7 deletions
diff --git a/x11/xcmiscproto/Makefile b/x11/xcmiscproto/Makefile index 21ed419372d..265d2d84d29 100644 --- a/x11/xcmiscproto/Makefile +++ b/x11/xcmiscproto/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2008/05/24 21:45:16 tnn Exp $ +# $NetBSD: Makefile,v 1.3 2009/08/29 15:30:49 wiz Exp $ # -DISTNAME= xcmiscproto-1.1.2 +DISTNAME= xcmiscproto-1.2.0 CATEGORIES= x11 devel MASTER_SITES= ${MASTER_SITE_XORG:=proto/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xcmiscproto/PLIST b/x11/xcmiscproto/PLIST index 5f22e0b9936..780801c059e 100644 --- a/x11/xcmiscproto/PLIST +++ b/x11/xcmiscproto/PLIST @@ -1,3 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2006/11/03 17:50:36 joerg Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/08/29 15:30:49 wiz Exp $ +include/X11/extensions/xcmiscproto.h include/X11/extensions/xcmiscstr.h lib/pkgconfig/xcmiscproto.pc diff --git a/x11/xcmiscproto/distinfo b/x11/xcmiscproto/distinfo index 61c14f8a871..7eb660e1f62 100644 --- a/x11/xcmiscproto/distinfo +++ b/x11/xcmiscproto/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2006/11/03 17:50:36 joerg Exp $ +$NetBSD: distinfo,v 1.2 2009/08/29 15:30:49 wiz Exp $ -SHA1 (xcmiscproto-1.1.2.tar.bz2) = 825ec15986cd1ab008b11f6379eb4c7f3c78bd76 -RMD160 (xcmiscproto-1.1.2.tar.bz2) = 375efab5b1ba235687cc3cfa58d33fb690f76028 -Size (xcmiscproto-1.1.2.tar.bz2) = 36750 bytes +SHA1 (xcmiscproto-1.2.0.tar.bz2) = 1a55e042b33c0e0aaf2299942315a5208d644707 +RMD160 (xcmiscproto-1.2.0.tar.bz2) = b66ac94e7eb966889136dcae61395b5917fa70f6 +Size (xcmiscproto-1.2.0.tar.bz2) = 48697 bytes |