summaryrefslogtreecommitdiff
path: root/comms/tn3270
diff options
context:
space:
mode:
authorjoerg <joerg>2011-12-26 03:11:10 +0000
committerjoerg <joerg>2011-12-26 03:11:10 +0000
commitf8b334105205e4b7578575ea3dbfd2af05aecbc8 (patch)
treef30a220197872b847934160ff5be3a3a1427f114 /comms/tn3270
parent5af9c979126e147ae519ff510e54d7d08cb3808e (diff)
downloadpkgsrc-f8b334105205e4b7578575ea3dbfd2af05aecbc8.tar.gz
Remove partial RCS ID from patch which confuses the pkgsrc logic
Diffstat (limited to 'comms/tn3270')
-rw-r--r--comms/tn3270/distinfo4
-rw-r--r--comms/tn3270/patches/patch-aa4
2 files changed, 4 insertions, 4 deletions
diff --git a/comms/tn3270/distinfo b/comms/tn3270/distinfo
index 83ea26ee7d6..d6622100b69 100644
--- a/comms/tn3270/distinfo
+++ b/comms/tn3270/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2010/12/30 09:22:43 obache Exp $
+$NetBSD: distinfo,v 1.3 2011/12/26 03:11:10 joerg Exp $
SHA1 (tn3270-0.20100116.tar.gz) = b550f2c240aa3b185b935c11ed36e75c8c574503
RMD160 (tn3270-0.20100116.tar.gz) = 59ca2fcaa8f44258eb9cb0069cf17e560754f2c9
Size (tn3270-0.20100116.tar.gz) = 156352 bytes
-SHA1 (patch-aa) = 58d1edc5b4231705520acc6efdf09a66f09e9046
+SHA1 (patch-aa) = dfec3563624578dc775f4ec7d0ce813eb9431dce
diff --git a/comms/tn3270/patches/patch-aa b/comms/tn3270/patches/patch-aa
index 72d8272b0f6..b10931da02a 100644
--- a/comms/tn3270/patches/patch-aa
+++ b/comms/tn3270/patches/patch-aa
@@ -1,11 +1,11 @@
-$NetBSD: patch-aa,v 1.1 2010/12/30 09:22:43 obache Exp $
+$NetBSD: patch-aa,v 1.2 2011/12/26 03:11:10 joerg Exp $
* workaround for DragonFly arpa/telnet.h, telopts will not defined
without TELOPTS (already defined in telnet/utilities.c)
--- telnet/commands.c.orig 2010-01-17 18:00:03.000000000 +0000
+++ telnet/commands.c
-@@ -84,6 +84,9 @@ __RCSID("$NetBSD: commands.c,v 1.1.1.1 2
+@@ -84,6 +84,9 @@
#include <unistd.h>
#include <arpa/telnet.h>