pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/libXres Update to libXres-1.0.4. Changes:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5ec5a9b54a12
branches:  trunk
changeset: 569327:5ec5a9b54a12
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Fri Jan 15 18:35:10 2010 +0000

description:
Update to libXres-1.0.4. Changes:

Add README with pointers to mailing list, bugzilla & git repos
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
XRes.man: Fix typo, improve wording, drop RCS tags
libXres 1.0.4
Add *~ to .gitignore to skip patch/emacs droppings
Add missing PHONY line for automatic ChangeLog generation
nuke RCS Ids
Janitor: Correct make distcheck and remove extra .gitignore files.
Rename parameters to clarify QueryVersion/QueryExtension.

diffstat:

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

diffs (26 lines):

diff -r 755ffe0407c4 -r 5ec5a9b54a12 x11/libXres/Makefile
--- a/x11/libXres/Makefile      Fri Jan 15 18:33:45 2010 +0000
+++ b/x11/libXres/Makefile      Fri Jan 15 18:35:10 2010 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2008/05/24 21:45:15 tnn Exp $
+# $NetBSD: Makefile,v 1.5 2010/01/15 18:35:10 tnn Exp $
 #
 
-DISTNAME=              libXres-1.0.3
+DISTNAME=              libXres-1.0.4
 CATEGORIES=            x11
 MASTER_SITES=          ${MASTER_SITE_XORG:=lib/}
 EXTRACT_SUFX=          .tar.bz2
diff -r 755ffe0407c4 -r 5ec5a9b54a12 x11/libXres/distinfo
--- a/x11/libXres/distinfo      Fri Jan 15 18:33:45 2010 +0000
+++ b/x11/libXres/distinfo      Fri Jan 15 18:35:10 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2007/01/23 14:33:30 joerg Exp $
+$NetBSD: distinfo,v 1.3 2010/01/15 18:35:10 tnn Exp $
 
-SHA1 (libXres-1.0.3.tar.bz2) = 60fdf5e612feac9ba379d0a5c755b8dd3c0bc489
-RMD160 (libXres-1.0.3.tar.bz2) = d252bd1de84c1a71c48b2d24a865e864d08b257a
-Size (libXres-1.0.3.tar.bz2) = 218203 bytes
+SHA1 (libXres-1.0.4.tar.bz2) = d5ee9560a61666e6bb3d2285b9634fccd7211d65
+RMD160 (libXres-1.0.4.tar.bz2) = 8a107480bc72704367b8279a8aefd9551dd708a8
+Size (libXres-1.0.4.tar.bz2) = 249779 bytes



Home | Main Index | Thread Index | Old Index