pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/libnbcompat/files update version according to...
details: https://anonhg.NetBSD.org/pkgsrc/rev/102d0a90c171
branches: trunk
changeset: 460905:102d0a90c171
user: grant <grant%pkgsrc.org@localhost>
date: Sat Sep 06 23:05:40 2003 +0000
description:
update version according to autoconf to match reality
diffstat:
pkgtools/libnbcompat/files/configure | 18 +++++++++---------
pkgtools/libnbcompat/files/configure.ac | 4 ++--
2 files changed, 11 insertions(+), 11 deletions(-)
diffs (90 lines):
diff -r 53ec4cb372d5 -r 102d0a90c171 pkgtools/libnbcompat/files/configure
--- a/pkgtools/libnbcompat/files/configure Sat Sep 06 23:04:16 2003 +0000
+++ b/pkgtools/libnbcompat/files/configure Sat Sep 06 23:05:40 2003 +0000
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.57 for libnbcompat 20030823.
+# Generated by GNU Autoconf 2.57 for libnbcompat 20030830.
#
# Report bugs to <grant%NetBSD.org@localhost>.
#
@@ -268,8 +268,8 @@
# Identity of this package.
PACKAGE_NAME='libnbcompat'
PACKAGE_TARNAME='libnbcompat'
-PACKAGE_VERSION='20030823'
-PACKAGE_STRING='libnbcompat 20030823'
+PACKAGE_VERSION='20030830'
+PACKAGE_STRING='libnbcompat 20030830'
PACKAGE_BUGREPORT='grant%NetBSD.org@localhost'
# Factoring default headers for most tests.
@@ -778,7 +778,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 libnbcompat 20030823 to adapt to many kinds of systems.
+\`configure' configures libnbcompat 20030830 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -844,7 +844,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of libnbcompat 20030823:";;
+ short | recursive ) echo "Configuration of libnbcompat 20030830:";;
esac
cat <<\_ACEOF
@@ -923,7 +923,7 @@
test -n "$ac_init_help" && exit 0
if $ac_init_version; then
cat <<\_ACEOF
-libnbcompat configure 20030823
+libnbcompat configure 20030830
generated by GNU Autoconf 2.57
Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
@@ -938,7 +938,7 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by libnbcompat $as_me 20030823, which was
+It was created by libnbcompat $as_me 20030830, which was
generated by GNU Autoconf 2.57. Invocation command line was
$ $0 $@
@@ -8499,7 +8499,7 @@
} >&5
cat >&5 <<_CSEOF
-This file was extended by libnbcompat $as_me 20030823, which was
+This file was extended by libnbcompat $as_me 20030830, which was
generated by GNU Autoconf 2.57. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -8559,7 +8559,7 @@
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-libnbcompat config.status 20030823
+libnbcompat config.status 20030830
configured by $0, generated by GNU Autoconf 2.57,
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
diff -r 53ec4cb372d5 -r 102d0a90c171 pkgtools/libnbcompat/files/configure.ac
--- a/pkgtools/libnbcompat/files/configure.ac Sat Sep 06 23:04:16 2003 +0000
+++ b/pkgtools/libnbcompat/files/configure.ac Sat Sep 06 23:05:40 2003 +0000
@@ -1,8 +1,8 @@
-dnl $NetBSD: configure.ac,v 1.24 2003/09/06 23:03:01 grant Exp $
+dnl $NetBSD: configure.ac,v 1.25 2003/09/06 23:05:41 grant Exp $
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.52)
-AC_INIT([libnbcompat], [20030823], [grant%NetBSD.org@localhost])
+AC_INIT([libnbcompat], [20030830], [grant%NetBSD.org@localhost])
AC_CONFIG_HEADER(nbcompat/nbconfig.h)
AC_ARG_PROGRAM
Home |
Main Index |
Thread Index |
Old Index