Module Name:    src
Committed By:   christos
Date:           Sun Jan 10 22:18:05 UTC 2016

Modified Files:
        src/external/gpl2/grep: grep2netbsd
Added Files:
        src/external/gpl2/grep/include: version.texi

Log Message:
minor nits


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/external/gpl2/grep/grep2netbsd
cvs rdiff -u -r0 -r1.1 src/external/gpl2/grep/include/version.texi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/gpl2/grep/grep2netbsd
diff -u src/external/gpl2/grep/grep2netbsd:1.1 src/external/gpl2/grep/grep2netbsd:1.2
--- src/external/gpl2/grep/grep2netbsd:1.1	Sun Jan 10 17:16:40 2016
+++ src/external/gpl2/grep/grep2netbsd	Sun Jan 10 17:18:05 2016
@@ -1,6 +1,6 @@
 #! /bin/sh
 #
-#	$NetBSD: grep2netbsd,v 1.1 2016/01/10 22:16:40 christos Exp $
+#	$NetBSD: grep2netbsd,v 1.2 2016/01/10 22:18:05 christos Exp $
 #
 # Copyright (c) 2003 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -70,5 +70,8 @@ echo done
 cat << EOF
 To import:
 cvs -d cvs.netbsd.org:/cvsroot import src/external/gpl2/grep/dist FSF grep-X-Y
+
+Then run configure, make, merge the config.h file and the gmo files in the po
+dir.
 EOF
 exit 0

Added files:

Index: src/external/gpl2/grep/include/version.texi
diff -u /dev/null src/external/gpl2/grep/include/version.texi:1.1
--- /dev/null	Sun Jan 10 17:18:05 2016
+++ src/external/gpl2/grep/include/version.texi	Sun Jan 10 17:18:05 2016
@@ -0,0 +1,4 @@
+@set UPDATED 10 January 2016
+@set UPDATED-MONTH January 2016
+@set EDITION 2.5.1a
+@set VERSION 2.5.1a

Reply via email to