Update to xorg-util-macros-1.7.0.

1.7.0:
config: remove the xorg-macros pc.in file from EXTRA_DIST
doc: add XORG_CHECK_SGML_DOCTOOLS to detect xorg-sgml-doctools

1.6.0:
All document generation macros are now available.

1.5.0:
There are 3 new macros to help modules manage if/when docs get build in
a consistent way.

1.4.2:
Two behaviour changes in this minor release:
- XORG_INSTALL looks for the INSTALL file in $datadir/util-macros/
  instead of $docdir
- XORG_CHECK_MALLOC_ZERO doesn't abort when cross-compiling even without
  an explicit --{en,dis}able-malloc0returnsnull
This commit is contained in:
tnn 2010-04-09 09:31:34 +00:00
parent 4d8d0147e7
commit c7e9379b71
3 changed files with 8 additions and 8 deletions

View file

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.6 2010/01/15 18:58:44 tnn Exp $
# $NetBSD: Makefile,v 1.7 2010/04/09 09:31:34 tnn Exp $
#
DISTNAME= util-macros-1.4.1
DISTNAME= util-macros-1.7.0
PKGNAME= xorg-${DISTNAME}
CATEGORIES= devel x11
MASTER_SITES= ${MASTER_SITE_XORG:=util/}

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.3 2010/01/15 18:58:44 tnn Exp $
@comment $NetBSD: PLIST,v 1.4 2010/04/09 09:31:34 tnn Exp $
share/aclocal/xorg-macros.m4
share/doc/util-macros/INSTALL
share/pkgconfig/xorg-macros.pc
share/util-macros/INSTALL

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.5 2010/01/15 18:58:44 tnn Exp $
$NetBSD: distinfo,v 1.6 2010/04/09 09:31:34 tnn Exp $
SHA1 (util-macros-1.4.1.tar.bz2) = d74f7bd4473c8f8f0a7fb739570935dc8982caa9
RMD160 (util-macros-1.4.1.tar.bz2) = 0287950f631c673acf4499c7754e70351adad3f4
Size (util-macros-1.4.1.tar.bz2) = 58812 bytes
SHA1 (util-macros-1.7.0.tar.bz2) = 82f832a47ab6ea6aca11f29161e88b14958d883d
RMD160 (util-macros-1.7.0.tar.bz2) = a32f0aff46070e44b2335c74419c91a60241fa72
Size (util-macros-1.7.0.tar.bz2) = 62507 bytes