From 0a2d029273f16230cc104357c8ed2747b67b6ee5 Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Sun, 11 Mar 2001 07:04:04 +0000 Subject: [PATCH] Upgrade to 4.30 --- comms/ecu/Makefile | 5 ++--- comms/ecu/distinfo | 2 +- comms/ecu/files/patch-ab | 11 +++++++++++ comms/ecu/files/patch-ac | 11 +++++++++++ 4 files changed, 25 insertions(+), 4 deletions(-) create mode 100644 comms/ecu/files/patch-ab create mode 100644 comms/ecu/files/patch-ac diff --git a/comms/ecu/Makefile b/comms/ecu/Makefile index 5cb3418482d7..77faada2cf7f 100644 --- a/comms/ecu/Makefile +++ b/comms/ecu/Makefile @@ -6,10 +6,9 @@ # PORTNAME= ecu -PORTVERSION= 4.08 +PORTVERSION= 4.30 CATEGORIES= comms -MASTER_SITES= ftp://ftp.kiarchive.ru/pub/unix/comm/ -#MASTER_SITES= ftp://tsx-11.mit.edu/pub/linux/sources/usr.bin/Communications/ +MASTER_SITES= ftp://tsx-11.mit.edu/pub/linux/sources/usr.bin/Communications/ MAINTAINER= ache@FreeBSD.org diff --git a/comms/ecu/distinfo b/comms/ecu/distinfo index 82991e13ac8d..a7558732c4fe 100644 --- a/comms/ecu/distinfo +++ b/comms/ecu/distinfo @@ -1 +1 @@ -MD5 (ecu-4.08.tar.gz) = ce0021a19f417e455af164ef193dd873 +MD5 (ecu-4.30.tar.gz) = 282330717ed7f224bd0defbf3ad08444 diff --git a/comms/ecu/files/patch-ab b/comms/ecu/files/patch-ab new file mode 100644 index 000000000000..35541418e2a8 --- /dev/null +++ b/comms/ecu/files/patch-ab @@ -0,0 +1,11 @@ +--- ecumachdep.h.bak Thu Aug 27 23:50:46 1998 ++++ ecumachdep.h Sun Mar 11 09:47:48 2001 +@@ -28,7 +28,7 @@ + #endif + + #ifdef __FreeBSD__ +-#include ++#include + #endif + + #ifdef LINUX diff --git a/comms/ecu/files/patch-ac b/comms/ecu/files/patch-ac new file mode 100644 index 000000000000..600970b36044 --- /dev/null +++ b/comms/ecu/files/patch-ac @@ -0,0 +1,11 @@ +--- config.c.bak Wed Sep 2 21:55:04 1998 ++++ config.c Sun Mar 11 09:49:40 2001 +@@ -447,7 +447,7 @@ + + char *bsd_libs = "-lcurses -ltermcap"; + +-char *freebsd_libs = "-lncurses -lmytinfo -lcompat"; ++char *freebsd_libs = "-lcurses -lcompat"; + + char *sco_system[] = + {