From 5b579b18230724279edc96f9295d86c0767e1e8f Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 21 Jan 2013 13:17:47 +0000 Subject: Update to 1.0.4: This minor maintenance release includes general cleanups, including making the build configuration scripts compatible with automake-1.13, which errors out on the old AM_CONFIG_HEADER macro. Alan Coopersmith (1): viewres 1.0.4 Eric S. Raymond (1): Eliminate use of tab stops. Helps with structural translation to DocBook. Gaetan Nadon (5): config: replace deprecated AC_HELP_STRING with AS_HELP_STRING config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS man: remove trailing spaces and tabs man: replace hard coded man page section with substitution strings config: move man pages into their own directory --- x11/viewres/Makefile | 5 ++--- x11/viewres/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'x11/viewres') diff --git a/x11/viewres/Makefile b/x11/viewres/Makefile index bd176d0dfcb..6c23e687318 100644 --- a/x11/viewres/Makefile +++ b/x11/viewres/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2012/10/29 05:06:54 asau Exp $ +# $NetBSD: Makefile,v 1.4 2013/01/21 13:17:47 wiz Exp $ # -DISTNAME= viewres-1.0.3 -PKGREVISION= 1 +DISTNAME= viewres-1.0.4 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/viewres/distinfo b/x11/viewres/distinfo index fd6f9c24872..aefd8d4134f 100644 --- a/x11/viewres/distinfo +++ b/x11/viewres/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2012/06/06 09:27:19 wiz Exp $ +$NetBSD: distinfo,v 1.2 2013/01/21 13:17:47 wiz Exp $ -SHA1 (viewres-1.0.3.tar.bz2) = 383ff3cc93340b246e9fee29cad605478399eb62 -RMD160 (viewres-1.0.3.tar.bz2) = 595454770faf7d69601d6f2b89c7d067caecd5fa -Size (viewres-1.0.3.tar.bz2) = 114933 bytes +SHA1 (viewres-1.0.4.tar.bz2) = 02d251213b18b1f2588f20663e89052df58bcb8a +RMD160 (viewres-1.0.4.tar.bz2) = 3dd615c78089a2325a980128585686eed0eada58 +Size (viewres-1.0.4.tar.bz2) = 126186 bytes -- cgit v1.2.3