summaryrefslogtreecommitdiff
path: root/devel/xorg-util-macros
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-09-07 07:11:47 +0000
committerwiz <wiz@pkgsrc.org>2013-09-07 07:11:47 +0000
commit7a98b79fecf6d0d9362a4606aa3b08c081ac57e5 (patch)
treede9c4012231c23de7a311215f01bf78b033852fc /devel/xorg-util-macros
parent4c101104fa6e71c4cfb98ee1ae287b9693ffada4 (diff)
downloadpkgsrc-7a98b79fecf6d0d9362a4606aa3b08c081ac57e5.tar.gz
Update to 1.17.1:
This release of the common autoconf macros for X.Org software fixes some bugs introduced in XORG_TESTSET_CFLAG in version 1.17.0 of the macros, including one that caused detection of incorrect compiler flags to fail in some cases. Most end-users will not need to install this software - it's only needed to generate or regenerate the autoconf files in X.Org packages, such as when building from a git checkout or from a tarball after patching files such as configure.ac. Adam Jackson (1): configure: Remove AM_MAINTAINER_MODE Alan Coopersmith (2): Strip trailing whitespace Version bump: 1.17.1 Chris Wilson (1): Use the right variable names for the compiler flags in XORG_TESTSET_CFLAG Colin Walters (1): autogen.sh: Implement GNOME Build API Yaakov Selkowitz (1): Fix spacing in XORG_TESTSET_CFLAG
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, 6 insertions, 7 deletions
diff --git a/devel/xorg-util-macros/Makefile b/devel/xorg-util-macros/Makefile
index 9846788d1e7..548873293d4 100644
--- a/devel/xorg-util-macros/Makefile
+++ b/devel/xorg-util-macros/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2012/10/31 11:19:54 asau Exp $
-#
+# $NetBSD: Makefile,v 1.10 2013/09/07 07:11:47 wiz Exp $
-DISTNAME= util-macros-1.17
+DISTNAME= util-macros-1.17.1
PKGNAME= xorg-${DISTNAME}
CATEGORIES= devel x11
MASTER_SITES= ${MASTER_SITE_XORG:=util/}
diff --git a/devel/xorg-util-macros/distinfo b/devel/xorg-util-macros/distinfo
index a660621fd94..d3efa064535 100644
--- a/devel/xorg-util-macros/distinfo
+++ b/devel/xorg-util-macros/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2012/04/29 10:25:37 wiz Exp $
+$NetBSD: distinfo,v 1.8 2013/09/07 07:11:47 wiz Exp $
-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
+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