pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/pkg_install/files bump date
details: https://anonhg.NetBSD.org/pkgsrc/rev/908c0fdc66e6
branches: trunk
changeset: 461877:908c0fdc66e6
user: grant <grant%pkgsrc.org@localhost>
date: Tue Sep 23 07:46:07 2003 +0000
description:
bump date
diffstat:
pkgtools/pkg_install/files/configure | 18 +++++++++---------
pkgtools/pkg_install/files/configure.ac | 2 +-
2 files changed, 10 insertions(+), 10 deletions(-)
diffs (87 lines):
diff -r 321eefd2bbe4 -r 908c0fdc66e6 pkgtools/pkg_install/files/configure
--- a/pkgtools/pkg_install/files/configure Tue Sep 23 07:44:48 2003 +0000
+++ b/pkgtools/pkg_install/files/configure Tue Sep 23 07:46:07 2003 +0000
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.57 for pkg_install 20030823.
+# Generated by GNU Autoconf 2.57 for pkg_install 20030923.
#
# Report bugs to <grant%NetBSD.org@localhost>.
#
@@ -268,8 +268,8 @@
# Identity of this package.
PACKAGE_NAME='pkg_install'
PACKAGE_TARNAME='pkg_install'
-PACKAGE_VERSION='20030823'
-PACKAGE_STRING='pkg_install 20030823'
+PACKAGE_VERSION='20030923'
+PACKAGE_STRING='pkg_install 20030923'
PACKAGE_BUGREPORT='grant%NetBSD.org@localhost'
ac_unique_file="lib/plist.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 pkg_install 20030823 to adapt to many kinds of systems.
+\`configure' configures pkg_install 20030923 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -840,7 +840,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of pkg_install 20030823:";;
+ short | recursive ) echo "Configuration of pkg_install 20030923:";;
esac
cat <<\_ACEOF
@@ -928,7 +928,7 @@
test -n "$ac_init_help" && exit 0
if $ac_init_version; then
cat <<\_ACEOF
-pkg_install configure 20030823
+pkg_install configure 20030923
generated by GNU Autoconf 2.57
Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
@@ -943,7 +943,7 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by pkg_install $as_me 20030823, which was
+It was created by pkg_install $as_me 20030923, which was
generated by GNU Autoconf 2.57. Invocation command line was
$ $0 $@
@@ -4647,7 +4647,7 @@
} >&5
cat >&5 <<_CSEOF
-This file was extended by pkg_install $as_me 20030823, which was
+This file was extended by pkg_install $as_me 20030923, which was
generated by GNU Autoconf 2.57. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -4707,7 +4707,7 @@
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-pkg_install config.status 20030823
+pkg_install config.status 20030923
configured by $0, generated by GNU Autoconf 2.57,
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
diff -r 321eefd2bbe4 -r 908c0fdc66e6 pkgtools/pkg_install/files/configure.ac
--- a/pkgtools/pkg_install/files/configure.ac Tue Sep 23 07:44:48 2003 +0000
+++ b/pkgtools/pkg_install/files/configure.ac Tue Sep 23 07:46:07 2003 +0000
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.52)
-AC_INIT([pkg_install], [20030823], [grant%NetBSD.org@localhost])
+AC_INIT([pkg_install], [20030923], [grant%NetBSD.org@localhost])
AC_CONFIG_SRCDIR([lib/plist.c])
AC_CONFIG_HEADER(lib/config.h)
Home |
Main Index |
Thread Index |
Old Index