diff options
author | rillig <rillig@pkgsrc.org> | 2005-11-03 20:20:12 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2005-11-03 20:20:12 +0000 |
commit | 400c72bce32f6cb1f712a2eb7d2d69fb9f6e27e7 (patch) | |
tree | 2064f349fab794f8475b2cbbd1dbb7b5a80ba2a3 /devel/hptools/patches | |
parent | b63b2469014044bb00b940f5bb0b94bb27a49442 (diff) | |
download | pkgsrc-400c72bce32f6cb1f712a2eb7d2d69fb9f6e27e7.tar.gz |
Fixed wrong use of WRKSRC.
Diffstat (limited to 'devel/hptools/patches')
-rw-r--r-- | devel/hptools/patches/patch-aa | 6 | ||||
-rw-r--r-- | devel/hptools/patches/patch-ab | 6 | ||||
-rw-r--r-- | devel/hptools/patches/patch-ac | 6 | ||||
-rw-r--r-- | devel/hptools/patches/patch-ad | 6 | ||||
-rw-r--r-- | devel/hptools/patches/patch-ae | 6 |
5 files changed, 15 insertions, 15 deletions
diff --git a/devel/hptools/patches/patch-aa b/devel/hptools/patches/patch-aa index 2c0fcc3b019..ca444e7529f 100644 --- a/devel/hptools/patches/patch-aa +++ b/devel/hptools/patches/patch-aa @@ -1,7 +1,7 @@ -$NetBSD: patch-aa,v 1.1 2004/05/07 01:50:15 danw Exp $ +$NetBSD: patch-aa,v 1.2 2005/11/03 20:20:12 rillig Exp $ ---- ../rplcomp/masd.c.orig Sat Mar 13 00:47:19 2004 -+++ ../rplcomp/masd.c Sat Mar 13 00:47:25 2004 +--- rplcomp/masd.c.orig Sat Mar 13 00:47:19 2004 ++++ rplcomp/masd.c Sat Mar 13 00:47:25 2004 @@ -11,9 +11,6 @@ #else # include <strings.h> diff --git a/devel/hptools/patches/patch-ab b/devel/hptools/patches/patch-ab index 4c1395d9a3f..63e05f1d55d 100644 --- a/devel/hptools/patches/patch-ab +++ b/devel/hptools/patches/patch-ab @@ -1,7 +1,7 @@ -$NetBSD: patch-ab,v 1.1 2004/05/07 01:50:15 danw Exp $ +$NetBSD: patch-ab,v 1.2 2005/11/03 20:20:12 rillig Exp $ ---- ../rplcomp/defer.c.orig Sat Mar 13 00:47:14 2004 -+++ ../rplcomp/defer.c Sat Mar 13 00:47:19 2004 +--- rplcomp/defer.c.orig Sat Mar 13 00:47:14 2004 ++++ rplcomp/defer.c Sat Mar 13 00:47:19 2004 @@ -11,9 +11,6 @@ #else # include <strings.h> diff --git a/devel/hptools/patches/patch-ac b/devel/hptools/patches/patch-ac index c982bfb52e0..8773df0ce24 100644 --- a/devel/hptools/patches/patch-ac +++ b/devel/hptools/patches/patch-ac @@ -1,7 +1,7 @@ -$NetBSD: patch-ac,v 1.1 2004/05/07 01:50:15 danw Exp $ +$NetBSD: patch-ac,v 1.2 2005/11/03 20:20:12 rillig Exp $ ---- ../common/envfile.c.orig Sat Mar 13 00:46:43 2004 -+++ ../common/envfile.c Sat Mar 13 00:46:58 2004 +--- common/envfile.c.orig Sat Mar 13 00:46:43 2004 ++++ common/envfile.c Sat Mar 13 00:46:58 2004 @@ -10,9 +10,6 @@ #else # include <strings.h> diff --git a/devel/hptools/patches/patch-ad b/devel/hptools/patches/patch-ad index 00a5378ace7..6963ab41de6 100644 --- a/devel/hptools/patches/patch-ad +++ b/devel/hptools/patches/patch-ad @@ -1,7 +1,7 @@ -$NetBSD: patch-ad,v 1.1 2004/05/07 01:50:15 danw Exp $ +$NetBSD: patch-ad,v 1.2 2005/11/03 20:20:12 rillig Exp $ ---- ../include/sasm.h.orig Sat Mar 13 00:46:58 2004 -+++ ../include/sasm.h Sat Mar 13 00:47:07 2004 +--- include/sasm.h.orig Sat Mar 13 00:46:58 2004 ++++ include/sasm.h Sat Mar 13 00:47:07 2004 @@ -16,9 +16,6 @@ #else # include <strings.h> diff --git a/devel/hptools/patches/patch-ae b/devel/hptools/patches/patch-ae index 8183d367bba..2589ec8121c 100644 --- a/devel/hptools/patches/patch-ae +++ b/devel/hptools/patches/patch-ae @@ -1,7 +1,7 @@ -$NetBSD: patch-ae,v 1.1 2004/05/07 01:50:15 danw Exp $ +$NetBSD: patch-ae,v 1.2 2005/11/03 20:20:12 rillig Exp $ ---- ../include/sload.h.orig Sat Mar 13 00:47:08 2004 -+++ ../include/sload.h Sat Mar 13 00:47:14 2004 +--- include/sload.h.orig Sat Mar 13 00:47:08 2004 ++++ include/sload.h Sat Mar 13 00:47:14 2004 @@ -21,9 +21,6 @@ #else # include <strings.h> |