pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/rsaref/patches Remove extra, asymetric contex...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2b8fdfd578f6
branches: trunk
changeset: 467644:2b8fdfd578f6
user: fredb <fredb%pkgsrc.org@localhost>
date: Wed Feb 04 19:02:43 2004 +0000
description:
Remove extra, asymetric context from last hunk; it was confusing GNU patch.
Problem pointed out by Georg Schwarz on tech-pkg.
diffstat:
security/rsaref/patches/patch-ag | 12 +++++-------
1 files changed, 5 insertions(+), 7 deletions(-)
diffs (26 lines):
diff -r 9c6a555c4517 -r 2b8fdfd578f6 security/rsaref/patches/patch-ag
--- a/security/rsaref/patches/patch-ag Wed Feb 04 17:15:14 2004 +0000
+++ b/security/rsaref/patches/patch-ag Wed Feb 04 19:02:43 2004 +0000
@@ -1,6 +1,7 @@
-$NetBSD: patch-ag,v 1.6 2000/02/05 05:03:04 wiz Exp $
---- unix/makefile.orig Fri Mar 25 14:01:31 1994
-+++ unix/makefile Sun May 23 17:02:59 1999
+$NetBSD: patch-ag,v 1.7 2004/02/04 19:02:43 fredb Exp $
+
+--- unix/makefile.orig 1994-03-25 13:01:31.000000000 -0600
++++ unix/makefile
@@ -4,8 +4,7 @@
O = o
@@ -33,10 +34,7 @@
# The location of the demo source directory.
RDEMODIR = ../rdemo/
-@@ -38,11 +37,10 @@
- dhdemo : dhdemo.$(O) $(RSAREFLIB)
- cc -o $@ dhdemo.$(O) $(RSAREFLIB)
-
+@@ -41,8 +40,7 @@
$(RSAREFLIB) : desc.$(O) digit.$(O) md2c.$(O) md5c.$(O) nn.$(O) prime.$(O)\
rsa.$(O) r_encode.$(O) r_dh.$(O) r_enhanc.$(O) r_keygen.$(O) r_random.$(O)\
r_stdlib.$(O)
Home |
Main Index |
Thread Index |
Old Index