Update to 1.18.0:
Mainly compiler options fine-tuning. This version to be the first one used by XCB. Arnaud Fontaine (1): Interleaved C code and declarations is no longer a portability issue. Bart Massey (1): Revert "Interleaved C code and declarations is no longer a portability issue." Gaetan Nadon (4): CWARNFLAGS: comment out -Wcast-qual XORG_WITH_DOXYGEN: check for the dot graphics utility XORG_TESTSET_CFLAG: add -fd which is the SUNCC -Wold-style-definition Version bump: 1.18.0 Ross Burton (1): xorg-macros.m4.in: use the autoconf cache for XORG_CHECK_MALLOC_ZERO
This commit is contained in:
parent
0c7d91e8c8
commit
d548aac9b2
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.10 2013/09/07 07:11:47 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.11 2013/12/04 00:36:51 wiz Exp $
|
||||
|
||||
DISTNAME= util-macros-1.17.1
|
||||
DISTNAME= util-macros-1.18.0
|
||||
PKGNAME= xorg-${DISTNAME}
|
||||
CATEGORIES= devel x11
|
||||
MASTER_SITES= ${MASTER_SITE_XORG:=util/}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.8 2013/09/07 07:11:47 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.9 2013/12/04 00:36:51 wiz Exp $
|
||||
|
||||
SHA1 (util-macros-1.17.1.tar.bz2) = 80db85f0c117260e01c3ab8705cdcc6e38b39d09
|
||||
RMD160 (util-macros-1.17.1.tar.bz2) = f374a4a36563ee50ac3e7dac3a340a8ba8e7430e
|
||||
Size (util-macros-1.17.1.tar.bz2) = 79105 bytes
|
||||
SHA1 (util-macros-1.18.0.tar.bz2) = c0b04a082e50bb8d56a904648f61a8f3eea63043
|
||||
RMD160 (util-macros-1.18.0.tar.bz2) = bf420da50b9613700db31ebfb2ab75806fd7cf5e
|
||||
Size (util-macros-1.18.0.tar.bz2) = 77830 bytes
|
||||
|
|
Loading…
Reference in a new issue