summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg>2007-07-04 21:53:34 +0000
committerjoerg <joerg>2007-07-04 21:53:34 +0000
commitd9aa23898bbe49f31f79bc81d01fc4816b20b710 (patch)
treec1908452e1261e022b13614d7b42df8cd063f082
parent45233ac07a4c6f9e80f4f9350cbb54ee23d8bd54 (diff)
downloadpkgsrc-d9aa23898bbe49f31f79bc81d01fc4816b20b710.tar.gz
Fix patch syntax from my last commit.
-rw-r--r--textproc/vis/distinfo4
-rw-r--r--textproc/vis/patches/patch-aa6
2 files changed, 5 insertions, 5 deletions
diff --git a/textproc/vis/distinfo b/textproc/vis/distinfo
index ec0de0b4b53..4f8f08a5977 100644
--- a/textproc/vis/distinfo
+++ b/textproc/vis/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2007/07/02 09:43:13 joerg Exp $
+$NetBSD: distinfo,v 1.5 2007/07/04 21:53:34 joerg Exp $
SHA1 (vis-0.1.tar.gz) = 981dad2960374a83e368c8497e6405781ba65bff
RMD160 (vis-0.1.tar.gz) = 23e8da2e899be6f78414beaa38a649407499c7ad
Size (vis-0.1.tar.gz) = 8893 bytes
-SHA1 (patch-aa) = c007a886d8b55fa99f4b1d693f1671668b24efbf
+SHA1 (patch-aa) = 829e27d096f2dc98486ee1fa18e5fb4ae5e6f27d
diff --git a/textproc/vis/patches/patch-aa b/textproc/vis/patches/patch-aa
index 432e803947a..ef547be30f5 100644
--- a/textproc/vis/patches/patch-aa
+++ b/textproc/vis/patches/patch-aa
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.2 2007/07/02 09:43:13 joerg Exp $
+$NetBSD: patch-aa,v 1.3 2007/07/04 21:53:34 joerg Exp $
--- unvis/libunvis.c.orig 2006-01-25 14:33:51.000000000 +0000
+++ unvis/libunvis.c
-@@ -40,11 +40,6
+@@ -40,11 +40,6 @@
#endif
#endif /* LIBC_SCCS and not lint */
@@ -14,7 +14,7 @@ $NetBSD: patch-aa,v 1.2 2007/07/02 09:43:13 joerg Exp $
#include <sys/types.h>
#include <assert.h>
-@@ -52,20 +47,11
+@@ -52,20 +47,11 @@
#include <stdio.h>
#include <vis.h>