From 6ac56349caf0cba1d6961ae5761ba600ae3b3112 Mon Sep 17 00:00:00 2001 From: jschauma Date: Sat, 23 Aug 2003 22:20:25 +0000 Subject: Bump date for ability to build on Irix. --- textproc/nbsed/Makefile | 4 ++-- textproc/nbsed/files/configure | 18 +++++++++--------- textproc/nbsed/files/configure.ac | 4 ++-- 3 files changed, 13 insertions(+), 13 deletions(-) (limited to 'textproc/nbsed') diff --git a/textproc/nbsed/Makefile b/textproc/nbsed/Makefile index d06353d7ef3..fd8b9d1a046 100644 --- a/textproc/nbsed/Makefile +++ b/textproc/nbsed/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2003/08/19 15:54:17 jmc Exp $ +# $NetBSD: Makefile,v 1.3 2003/08/23 22:20:25 jschauma Exp $ -DISTNAME= nbsed-20030818 +DISTNAME= nbsed-20030823 CATEGORIES= textproc pkgtools MASTER_SITES= # empty DISTFILES= # empty diff --git a/textproc/nbsed/files/configure b/textproc/nbsed/files/configure index 427155b265a..d24e58c736f 100755 --- a/textproc/nbsed/files/configure +++ b/textproc/nbsed/files/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.57 for nb-sed 20030818. +# Generated by GNU Autoconf 2.57 for nb-sed 20030823. # # Report bugs to . # @@ -268,8 +268,8 @@ SHELL=${CONFIG_SHELL-/bin/sh} # Identity of this package. PACKAGE_NAME='nb-sed' PACKAGE_TARNAME='nb-sed' -PACKAGE_VERSION='20030818' -PACKAGE_STRING='nb-sed 20030818' +PACKAGE_VERSION='20030823' +PACKAGE_STRING='nb-sed 20030823' PACKAGE_BUGREPORT='agc@netbsd.org' ac_unique_file="main.c" @@ -779,7 +779,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures nb-sed 20030818 to adapt to many kinds of systems. +\`configure' configures nb-sed 20030823 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -845,7 +845,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of nb-sed 20030818:";; + short | recursive ) echo "Configuration of nb-sed 20030823:";; esac cat <<\_ACEOF @@ -924,7 +924,7 @@ fi test -n "$ac_init_help" && exit 0 if $ac_init_version; then cat <<\_ACEOF -nb-sed configure 20030818 +nb-sed configure 20030823 generated by GNU Autoconf 2.57 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002 @@ -939,7 +939,7 @@ cat >&5 <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by nb-sed $as_me 20030818, which was +It was created by nb-sed $as_me 20030823, which was generated by GNU Autoconf 2.57. Invocation command line was $ $0 $@ @@ -4769,7 +4769,7 @@ _ASBOX } >&5 cat >&5 <<_CSEOF -This file was extended by nb-sed $as_me 20030818, which was +This file was extended by nb-sed $as_me 20030823, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -4829,7 +4829,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -nb-sed config.status 20030818 +nb-sed config.status 20030823 configured by $0, generated by GNU Autoconf 2.57, with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" diff --git a/textproc/nbsed/files/configure.ac b/textproc/nbsed/files/configure.ac index 627c2b21f46..778aa7b0761 100644 --- a/textproc/nbsed/files/configure.ac +++ b/textproc/nbsed/files/configure.ac @@ -1,7 +1,7 @@ -dnl $Id: configure.ac,v 1.1.1.1 2003/08/18 17:34:57 agc Exp $ +dnl $Id: configure.ac,v 1.2 2003/08/23 22:20:26 jschauma Exp $ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.57) -AC_INIT([nb-sed],[20030818],[agc@netbsd.org]) +AC_INIT([nb-sed],[20030823],[agc@netbsd.org]) AC_CONFIG_SRCDIR([main.c]) AC_CONFIG_HEADER(config.h) AC_ARG_PROGRAM -- cgit v1.2.3