pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/97c6ec1bd3ce
branches:  trunk
changeset: 567182:97c6ec1bd3ce
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Mon Nov 09 19:41:44 2009 +0000

description:
Update to editres-1.0.4. Changes:
Change editres_CFLAGS to AM_CFLAGS to make automake-1.10 happier
Fill in AUTHORS & README
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Add missing PHONY line for automatic ChangeLog generation
xaw8 is gone, use xaw7
Build fix for file systems that are not case sensitive
Fix build with builddir != srcdir
$(builddir) is the current directory
Ansification and compile warning fixes.

diffstat:

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

diffs (27 lines):

diff -r c8f424116e58 -r 97c6ec1bd3ce x11/editres/Makefile
--- a/x11/editres/Makefile      Mon Nov 09 19:35:45 2009 +0000
+++ b/x11/editres/Makefile      Mon Nov 09 19:41:44 2009 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2008/11/10 17:21:38 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2009/11/09 19:41:44 tnn Exp $
 #
 
-DISTNAME=              editres-1.0.3
-PKGREVISION=           1
+DISTNAME=              editres-1.0.4
 CATEGORIES=            x11
 MASTER_SITES=          ${MASTER_SITE_XORG:=app/}
 EXTRACT_SUFX=          .tar.bz2
diff -r c8f424116e58 -r 97c6ec1bd3ce x11/editres/distinfo
--- a/x11/editres/distinfo      Mon Nov 09 19:35:45 2009 +0000
+++ b/x11/editres/distinfo      Mon Nov 09 19:41:44 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2007/04/10 13:46:29 joerg Exp $
+$NetBSD: distinfo,v 1.2 2009/11/09 19:41:44 tnn Exp $
 
-SHA1 (editres-1.0.3.tar.bz2) = f87c18325ae169ea349b59f8bad77375f50d65be
-RMD160 (editres-1.0.3.tar.bz2) = 1e9da4d41b39458df93d2ee559b27f2d86dfba26
-Size (editres-1.0.3.tar.bz2) = 127231 bytes
+SHA1 (editres-1.0.4.tar.bz2) = 5f84cf0592ed2e1c8430c907db36b7e70905fa78
+RMD160 (editres-1.0.4.tar.bz2) = 4c8530b753e344d758687c77fb8fba762303505d
+Size (editres-1.0.4.tar.bz2) = 136331 bytes



Home | Main Index | Thread Index | Old Index