Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/file adapt to file 3.36
details: https://anonhg.NetBSD.org/src/rev/27e2ff93a894
branches: trunk
changeset: 513058:27e2ff93a894
user: pooka <pooka%NetBSD.org@localhost>
date: Sun Jul 22 23:01:30 2001 +0000
description:
adapt to file 3.36
diffstat:
usr.bin/file/file2netbsd | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (26 lines):
diff -r d26c5b686f56 -r 27e2ff93a894 usr.bin/file/file2netbsd
--- a/usr.bin/file/file2netbsd Sun Jul 22 22:59:09 2001 +0000
+++ b/usr.bin/file/file2netbsd Sun Jul 22 23:01:30 2001 +0000
@@ -1,6 +1,6 @@
#!/usr/pkg/bin/perl
#
-# $NetBSD: file2netbsd,v 1.8 2001/03/17 11:32:15 pooka Exp $
+# $NetBSD: file2netbsd,v 1.9 2001/07/22 23:01:30 pooka Exp $
#
# Perl script to convert a standard distribution directory for file into
# a NetBSD source tree.
@@ -18,7 +18,7 @@
# Written by Christos Zoulas July 17, 1997 for file-3.26
#
-$version = "3.34";
+$version = "3.36";
# definitions ...
@@ -352,4 +352,4 @@
#define PACKAGE "file"
/* Version number of package */
-#define VERSION "3.34"
+#define VERSION "3.36"
Home |
Main Index |
Thread Index |
Old Index