pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xcb Update to version 2.4:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/feb90c4cb665
branches:  trunk
changeset: 507665:feb90c4cb665
user:      rpaulo <rpaulo%pkgsrc.org@localhost>
date:      Mon Feb 06 12:13:09 2006 +0000

description:
Update to version 2.4:
        - much better i18n, slightly inefficient and probably
          not perfect, but cna be used to convert between a lot of apps
          who have their own problems (mozilla, netscape, lyx...)
        - properties are now being initialized properly.

diffstat:

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

diffs (27 lines):

diff -r 89e28bca4409 -r feb90c4cb665 x11/xcb/Makefile
--- a/x11/xcb/Makefile  Mon Feb 06 10:12:13 2006 +0000
+++ b/x11/xcb/Makefile  Mon Feb 06 12:13:09 2006 +0000
@@ -1,8 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2006/02/05 23:11:45 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2006/02/06 12:13:09 rpaulo Exp $
 
-DISTNAME=      xcb-2.3i
-PKGNAME=       xcb-2.3.9
-PKGREVISION=   2
+DISTNAME=      xcb-2.4
 CATEGORIES=    x11
 MASTER_SITES=  http://www.goof.com/pcg/marc/data/
 
diff -r 89e28bca4409 -r feb90c4cb665 x11/xcb/distinfo
--- a/x11/xcb/distinfo  Mon Feb 06 10:12:13 2006 +0000
+++ b/x11/xcb/distinfo  Mon Feb 06 12:13:09 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2005/02/23 17:36:21 wiz Exp $
+$NetBSD: distinfo,v 1.5 2006/02/06 12:13:09 rpaulo Exp $
 
-SHA1 (xcb-2.3i.tar.gz) = e2ee53093d9413a41d4dd8254f0500bf612bfa80
-RMD160 (xcb-2.3i.tar.gz) = f4d8f88849d5db3aff83d83c4b9057106ab62653
-Size (xcb-2.3i.tar.gz) = 20734 bytes
+SHA1 (xcb-2.4.tar.gz) = 9c9075a45366b15c25692628e90cb383c0381ecb
+RMD160 (xcb-2.4.tar.gz) = a6edcdac89091d69d49aa176f05237fbf546d092
+Size (xcb-2.4.tar.gz) = 19830 bytes



Home | Main Index | Thread Index | Old Index