summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorgrant <grant>2004-01-27 13:29:43 +0000
committergrant <grant>2004-01-27 13:29:43 +0000
commitdb491fa73b7d147afd6c149fe5dc4bab2ac42f1f (patch)
treea6a58722aad881dd00dbffe2d57d822458f6e4e8 /net
parenta71a6c0b3f432798f6931c984fe33f5cd1c1ddb4 (diff)
downloadpkgsrc-db491fa73b7d147afd6c149fe5dc4bab2ac42f1f.tar.gz
regenerate patch-ag so it applies cleanly with GNU patch.
Diffstat (limited to 'net')
-rw-r--r--net/rp-pppoe/distinfo4
-rw-r--r--net/rp-pppoe/patches/patch-ag10
2 files changed, 6 insertions, 8 deletions
diff --git a/net/rp-pppoe/distinfo b/net/rp-pppoe/distinfo
index bb5e2fb56e8..4635d75be16 100644
--- a/net/rp-pppoe/distinfo
+++ b/net/rp-pppoe/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.6 2002/10/09 13:38:21 tron Exp $
+$NetBSD: distinfo,v 1.7 2004/01/27 13:29:43 grant Exp $
SHA1 (rp-pppoe-3.5.tar.gz) = f81f351e8559b4c861c9b99adc4ef9756cecab83
Size (rp-pppoe-3.5.tar.gz) = 189321 bytes
@@ -8,4 +8,4 @@ SHA1 (patch-ac) = 2c76eded4e98fb3564a70dd136f4c66fe41a165f
SHA1 (patch-ad) = b56e4e664902f0e3518678ac3b1e3c66c602a956
SHA1 (patch-ae) = 5fa68935a3dc116a26062730cc00e56399575bd6
SHA1 (patch-af) = 9a8a5973a99faa5fcc315c231c81d4d87f7b0955
-SHA1 (patch-ag) = fa4f9544229216fae4904e9833bc31b4bc87179f
+SHA1 (patch-ag) = 8dc96cb3084e7b3f2bf70a21f1c5d686ec887541
diff --git a/net/rp-pppoe/patches/patch-ag b/net/rp-pppoe/patches/patch-ag
index 84bf58f064e..913d4882a39 100644
--- a/net/rp-pppoe/patches/patch-ag
+++ b/net/rp-pppoe/patches/patch-ag
@@ -1,12 +1,10 @@
-$NetBSD: patch-ag,v 1.2 2002/10/09 13:38:21 tron Exp $
+$NetBSD: patch-ag,v 1.3 2004/01/27 13:29:43 grant Exp $
---- common.c.orig Mon Jul 8 16:38:24 2002
-+++ common.c Tue Oct 8 16:56:44 2002
-@@ -20,5 +20,7 @@
+--- common.c.orig 2002-07-09 00:38:24.000000000 +1000
++++ common.c
+@@ -20,3 +20,5 @@ static char const RCSID[] =
/* For vsnprintf prototype */
+#ifndef __NetBSD__
#define _ISOC99_SOURCE 1
+#endif
- #include "pppoe.h"
-