summaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1996-10-17 22:22:18 +0000
committerache <ache@FreeBSD.org>1996-10-17 22:22:18 +0000
commite2e1d5f2588874de23c4a541e83c583f402b6469 (patch)
tree68c0e751fa489f688b95121ed0b139759faf560a /ftp
parent43413d9a8e61c9a4b4183d574b138fd8adc5fd95 (diff)
downloadFreeBSD-ports-e2e1d5f2588874de23c4a541e83c583f402b6469.zip
FreeBSD-ports-e2e1d5f2588874de23c4a541e83c583f402b6469.tar.gz
Upgrade to 2.4.0
Diffstat (limited to 'ftp')
-rw-r--r--ftp/ncftp2/Makefile6
-rw-r--r--ftp/ncftp2/distinfo2
-rw-r--r--ftp/ncftp2/files/patch-aa16
-rw-r--r--ftp/ncftp3/Makefile6
-rw-r--r--ftp/ncftp3/distinfo2
5 files changed, 16 insertions, 16 deletions
diff --git a/ftp/ncftp2/Makefile b/ftp/ncftp2/Makefile
index 7acb5f6..76bc38a 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 1d9359e..42b733e 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 eeae131..c5dfa7b 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 7acb5f6..76bc38a 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 1d9359e..42b733e 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
OpenPOWER on IntegriCloud