summaryrefslogtreecommitdiff
path: root/devel/xorg-util-macros
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-04-29 10:25:37 +0000
committerwiz <wiz@pkgsrc.org>2012-04-29 10:25:37 +0000
commit983e2b2e0087122656d35723b32ec1d44b7bbb3c (patch)
tree4d09977c1f990d46b823a87588dbd36101d7250a /devel/xorg-util-macros
parent3d0768ac65639356acce938bbbc3a314e1678e39 (diff)
downloadpkgsrc-983e2b2e0087122656d35723b32ec1d44b7bbb3c.tar.gz
Update to 1.17, provided by ftigeot.
1.17: Add XORG_ENABLE_INTEGRATION_TESTS Don't use AS_ECHO in XORG_TESTSET_CFLAG Fix cflag test compiler message and cache ids Separate unknown warning options by language 1.16.2: Cache the results of checking compiler flag support in XORG_TESTSET_CFLAG Use AS_ECHO rather than AS_ECHO_N in XORG_TESTSET_CFLAG Make XORG_TESTSET_CFLAG work for multiple languages Define BASE_CXXFLAGS when C++ is the chosen language 1.16.1: Remove -Winline from BASE_CFLAGS Provide a configure option to turn off the selective -Werror=... CFLAGS 1.16.0: Fix the test for -Werror=attributes Add XORG_TESTSET_CFLAG which can be used to test what flags the compiler supports Use XORG_TESTSET_CFLAG in XORG_STRICT_OPTION Add XORG_COMPILER_FLAGS to replace XORG_CWARNFLAGS Update XORG_CWARNFLAGS to use XORG_COMPILER_FLAGS Add additional flags to XORG_COMPILER_FLAGS Add an optional argument to XORG_LD_WRAP Define __wrap_exit in test program source for XORG_LD_WRAP Add XORG_MEMORY_CHECK_FLAGS and require it in XORG_ENABLE_UNIT_TESTS XORG_TESTSET_CFLAG: Add support fot -Werror=unused-command-line-argument XORG_TESTSET_CFLAG: Try to both compile & link with the flags 1.15.0: XORG_PROG_RAWCPP: use AC_LANG_SOURCE to prevent warnings XORG_WITH_FOP: add minimum version checking support Add XORG_WITH_PERL macro XORG_WITH_XSLTPROC: warn at development time rather than config time 1.14.0: Create XORG_COMPILER_BRAND macro to centralize compiler checks Make XORG_STRICT_OPTION always set STRICT_CFLAGS XORG_STRICT_OPTION: add -Werror=attributes to STRICT_CFLAGS for gcc Add AC_LANG_DEFINES_PROVIDED to XORG_RAW_CPP to silence autoconf warnings 1.13.0: XORG_ENABLE_UNIT_TESTS: add support for unit testing XORG_WITH_GLIB: check for the GLib package XORG_LD_WRAP: check if linker supports -wrap 1.12.0: XORG_ENABLE_DOCS: Fix "Enable building the documentation (yes: yes)" Use AC_LANG_PROGRAM in XORG_CHECK_MALLOC_ZERO to clear autoconf-2.68 warnings XORG_WITH_XSLTPROC: add XSLT processor command line tool 1.11.0: docs: Use m4 to handle optional macro defaults docs: Take optional argument to control defaults 1.10.1: XORG_MANPAGE_SECTIONS: add substitution for apploaddir Sun's copyrights are now owned by Oracle 1.10.0: XORG_WITH_XMLTO: add HAVE_XMLTO_TEXT for text output format XORG_CHECK_SGML_DOCTOOLS: add interface for xorg stylesheet 1.9.0: XORG_WITH_GROFF: check for presence of required software 1.8.0: LinuxDoc: filter out ^H in text output LinuxDoc: Use XORG_WITH_PS2PDF to check for ps2pdf Rework and extend platform coverage Remove unused --with-release-version=STRING option Manpages: minor Makefile fixes, require sed
Diffstat (limited to 'devel/xorg-util-macros')
-rw-r--r--devel/xorg-util-macros/Makefile5
-rw-r--r--devel/xorg-util-macros/distinfo8
2 files changed, 7 insertions, 6 deletions
diff --git a/devel/xorg-util-macros/Makefile b/devel/xorg-util-macros/Makefile
index 29cbbf3dcd0..601f4d56cc1 100644
--- a/devel/xorg-util-macros/Makefile
+++ b/devel/xorg-util-macros/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2010/04/09 09:31:34 tnn Exp $
+# $NetBSD: Makefile,v 1.8 2012/04/29 10:25:37 wiz Exp $
#
-DISTNAME= util-macros-1.7.0
+DISTNAME= util-macros-1.17
PKGNAME= xorg-${DISTNAME}
CATEGORIES= devel x11
MASTER_SITES= ${MASTER_SITE_XORG:=util/}
@@ -10,6 +10,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= joerg@NetBSD.org
HOMEPAGE= http://xorg.freedesktop.org/
COMMENT= Xorg autotool macros
+LICENSE= mit
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/devel/xorg-util-macros/distinfo b/devel/xorg-util-macros/distinfo
index cf7dbf84d7f..a660621fd94 100644
--- a/devel/xorg-util-macros/distinfo
+++ b/devel/xorg-util-macros/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2010/04/09 09:31:34 tnn Exp $
+$NetBSD: distinfo,v 1.7 2012/04/29 10:25:37 wiz Exp $
-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
+SHA1 (util-macros-1.17.tar.bz2) = c424a09fa6f628e24eff74496acebef13e8093b9
+RMD160 (util-macros-1.17.tar.bz2) = 42790233bfb188227d473cde365f3ab1d887e247
+Size (util-macros-1.17.tar.bz2) = 77029 bytes