pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/bootstrap Bump BOOTSTRAP_VERSION due to the update of ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/aef77a027642
branches:  trunk
changeset: 503830:aef77a027642
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Thu Dec 01 03:03:51 2005 +0000

description:
Bump BOOTSTRAP_VERSION due to the update of archivers/pax.

diffstat:

 bootstrap/bootstrap |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (20 lines):

diff -r 9b26d518c86e -r aef77a027642 bootstrap/bootstrap
--- a/bootstrap/bootstrap       Thu Dec 01 03:01:10 2005 +0000
+++ b/bootstrap/bootstrap       Thu Dec 01 03:03:51 2005 +0000
@@ -1,6 +1,6 @@
 #! /bin/sh
 
-# $NetBSD: bootstrap,v 1.45 2005/11/16 13:53:51 joerg Exp $
+# $NetBSD: bootstrap,v 1.46 2005/12/01 03:03:51 minskim Exp $
 #
 #
 # Copyright (c) 2001-2002 Alistair G. Crooks.  All rights reserved.
@@ -35,7 +35,7 @@
 #
 #set -x
 
-BOOTSTRAP_VERSION=20050419
+BOOTSTRAP_VERSION=20051201
 
 ignorecasecheck=no
 ignoreusercheck=no



Home | Main Index | Thread Index | Old Index