diff options
author | joerg <joerg@pkgsrc.org> | 2007-07-02 09:43:13 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2007-07-02 09:43:13 +0000 |
commit | 85b065c10c8888e18a5381543ed625e50e8797e8 (patch) | |
tree | b5bbc724d3fee14adba251d5704eb4aa4f928c0b /textproc | |
parent | 25dd01a568e32e26d9fff65b3ef29f37b79c2f9d (diff) | |
download | pkgsrc-85b065c10c8888e18a5381543ed625e50e8797e8.tar.gz |
Avoid additional CVS IDs in patch-aa that confuses +BUILD_VERSION
creation.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/vis/distinfo | 4 | ||||
-rw-r--r-- | textproc/vis/patches/patch-aa | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/textproc/vis/distinfo b/textproc/vis/distinfo index f06295259ca..ec0de0b4b53 100644 --- a/textproc/vis/distinfo +++ b/textproc/vis/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2006/01/25 14:41:31 joerg Exp $ +$NetBSD: distinfo,v 1.4 2007/07/02 09:43:13 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) = 885c462e6b136b5b87bd32f276fcbc2482c1f04f +SHA1 (patch-aa) = c007a886d8b55fa99f4b1d693f1671668b24efbf diff --git a/textproc/vis/patches/patch-aa b/textproc/vis/patches/patch-aa index 9907b29618a..432e803947a 100644 --- a/textproc/vis/patches/patch-aa +++ b/textproc/vis/patches/patch-aa @@ -1,8 +1,8 @@ -$NetBSD: patch-aa,v 1.1 2006/01/25 14:41:31 joerg Exp $ +$NetBSD: patch-aa,v 1.2 2007/07/02 09:43:13 joerg Exp $ --- unvis/libunvis.c.orig 2006-01-25 14:33:51.000000000 +0000 +++ unvis/libunvis.c -@@ -40,11 +40,6 @@ __RCSID("$NetBSD: unvis.c,v 1.24 2003/08 +@@ -40,11 +40,6 #endif #endif /* LIBC_SCCS and not lint */ @@ -14,7 +14,7 @@ $NetBSD: patch-aa,v 1.1 2006/01/25 14:41:31 joerg Exp $ #include <sys/types.h> #include <assert.h> -@@ -52,20 +47,11 @@ __RCSID("$NetBSD: unvis.c,v 1.24 2003/08 +@@ -52,20 +47,11 #include <stdio.h> #include <vis.h> |