pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/nbsed Bump date for ability to build on Irix.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/edf63522abe4
branches:  trunk
changeset: 460183:edf63522abe4
user:      jschauma <jschauma%pkgsrc.org@localhost>
date:      Sat Aug 23 22:20:25 2003 +0000

description:
Bump date for ability to build on Irix.

diffstat:

 textproc/nbsed/Makefile           |   4 ++--
 textproc/nbsed/files/configure    |  18 +++++++++---------
 textproc/nbsed/files/configure.ac |   4 ++--
 3 files changed, 13 insertions(+), 13 deletions(-)

diffs (101 lines):

diff -r 81d3395733c4 -r edf63522abe4 textproc/nbsed/Makefile
--- a/textproc/nbsed/Makefile   Sat Aug 23 22:13:56 2003 +0000
+++ b/textproc/nbsed/Makefile   Sat Aug 23 22:20:25 2003 +0000
@@ -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 -r 81d3395733c4 -r edf63522abe4 textproc/nbsed/files/configure
--- a/textproc/nbsed/files/configure    Sat Aug 23 22:13:56 2003 +0000
+++ b/textproc/nbsed/files/configure    Sat Aug 23 22:20:25 2003 +0000
@@ -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 <agc%netbsd.org@localhost>.
 #
@@ -268,8 +268,8 @@
 # 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@localhost'
 
 ac_unique_file="main.c"
@@ -779,7 +779,7 @@
   # 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 @@
 
 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 @@
 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 @@
 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 @@
 } >&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 @@
 
 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 -r 81d3395733c4 -r edf63522abe4 textproc/nbsed/files/configure.ac
--- a/textproc/nbsed/files/configure.ac Sat Aug 23 22:13:56 2003 +0000
+++ b/textproc/nbsed/files/configure.ac Sat Aug 23 22:20:25 2003 +0000
@@ -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@localhost])
+AC_INIT([nb-sed],[20030823],[agc%netbsd.org@localhost])
 AC_CONFIG_SRCDIR([main.c])
 AC_CONFIG_HEADER(config.h)
 AC_ARG_PROGRAM



Home | Main Index | Thread Index | Old Index