pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/pax bump version to 20030915 after latest ch...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6be3771e792a
branches: trunk
changeset: 461370:6be3771e792a
user: grant <grant%pkgsrc.org@localhost>
date: Mon Sep 15 04:39:14 2003 +0000
description:
bump version to 20030915 after latest changes.
diffstat:
archivers/pax/Makefile | 4 ++--
archivers/pax/files/configure | 18 +++++++++---------
archivers/pax/files/configure.ac | 2 +-
3 files changed, 12 insertions(+), 12 deletions(-)
diffs (100 lines):
diff -r 43b92895e0f9 -r 6be3771e792a archivers/pax/Makefile
--- a/archivers/pax/Makefile Mon Sep 15 00:51:48 2003 +0000
+++ b/archivers/pax/Makefile Mon Sep 15 04:39:14 2003 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2003/09/05 18:40:47 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2003/09/15 04:39:14 grant Exp $
#
-DISTNAME= pax-20030905
+DISTNAME= pax-20030915
CATEGORIES= archivers pkgtools
MASTER_SITES= # empty
DISTFILES= # empty
diff -r 43b92895e0f9 -r 6be3771e792a archivers/pax/files/configure
--- a/archivers/pax/files/configure Mon Sep 15 00:51:48 2003 +0000
+++ b/archivers/pax/files/configure Mon Sep 15 04:39:14 2003 +0000
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.57 for pax 20030905.
+# Generated by GNU Autoconf 2.57 for pax 20030915.
#
# Report bugs to <grant%NetBSD.org@localhost>.
#
@@ -268,8 +268,8 @@
# Identity of this package.
PACKAGE_NAME='pax'
PACKAGE_TARNAME='pax'
-PACKAGE_VERSION='20030905'
-PACKAGE_STRING='pax 20030905'
+PACKAGE_VERSION='20030915'
+PACKAGE_STRING='pax 20030915'
PACKAGE_BUGREPORT='grant%NetBSD.org@localhost'
ac_unique_file="pax.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 pax 20030905 to adapt to many kinds of systems.
+\`configure' configures pax 20030915 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -836,7 +836,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of pax 20030905:";;
+ short | recursive ) echo "Configuration of pax 20030915:";;
esac
cat <<\_ACEOF
@@ -915,7 +915,7 @@
test -n "$ac_init_help" && exit 0
if $ac_init_version; then
cat <<\_ACEOF
-pax configure 20030905
+pax configure 20030915
generated by GNU Autoconf 2.57
Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
@@ -930,7 +930,7 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by pax $as_me 20030905, which was
+It was created by pax $as_me 20030915, which was
generated by GNU Autoconf 2.57. Invocation command line was
$ $0 $@
@@ -3537,7 +3537,7 @@
} >&5
cat >&5 <<_CSEOF
-This file was extended by pax $as_me 20030905, which was
+This file was extended by pax $as_me 20030915, which was
generated by GNU Autoconf 2.57. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -3597,7 +3597,7 @@
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-pax config.status 20030905
+pax config.status 20030915
configured by $0, generated by GNU Autoconf 2.57,
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
diff -r 43b92895e0f9 -r 6be3771e792a archivers/pax/files/configure.ac
--- a/archivers/pax/files/configure.ac Mon Sep 15 00:51:48 2003 +0000
+++ b/archivers/pax/files/configure.ac Mon Sep 15 04:39:14 2003 +0000
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.57)
-AC_INIT([pax], [20030905], [grant%NetBSD.org@localhost])
+AC_INIT([pax], [20030915], [grant%NetBSD.org@localhost])
AC_CONFIG_SRCDIR([pax.c])
AC_CONFIG_HEADER(config.h)
Home |
Main Index |
Thread Index |
Old Index