pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/pkgtools/digest/files Bump version to 20080510.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7493b7ae33aa
branches:  trunk
changeset: 542297:7493b7ae33aa
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun May 11 18:39:20 2008 +0000

description:
Bump version to 20080510.

diffstat:

 pkgtools/digest/files/configure    |  18 +++++++++---------
 pkgtools/digest/files/configure.ac |   4 ++--
 2 files changed, 11 insertions(+), 11 deletions(-)

diffs (89 lines):

diff -r d75fcc07889d -r 7493b7ae33aa pkgtools/digest/files/configure
--- a/pkgtools/digest/files/configure   Sun May 11 18:38:15 2008 +0000
+++ b/pkgtools/digest/files/configure   Sun May 11 18:39:20 2008 +0000
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.61 for nbsd-digest 20080509.
+# Generated by GNU Autoconf 2.61 for nbsd-digest 20080510.
 #
 # Report bugs to <agc%netbsd.org@localhost>.
 #
@@ -574,8 +574,8 @@
 # Identity of this package.
 PACKAGE_NAME='nbsd-digest'
 PACKAGE_TARNAME='nbsd-digest'
-PACKAGE_VERSION='20080509'
-PACKAGE_STRING='nbsd-digest 20080509'
+PACKAGE_VERSION='20080510'
+PACKAGE_STRING='nbsd-digest 20080510'
 PACKAGE_BUGREPORT='agc%netbsd.org@localhost'
 
 ac_unique_file="digest.c"
@@ -1193,7 +1193,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 nbsd-digest 20080509 to adapt to many kinds of systems.
+\`configure' configures nbsd-digest 20080510 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1263,7 +1263,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of nbsd-digest 20080509:";;
+     short | recursive ) echo "Configuration of nbsd-digest 20080510:";;
    esac
   cat <<\_ACEOF
 
@@ -1341,7 +1341,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-nbsd-digest configure 20080509
+nbsd-digest configure 20080510
 generated by GNU Autoconf 2.61
 
 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1355,7 +1355,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by nbsd-digest $as_me 20080509, which was
+It was created by nbsd-digest $as_me 20080510, which was
 generated by GNU Autoconf 2.61.  Invocation command line was
 
   $ $0 $@
@@ -5376,7 +5376,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by nbsd-digest $as_me 20080509, which was
+This file was extended by nbsd-digest $as_me 20080510, which was
 generated by GNU Autoconf 2.61.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -5425,7 +5425,7 @@
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-nbsd-digest config.status 20080509
+nbsd-digest config.status 20080510
 configured by $0, generated by GNU Autoconf 2.61,
   with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 
diff -r d75fcc07889d -r 7493b7ae33aa pkgtools/digest/files/configure.ac
--- a/pkgtools/digest/files/configure.ac        Sun May 11 18:38:15 2008 +0000
+++ b/pkgtools/digest/files/configure.ac        Sun May 11 18:39:20 2008 +0000
@@ -1,7 +1,7 @@
-dnl $Id: configure.ac,v 1.14 2008/05/09 15:00:32 joerg Exp $
+dnl $Id: configure.ac,v 1.15 2008/05/11 18:39:21 joerg Exp $
 dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.57)
-AC_INIT([nbsd-digest],[20080509],[agc%netbsd.org@localhost])
+AC_INIT([nbsd-digest],[20080510],[agc%netbsd.org@localhost])
 AC_CONFIG_SRCDIR([digest.c])
 AC_CONFIG_HEADER(config.h)
 AC_ARG_PROGRAM



Home | Main Index | Thread Index | Old Index