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