pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/libnbcompat bump version for latest changes.
details: https://anonhg.NetBSD.org/pkgsrc/rev/d040236f9930
branches: trunk
changeset: 461318:d040236f9930
user: grant <grant%pkgsrc.org@localhost>
date: Sun Sep 14 07:36:12 2003 +0000
description:
bump version for latest changes.
diffstat:
pkgtools/libnbcompat/Makefile | 4 ++--
pkgtools/libnbcompat/files/configure | 18 +++++++++---------
pkgtools/libnbcompat/files/configure.ac | 4 ++--
3 files changed, 13 insertions(+), 13 deletions(-)
diffs (103 lines):
diff -r 3c9d9474b841 -r d040236f9930 pkgtools/libnbcompat/Makefile
--- a/pkgtools/libnbcompat/Makefile Sun Sep 14 05:35:57 2003 +0000
+++ b/pkgtools/libnbcompat/Makefile Sun Sep 14 07:36:12 2003 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2003/09/06 12:22:26 jlam Exp $
+# $NetBSD: Makefile,v 1.25 2003/09/14 07:36:12 grant Exp $
#
-DISTNAME= libnbcompat-20030830
+DISTNAME= libnbcompat-20030914
CATEGORIES= pkgtools
MASTER_SITES= # empty
DISTFILES= # empty
diff -r 3c9d9474b841 -r d040236f9930 pkgtools/libnbcompat/files/configure
--- a/pkgtools/libnbcompat/files/configure Sun Sep 14 05:35:57 2003 +0000
+++ b/pkgtools/libnbcompat/files/configure Sun Sep 14 07:36:12 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 20030830.
+# Generated by GNU Autoconf 2.57 for libnbcompat 20030914.
#
# Report bugs to <grant%NetBSD.org@localhost>.
#
@@ -268,8 +268,8 @@
# Identity of this package.
PACKAGE_NAME='libnbcompat'
PACKAGE_TARNAME='libnbcompat'
-PACKAGE_VERSION='20030830'
-PACKAGE_STRING='libnbcompat 20030830'
+PACKAGE_VERSION='20030914'
+PACKAGE_STRING='libnbcompat 20030914'
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 20030830 to adapt to many kinds of systems.
+\`configure' configures libnbcompat 20030914 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 20030830:";;
+ short | recursive ) echo "Configuration of libnbcompat 20030914:";;
esac
cat <<\_ACEOF
@@ -923,7 +923,7 @@
test -n "$ac_init_help" && exit 0
if $ac_init_version; then
cat <<\_ACEOF
-libnbcompat configure 20030830
+libnbcompat configure 20030914
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 20030830, which was
+It was created by libnbcompat $as_me 20030914, which was
generated by GNU Autoconf 2.57. Invocation command line was
$ $0 $@
@@ -8488,7 +8488,7 @@
} >&5
cat >&5 <<_CSEOF
-This file was extended by libnbcompat $as_me 20030830, which was
+This file was extended by libnbcompat $as_me 20030914, which was
generated by GNU Autoconf 2.57. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -8548,7 +8548,7 @@
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-libnbcompat config.status 20030830
+libnbcompat config.status 20030914
configured by $0, generated by GNU Autoconf 2.57,
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
diff -r 3c9d9474b841 -r d040236f9930 pkgtools/libnbcompat/files/configure.ac
--- a/pkgtools/libnbcompat/files/configure.ac Sun Sep 14 05:35:57 2003 +0000
+++ b/pkgtools/libnbcompat/files/configure.ac Sun Sep 14 07:36:12 2003 +0000
@@ -1,8 +1,8 @@
-dnl $NetBSD: configure.ac,v 1.28 2003/09/13 16:17:41 jschauma Exp $
+dnl $NetBSD: configure.ac,v 1.29 2003/09/14 07:36:15 grant Exp $
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.52)
-AC_INIT([libnbcompat], [20030830], [grant%NetBSD.org@localhost])
+AC_INIT([libnbcompat], [20030914], [grant%NetBSD.org@localhost])
AC_CONFIG_HEADER(nbcompat/config.h)
AC_ARG_PROGRAM
Home |
Main Index |
Thread Index |
Old Index