diff options
-rw-r--r-- | chat/silc-server/Makefile | 8 | ||||
-rw-r--r-- | chat/silc-server/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/chat/silc-server/Makefile b/chat/silc-server/Makefile index 34142238ebe..d20cec17687 100644 --- a/chat/silc-server/Makefile +++ b/chat/silc-server/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2004/02/18 14:40:35 salo Exp $ +# $NetBSD: Makefile,v 1.31 2004/03/03 19:05:52 salo Exp $ # -DISTNAME= silc-server-0.9.16 +DISTNAME= silc-server-0.9.18 CATEGORIES= chat security MASTER_SITES= http://www.silcnet.org/download/server/sources/ \ ftp://ftp.silcnet.org/silc/server/sources/ \ @@ -69,11 +69,11 @@ BUILD_DEFS+= USE_INET6 CONFIGURE_ARGS+= --enable-ipv6 .endif -# If you want to debug silc-server, uncomment this. +# If you want to debug silc-server, uncomment the line below. # #CONFIGURE_ARGS+= --enable-debug -.if (${MACHINE_ARCH} != "i386") +.if ${MACHINE_ARCH} != "i386" CONFIGURE_ARGS+= --disable-asm .endif diff --git a/chat/silc-server/distinfo b/chat/silc-server/distinfo index b25c653a145..81fffda5466 100644 --- a/chat/silc-server/distinfo +++ b/chat/silc-server/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.22 2004/01/03 18:02:52 salo Exp $ +$NetBSD: distinfo,v 1.23 2004/03/03 19:05:52 salo Exp $ -SHA1 (silc-server-0.9.16.tar.bz2) = 84de8fc2a23f46d467baa647dea0b5fe28a95407 -Size (silc-server-0.9.16.tar.bz2) = 1192761 bytes +SHA1 (silc-server-0.9.18.tar.bz2) = 232f10fc0f587b8028346bacf80d11443c4792c8 +Size (silc-server-0.9.18.tar.bz2) = 1169331 bytes SHA1 (patch-aa) = 181bf9a721abaeaaa0afd7e24017cd49a8020ac4 SHA1 (patch-ab) = 55b3f00076c5b8a443465753ae07b9e812236f18 |