From 791cad730ede857370d7d1e116d32bf92cb77d47 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 11 Feb 2013 09:11:17 +0000 Subject: Update to 1.1.2: This minor maintenance release includes various build improvements, cleanups, and bug fixes; including making the build configuration scripts compatible with automake-1.13. Alan Coopersmith (6): config: Add missing AC_CONFIG_SRCDIR Add _X_NORETURN to PrintUsage to clear gcc/clang warnings Convert from haphazard indenting to X.Org common style add explicit braces to clarify which if the else goes with Add -version option xvinfo 1.1.2 Gaetan Nadon (3): config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS man: remove trailing spaces and tabs config: move man pages into their own directory --- x11/xvinfo/Makefile | 4 ++-- x11/xvinfo/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/x11/xvinfo/Makefile b/x11/xvinfo/Makefile index be12da72c09..41336bc2707 100644 --- a/x11/xvinfo/Makefile +++ b/x11/xvinfo/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2012/10/29 05:07:24 asau Exp $ +# $NetBSD: Makefile,v 1.8 2013/02/11 09:11:17 wiz Exp $ # -DISTNAME= xvinfo-1.1.1 +DISTNAME= xvinfo-1.1.2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xvinfo/distinfo b/x11/xvinfo/distinfo index 69cc5781671..ac72d2e9272 100644 --- a/x11/xvinfo/distinfo +++ b/x11/xvinfo/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2012/06/03 18:29:52 wiz Exp $ +$NetBSD: distinfo,v 1.5 2013/02/11 09:11:17 wiz Exp $ -SHA1 (xvinfo-1.1.1.tar.bz2) = dc326464748fa608da50386112a89024804c1910 -RMD160 (xvinfo-1.1.1.tar.bz2) = 347419fb77a42e660d16a2c85cedc36d195004c0 -Size (xvinfo-1.1.1.tar.bz2) = 105663 bytes +SHA1 (xvinfo-1.1.2.tar.bz2) = cc2a8d8585450ae0a8c259c90cf6bfdb85eb7d86 +RMD160 (xvinfo-1.1.2.tar.bz2) = b2e4d4b4269d018ca7c4e66f58d4cce12eeb0c19 +Size (xvinfo-1.1.2.tar.bz2) = 116906 bytes -- cgit v1.2.3