Mon Sep 9 09:38:32 2013 UTC ()
Update to 1.1.3:

This minor maintenance release cleans up some compiler warnings,
improves the build configuration, and adds a -version option.

Alan Coopersmith (4):
      Give unique names to the two reply variables in child_info
      Add -version flag to print version from PACKAGE_STRING
      Fix deconstification warnings from gcc
      xlsclients 1.1.3

Gaetan Nadon (3):
      make: remove $(LIBOBJS) dead code
      Revert "make: remove $(LIBOBJS) dead code"
      configure.ac: regroup statements and comment


(wiz)
diff -r1.9 -r1.10 pkgsrc/x11/xlsclients/Makefile
diff -r1.5 -r1.6 pkgsrc/x11/xlsclients/distinfo

cvs diff -r1.9 -r1.10 pkgsrc/x11/xlsclients/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/xlsclients/Makefile 2012/10/29 05:07:14 1.9
+++ pkgsrc/x11/xlsclients/Makefile 2013/09/09 09:38:32 1.10
@@ -1,18 +1,16 @@ @@ -1,18 +1,16 @@
1# $NetBSD: Makefile,v 1.9 2012/10/29 05:07:14 asau Exp $ 1# $NetBSD: Makefile,v 1.10 2013/09/09 09:38:32 wiz Exp $
2# 
3 2
4DISTNAME= xlsclients-1.1.2 3DISTNAME= xlsclients-1.1.3
5PKGREVISION= 1 
6CATEGORIES= x11 4CATEGORIES= x11
7MASTER_SITES= ${MASTER_SITE_XORG:=app/} 5MASTER_SITES= ${MASTER_SITE_XORG:=app/}
8EXTRACT_SUFX= .tar.bz2 6EXTRACT_SUFX= .tar.bz2
9 7
10MAINTAINER= joerg@NetBSD.org 8MAINTAINER= joerg@NetBSD.org
11HOMEPAGE= http://xorg.freedesktop.org/ 9HOMEPAGE= http://xorg.freedesktop.org/
12COMMENT= X client listing utility 10COMMENT= X client listing utility
13LICENSE= mit 11LICENSE= mit
14 12
15GNU_CONFIGURE= yes 13GNU_CONFIGURE= yes
16USE_TOOLS+= pkg-config 14USE_TOOLS+= pkg-config
17 15
18CONFIGURE_ENV+= APP_MAN_SUFFIX=1 16CONFIGURE_ENV+= APP_MAN_SUFFIX=1

cvs diff -r1.5 -r1.6 pkgsrc/x11/xlsclients/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/xlsclients/distinfo 2012/06/03 18:20:27 1.5
+++ pkgsrc/x11/xlsclients/distinfo 2013/09/09 09:38:32 1.6
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.5 2012/06/03 18:20:27 wiz Exp $ 1$NetBSD: distinfo,v 1.6 2013/09/09 09:38:32 wiz Exp $
2 2
3SHA1 (xlsclients-1.1.2.tar.bz2) = c4051429c190444ae9ba327f0ad776a74eb7b27b 3SHA1 (xlsclients-1.1.3.tar.bz2) = a980aa006c0ca180e4c79be2bd6514205dd218a3
4RMD160 (xlsclients-1.1.2.tar.bz2) = d084896124d564a30b342f09f42ca5a7434f57cb 4RMD160 (xlsclients-1.1.3.tar.bz2) = 71a2f9246a08b83ecd15ce56150b6a96e46f354d
5Size (xlsclients-1.1.2.tar.bz2) = 114703 bytes 5Size (xlsclients-1.1.3.tar.bz2) = 127324 bytes
6SHA1 (patch-aa) = 0685af3492ac834cc83e3f72e39b510b6419bff0 6SHA1 (patch-aa) = 0685af3492ac834cc83e3f72e39b510b6419bff0