Mon Jan 21 13:26:47 2013 UTC ()
Update to 0.4.4:
This minor maintenance release cleans up the build configuration scripts,
including making them compatible with automake-1.13, which errors out on
the old AM_CONFIG_HEADER macro.

Alan Coopersmith (2):
      Strip trailing whitespace
      libXcomposite 0.4.4

Gaetan Nadon (3):
      config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      config: comment, minor upgrade, quote and layout configure.ac


(wiz)
diff -r1.8 -r1.9 pkgsrc/x11/libXcomposite/Makefile
diff -r1.6 -r1.7 pkgsrc/x11/libXcomposite/distinfo

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

--- pkgsrc/x11/libXcomposite/Makefile 2012/10/29 05:06:34 1.8
+++ pkgsrc/x11/libXcomposite/Makefile 2013/01/21 13:26:46 1.9
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.8 2012/10/29 05:06:34 asau Exp $ 1# $NetBSD: Makefile,v 1.9 2013/01/21 13:26:46 wiz Exp $
2# 2#
3 3
4DISTNAME= libXcomposite-0.4.3 4DISTNAME= libXcomposite-0.4.4
5CATEGORIES= x11 devel 5CATEGORIES= x11 devel
6MASTER_SITES= ${MASTER_SITE_XORG:=lib/} 6MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
7EXTRACT_SUFX= .tar.bz2 7EXTRACT_SUFX= .tar.bz2
8 8
9MAINTAINER= joerg@NetBSD.org 9MAINTAINER= joerg@NetBSD.org
10HOMEPAGE= http://xorg.freedesktop.org/ 10HOMEPAGE= http://xorg.freedesktop.org/
11COMMENT= X Composite Library 11COMMENT= X Composite Library
12LICENSE= mit 12LICENSE= mit
13 13
14PKG_INSTALLATION_TYPES= overwrite pkgviews 14PKG_INSTALLATION_TYPES= overwrite pkgviews
15 15
16USE_LIBTOOL= yes 16USE_LIBTOOL= yes
17GNU_CONFIGURE= yes 17GNU_CONFIGURE= yes

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

--- pkgsrc/x11/libXcomposite/distinfo 2012/06/03 17:38:31 1.6
+++ pkgsrc/x11/libXcomposite/distinfo 2013/01/21 13:26:47 1.7
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.6 2012/06/03 17:38:31 wiz Exp $ 1$NetBSD: distinfo,v 1.7 2013/01/21 13:26:47 wiz Exp $
2 2
3SHA1 (libXcomposite-0.4.3.tar.bz2) = 081b26b556d55e20d7956c80a2ea2854962aecec 3SHA1 (libXcomposite-0.4.4.tar.bz2) = 75fd0b996e56e12db1d84e9b63549c5c3f2631ca
4RMD160 (libXcomposite-0.4.3.tar.bz2) = dfeb17e6fc7d48e82655c22d9c98ce79be192d76 4RMD160 (libXcomposite-0.4.4.tar.bz2) = eb648bea6e2850ced618e95f1e49bd32b139efe8
5Size (libXcomposite-0.4.3.tar.bz2) = 246715 bytes 5Size (libXcomposite-0.4.4.tar.bz2) = 283746 bytes