Upgrade to 2.2.0

This commit is contained in:
Andrey A. Chernov 1995-10-04 23:36:02 +00:00
parent ec35dd27b9
commit bdd2f9b316
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=2260
6 changed files with 12 additions and 20 deletions

View file

@ -1,12 +1,12 @@
# New ports collection makefile for: ncftp2
# Version required: 2.1.1
# Version required: 2.2.0
# Date created: 4 Nov 1994
# Whom: ache
#
# $Id: Makefile,v 1.26 1995/08/18 17:50:34 peter Exp $
# $Id: Makefile,v 1.27 1995/09/23 17:09:03 ache Exp $
#
DISTNAME= ncftp-2.1.1
DISTNAME= ncftp-2.2.0
CATEGORIES+= networking
MASTER_SITES= ftp://ftp.cs.unl.edu/pub/ncftp/
EXTRACT_SUFX= .tgz
@ -14,14 +14,10 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ache@FreeBSD.ORG
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_func_getmaxyx=yes
do-install:
cd ${WRKSRC}; $(INSTALL) $(COPY) $(STRIP) -o $(BINOWN) -g $(BINGRP) -m $(BINMODE) ncftp $(PREFIX)/bin/ncftp2
cd ${WRKSRC}; $(INSTALL) -c -o $(BINOWN) -g $(BINGRP) -m 644 ncftp.1 $(PREFIX)/man/man1/ncftp2.1
# Copy the list of FreeBSD sites
pre-patch:
cp ${FILESDIR}/Complete.h ${WRKSRC}
cp ${FILESDIR}/Complete.c ${WRKSRC}
.include <bsd.port.mk>

View file

@ -1 +1 @@
MD5 (ncftp-2.1.1.tgz) = dce74a2c0b257a712ee6d278b7eec8cf
MD5 (ncftp-2.2.0.tgz) = 1075562e28a65d1e353eefbc2747a27d

View file

@ -1 +1 @@
NcFTP 2.1.1 -- FTP replacement with advanced user interface
NcFTP 2.2.0 -- FTP replacement with advanced user interface

View file

@ -1,12 +1,12 @@
# New ports collection makefile for: ncftp2
# Version required: 2.1.1
# Version required: 2.2.0
# Date created: 4 Nov 1994
# Whom: ache
#
# $Id: Makefile,v 1.26 1995/08/18 17:50:34 peter Exp $
# $Id: Makefile,v 1.27 1995/09/23 17:09:03 ache Exp $
#
DISTNAME= ncftp-2.1.1
DISTNAME= ncftp-2.2.0
CATEGORIES+= networking
MASTER_SITES= ftp://ftp.cs.unl.edu/pub/ncftp/
EXTRACT_SUFX= .tgz
@ -14,14 +14,10 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ache@FreeBSD.ORG
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_func_getmaxyx=yes
do-install:
cd ${WRKSRC}; $(INSTALL) $(COPY) $(STRIP) -o $(BINOWN) -g $(BINGRP) -m $(BINMODE) ncftp $(PREFIX)/bin/ncftp2
cd ${WRKSRC}; $(INSTALL) -c -o $(BINOWN) -g $(BINGRP) -m 644 ncftp.1 $(PREFIX)/man/man1/ncftp2.1
# Copy the list of FreeBSD sites
pre-patch:
cp ${FILESDIR}/Complete.h ${WRKSRC}
cp ${FILESDIR}/Complete.c ${WRKSRC}
.include <bsd.port.mk>

View file

@ -1 +1 @@
MD5 (ncftp-2.1.1.tgz) = dce74a2c0b257a712ee6d278b7eec8cf
MD5 (ncftp-2.2.0.tgz) = 1075562e28a65d1e353eefbc2747a27d

View file

@ -1 +1 @@
NcFTP 2.1.1 -- FTP replacement with advanced user interface
NcFTP 2.2.0 -- FTP replacement with advanced user interface