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 for previous.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a1efa1ed5f4b
branches:  trunk
changeset: 481616:a1efa1ed5f4b
user:      tv <tv%pkgsrc.org@localhost>
date:      Fri Oct 08 17:29:00 2004 +0000

description:
Bump BOOTSTRAP_VERSION for previous.

diffstat:

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

diffs (20 lines):

diff -r eb354b450edd -r a1efa1ed5f4b bootstrap/bootstrap
--- a/bootstrap/bootstrap       Fri Oct 08 17:26:45 2004 +0000
+++ b/bootstrap/bootstrap       Fri Oct 08 17:29:00 2004 +0000
@@ -1,6 +1,6 @@
 #! /bin/sh
 
-# $NetBSD: bootstrap,v 1.21 2004/10/08 17:26:45 tv Exp $
+# $NetBSD: bootstrap,v 1.22 2004/10/08 17:29:00 tv Exp $
 #
 #
 # Copyright (c) 2001-2002 Alistair G. Crooks.  All rights reserved.
@@ -35,7 +35,7 @@
 #
 #set -x
 
-BOOTSTRAP_VERSION=20040821
+BOOTSTRAP_VERSION=20041008
 
 # set defaults for system locations
 prefix=/usr/pkg



Home | Main Index | Thread Index | Old Index