From 781b71b2a6acac30399ebeb1fd8d0a8b399cdca6 Mon Sep 17 00:00:00 2001
From: "Andrey A. Chernov" <ache@FreeBSD.org>
Date: Thu, 17 Oct 1996 22:22:18 +0000
Subject: Upgrade to 2.4.0

---
 ftp/ncftp2/Makefile       |  6 +++---
 ftp/ncftp2/distinfo       |  2 +-
 ftp/ncftp2/files/patch-aa | 16 ++++++++--------
 ftp/ncftp3/Makefile       |  6 +++---
 ftp/ncftp3/distinfo       |  2 +-
 5 files changed, 16 insertions(+), 16 deletions(-)

(limited to 'ftp')

diff --git a/ftp/ncftp2/Makefile b/ftp/ncftp2/Makefile
index 7acb5f6fdab5..76bc38a504cb 100644
--- a/ftp/ncftp2/Makefile
+++ b/ftp/ncftp2/Makefile
@@ -1,12 +1,12 @@
 # New ports collection makefile for:    ncftp2
-# Version required:     2.3.0
+# Version required:     2.4.0
 # Date created:         4 Nov 1994
 # Whom:                 ache
 #
-# $Id: Makefile,v 1.31 1995/11/27 04:05:19 asami Exp $
+# $Id: Makefile,v 1.32 1996/01/14 10:29:07 ache Exp $
 #
 
-DISTNAME=       ncftp-2.3.0
+DISTNAME=       ncftp-2.4.0
 CATEGORIES+=	net
 MASTER_SITES=   ftp://ftp.probe.net/pub/ncftp/
 EXTRACT_SUFX=   .tgz
diff --git a/ftp/ncftp2/distinfo b/ftp/ncftp2/distinfo
index 1d9359ec6dfe..42b733e68756 100644
--- a/ftp/ncftp2/distinfo
+++ b/ftp/ncftp2/distinfo
@@ -1 +1 @@
-MD5 (ncftp-2.3.0.tgz) = 82e55e710bc536c6f17623ece134e1bd
+MD5 (ncftp-2.4.0.tgz) = dc54610063d38c06987fcac71d165a1e
diff --git a/ftp/ncftp2/files/patch-aa b/ftp/ncftp2/files/patch-aa
index eeae13116176..c5dfa7bceac2 100644
--- a/ftp/ncftp2/files/patch-aa
+++ b/ftp/ncftp2/files/patch-aa
@@ -1,19 +1,19 @@
-*** Makefile.in.orig	Mon Jan 23 00:06:14 1995
---- Makefile.in	Mon Jan 23 20:47:43 1995
+*** Makefile.in.orig	Thu Oct 17 04:37:03 1996
+--- Makefile.in	Fri Oct 18 02:12:57 1996
 ***************
 *** 34,40 ****
   VPATH=@srcdir@
-  CPPFLAGS=@CPPFLAGS@ -I.
+  CPPFLAGS=-I. -I@srcdir@ @CPPFLAGS@
   
 ! LIBS=@LIBS@
-  LDFLAGS=@LDFLAGS@
+  SHARED_LDFLAGS=@LDFLAGS@
+  STATIC_LDFLAGS=@LDFLAGS@ @SLDFLAGS@
   
-  # Any -D definitions:
 --- 34,40 ----
   VPATH=@srcdir@
-  CPPFLAGS=@CPPFLAGS@ -I.
+  CPPFLAGS=-I. -I@srcdir@ @CPPFLAGS@
   
 ! LIBS= -lreadline -lncurses -lmytinfo
-  LDFLAGS=@LDFLAGS@
+  SHARED_LDFLAGS=@LDFLAGS@
+  STATIC_LDFLAGS=@LDFLAGS@ @SLDFLAGS@
   
-  # Any -D definitions:
diff --git a/ftp/ncftp3/Makefile b/ftp/ncftp3/Makefile
index 7acb5f6fdab5..76bc38a504cb 100644
--- a/ftp/ncftp3/Makefile
+++ b/ftp/ncftp3/Makefile
@@ -1,12 +1,12 @@
 # New ports collection makefile for:    ncftp2
-# Version required:     2.3.0
+# Version required:     2.4.0
 # Date created:         4 Nov 1994
 # Whom:                 ache
 #
-# $Id: Makefile,v 1.31 1995/11/27 04:05:19 asami Exp $
+# $Id: Makefile,v 1.32 1996/01/14 10:29:07 ache Exp $
 #
 
-DISTNAME=       ncftp-2.3.0
+DISTNAME=       ncftp-2.4.0
 CATEGORIES+=	net
 MASTER_SITES=   ftp://ftp.probe.net/pub/ncftp/
 EXTRACT_SUFX=   .tgz
diff --git a/ftp/ncftp3/distinfo b/ftp/ncftp3/distinfo
index 1d9359ec6dfe..42b733e68756 100644
--- a/ftp/ncftp3/distinfo
+++ b/ftp/ncftp3/distinfo
@@ -1 +1 @@
-MD5 (ncftp-2.3.0.tgz) = 82e55e710bc536c6f17623ece134e1bd
+MD5 (ncftp-2.4.0.tgz) = dc54610063d38c06987fcac71d165a1e
-- 
cgit v1.2.3