diff options
author | wiz <wiz@pkgsrc.org> | 2010-08-02 07:05:09 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-08-02 07:05:09 +0000 |
commit | 4f1e4e81f3328ea961a9a54a77a8ac7d7963fe1a (patch) | |
tree | a3faddcf98109de0d4db601fb0e85ef385871bc0 /comms | |
parent | b0ec17e8b14cc7c883f039b628eafa057fe8311b (diff) | |
download | pkgsrc-4f1e4e81f3328ea961a9a54a77a8ac7d7963fe1a.tar.gz |
Add comment, using commit message.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/conserver/distinfo | 4 | ||||
-rw-r--r-- | comms/conserver/patches/patch-ac | 6 |
2 files changed, 7 insertions, 3 deletions
diff --git a/comms/conserver/distinfo b/comms/conserver/distinfo index 398bc0f24ce..e186b33c287 100644 --- a/comms/conserver/distinfo +++ b/comms/conserver/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.6 2010/07/29 11:04:31 rafal Exp $ +$NetBSD: distinfo,v 1.7 2010/08/02 07:05:09 wiz Exp $ SHA1 (conserver-7.2.7.tar.gz) = e2dfe0d95ceab0e6c2db38161f540ec537d96132 RMD160 (conserver-7.2.7.tar.gz) = 67fe555779293232933b30eea2efd5fcd86b6ea2 Size (conserver-7.2.7.tar.gz) = 200861 bytes SHA1 (patch-aa) = 01ab5e3430137e72b786164026785f91295232d4 SHA1 (patch-ab) = 79125fed0be843528dd208664b90323cb23b9e8d -SHA1 (patch-ac) = 15d027f0cc91cce670d821ba1983213e1263860c +SHA1 (patch-ac) = 45fb5253032347961f123ad9a75b72f7c2f15a2b diff --git a/comms/conserver/patches/patch-ac b/comms/conserver/patches/patch-ac index 1289d845b34..844fa776c4d 100644 --- a/comms/conserver/patches/patch-ac +++ b/comms/conserver/patches/patch-ac @@ -1,4 +1,8 @@ -$NetBSD: patch-ac,v 1.1 2010/07/29 11:02:38 rafal Exp $ +$NetBSD: patch-ac,v 1.2 2010/08/02 07:05:09 wiz Exp $ + +Add patch from +https://www.conserver.com/pipermail/users/2004-June/msg00001.html +to make network consoles work on LP64 platforms. --- conserver/consent.c.orig 2003-04-06 08:32:41.000000000 -0400 +++ conserver/consent.c |