pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/xf86miscproto Update to xf86miscproto-0.9.3. Changes:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ad7f7250ccdc
branches:  trunk
changeset: 569318:ad7f7250ccdc
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Fri Jan 15 18:18:05 2010 +0000

description:
Update to xf86miscproto-0.9.3. Changes:

renamed: .cvsignore -> .gitignore
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Add README with pointers to mailing list, bugzilla & git repos
xf86miscproto 0.9.3
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
Janitor: Correct make distcheck and dont distribute autogen.sh

diffstat:

 x11/xf86miscproto/Makefile |  5 ++---
 x11/xf86miscproto/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (34 lines):

diff -r e5d04ce4ab9b -r ad7f7250ccdc x11/xf86miscproto/Makefile
--- a/x11/xf86miscproto/Makefile        Fri Jan 15 18:14:50 2010 +0000
+++ b/x11/xf86miscproto/Makefile        Fri Jan 15 18:18:05 2010 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2008/05/24 21:45:18 tnn Exp $
+# $NetBSD: Makefile,v 1.3 2010/01/15 18:18:05 tnn Exp $
 #
 
-DISTNAME=              xf86miscproto-0.9.2
+DISTNAME=              xf86miscproto-0.9.3
 CATEGORIES=            x11
 MASTER_SITES=          ${MASTER_SITE_XORG:=proto/}
 EXTRACT_SUFX=          .tar.bz2
@@ -14,7 +14,6 @@
 
 GNU_CONFIGURE=         yes
 PKGCONFIG_OVERRIDE+=   xf86miscproto.pc.in
-USE_LANGUAGES=         # empty
 
 .include "../../x11/xproto/buildlink3.mk"
 
diff -r e5d04ce4ab9b -r ad7f7250ccdc x11/xf86miscproto/distinfo
--- a/x11/xf86miscproto/distinfo        Fri Jan 15 18:14:50 2010 +0000
+++ b/x11/xf86miscproto/distinfo        Fri Jan 15 18:18:05 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2006/11/14 14:53:41 joerg Exp $
+$NetBSD: distinfo,v 1.2 2010/01/15 18:18:05 tnn Exp $
 
-SHA1 (xf86miscproto-0.9.2.tar.bz2) = bfaf893bb97085c79ef84e9911c97d11b2a4fdbe
-RMD160 (xf86miscproto-0.9.2.tar.bz2) = 1c780b74faf37105cc57030cf95d79e900a98979
-Size (xf86miscproto-0.9.2.tar.bz2) = 38464 bytes
+SHA1 (xf86miscproto-0.9.3.tar.bz2) = 52c54ed17e55f26b26654ff16d61da97f9fd36bc
+RMD160 (xf86miscproto-0.9.3.tar.bz2) = 644b08dae757338464273be818e28414b99aeba5
+Size (xf86miscproto-0.9.3.tar.bz2) = 84950 bytes



Home | Main Index | Thread Index | Old Index