pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/bigreqsproto Update to 1.1.0:
details: https://anonhg.NetBSD.org/pkgsrc/rev/73793be12a26
branches: trunk
changeset: 398346:73793be12a26
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Aug 29 15:23:32 2009 +0000
description:
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:
x11/bigreqsproto/Makefile | 4 ++--
x11/bigreqsproto/PLIST | 3 ++-
x11/bigreqsproto/distinfo | 8 ++++----
3 files changed, 8 insertions(+), 7 deletions(-)
diffs (35 lines):
diff -r 3ed1ecbc10d0 -r 73793be12a26 x11/bigreqsproto/Makefile
--- a/x11/bigreqsproto/Makefile Sat Aug 29 15:20:30 2009 +0000
+++ b/x11/bigreqsproto/Makefile Sat Aug 29 15:23:32 2009 +0000
@@ -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 -r 3ed1ecbc10d0 -r 73793be12a26 x11/bigreqsproto/PLIST
--- a/x11/bigreqsproto/PLIST Sat Aug 29 15:20:30 2009 +0000
+++ b/x11/bigreqsproto/PLIST Sat Aug 29 15:23:32 2009 +0000
@@ -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 -r 3ed1ecbc10d0 -r 73793be12a26 x11/bigreqsproto/distinfo
--- a/x11/bigreqsproto/distinfo Sat Aug 29 15:20:30 2009 +0000
+++ b/x11/bigreqsproto/distinfo Sat Aug 29 15:23:32 2009 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index