Skip to content

Commit

Permalink
mmmm, RCS is fun. fix these patches.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrg committed Aug 28, 1999
1 parent 9fb68f9 commit 9d1944b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 43 deletions.
6 changes: 3 additions & 3 deletions net/ircII/files/patch-sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: patch-sum,v 1.5 1999/08/27 21:18:58 tron Exp $
$NetBSD: patch-sum,v 1.6 1999/08/28 08:30:07 mrg Exp $

MD5 (patch-aa) = 710e6e1695fc0073368b44c4b427cb97
MD5 (patch-ab) = e321af24682bf51d96f096811030e1a3
MD5 (patch-aa) = 6c8c5c626a2b938410cc777e911f8f21
MD5 (patch-ab) = e7e9e3fad70e81ba96735ab04b2470c9
MD5 (patch-ac) = 4b0bf240192de32ded62074ccab52028
23 changes: 1 addition & 22 deletions net/ircII/patches/patch-aa
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
$NetBSD: patch-aa,v 1.4 1999/08/24 14:30:07 mrg Exp $
$NetBSD: patch-aa,v 1.5 1999/08/28 08:30:08 mrg Exp $

Index: configure.in
===================================================================
Expand All @@ -8,27 +8,6 @@ retrieving revision 1.115
diff -p -u -r1.114 -r1.115
--- configure.in 1999/08/23 12:05:58 1.114
+++ configure.in 1999/08/24 14:16:02 1.115
@@ -31,9 +31,9 @@ dnl
dnl thanks to the screen 3.3 configure.in for giving me examples to
dnl work from and steal ;)
dnl
-dnl @(#)$Id: patch-aa,v 1.4 1999/08/24 14:30:07 mrg Exp $
+dnl @(#)$Id: patch-aa,v 1.4 1999/08/24 14:30:07 mrg Exp $

-AC_REVISION($Revision: 1.4 $)dnl
+AC_REVISION($Revision: 1.4 $)dnl
AC_INIT(${srcdir}/source/irc.c)
AC_CONFIG_HEADER(${objdir}/defs.h:include/defs.h.in)

@@ -53,7 +53,7 @@ CATEGORIES='build change-request doc pen
AC_SUBST(CATEGORIES)

dnl so that the generated configure has an id.
-echo '$Id: patch-aa,v 1.4 1999/08/24 14:30:07 mrg Exp $' > /dev/null
+echo '$Id: patch-aa,v 1.4 1999/08/24 14:30:07 mrg Exp $' > /dev/null

dnl
dnl initial stuff
@@ -734,7 +734,7 @@ AC_ARG_WITH(cast,
CAST_SRC=cast.c
;;
Expand Down
19 changes: 1 addition & 18 deletions net/ircII/patches/patch-ab
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
$NetBSD: patch-ab,v 1.4 1999/08/24 14:30:08 mrg Exp $
$NetBSD: patch-ab,v 1.5 1999/08/28 08:30:08 mrg Exp $

Index: configure
===================================================================
Expand All @@ -8,23 +8,6 @@ retrieving revision 2.77
diff -p -u -r2.76 -r2.77
--- configure 1999/08/23 12:06:10 2.76
+++ configure 1999/08/24 14:16:16 2.77
@@ -1,6 +1,6 @@
#! /bin/sh

-# From configure.in Revision: 1.114 # Guess values for system-dependent variables and create Makefiles.
+# From configure.in Revision: 1.115 # Guess values for system-dependent variables and create Makefiles.
# Generated automatically using autoconf version 2.13
# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
#
@@ -547,7 +547,7 @@ echo
CATEGORIES='build change-request doc pending runtime'


-echo '$Id: patch-ab,v 1.4 1999/08/24 14:30:08 mrg Exp $' > /dev/null
+echo '$Id: patch-ab,v 1.4 1999/08/24 14:30:08 mrg Exp $' > /dev/null


# Extract the first word of "gcc", so it can be a program name with args.
@@ -4072,7 +4072,7 @@ EOF
;;
esac
Expand Down

0 comments on commit 9d1944b

Please sign in to comment.