diff options
author | ache <ache@FreeBSD.org> | 1995-05-07 20:57:56 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1995-05-07 20:57:56 +0000 |
commit | b7a20fcd58c9a536d2f571827ff657bc71f153bc (patch) | |
tree | 91e71f2368674af3c5c809b59cefbf49a6913179 /ftp | |
parent | 7b9f55baf7df5704205c4862a68a7a3efed797a5 (diff) | |
download | FreeBSD-ports-b7a20fcd58c9a536d2f571827ff657bc71f153bc.zip FreeBSD-ports-b7a20fcd58c9a536d2f571827ff657bc71f153bc.tar.gz |
Upgrade.
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/ncftp2/Makefile | 10 | ||||
-rw-r--r-- | ftp/ncftp2/distinfo | 2 | ||||
-rw-r--r-- | ftp/ncftp2/files/patch-aa | 12 | ||||
-rw-r--r-- | ftp/ncftp2/pkg-comment | 2 | ||||
-rw-r--r-- | ftp/ncftp3/Makefile | 10 | ||||
-rw-r--r-- | ftp/ncftp3/distinfo | 2 | ||||
-rw-r--r-- | ftp/ncftp3/pkg-comment | 2 |
7 files changed, 18 insertions, 22 deletions
diff --git a/ftp/ncftp2/Makefile b/ftp/ncftp2/Makefile index f59776a..67a8f86 100644 --- a/ftp/ncftp2/Makefile +++ b/ftp/ncftp2/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: ncftp2 -# Version required: 2.0.4 +# Version required: 2.0.5 # Date created: 4 Nov 1994 # Whom: ache # -# $Id: Makefile,v 1.21 1995/04/12 04:55:40 asami Exp $ +# $Id: Makefile,v 1.22 1995/04/27 23:36:02 ache Exp $ # -DISTNAME= ncftp-2.0.4 +DISTNAME= ncftp-2.0.5 CATEGORIES+= networking MASTER_SITES= ftp://ftp.cs.unl.edu/pub/ncftp/ EXTRACT_SUFX= .tgz @@ -15,4 +15,8 @@ MAINTAINER= ache@FreeBSD.ORG GNU_CONFIGURE= 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 + .include <bsd.port.mk> diff --git a/ftp/ncftp2/distinfo b/ftp/ncftp2/distinfo index ae23ba9..73f7cee 100644 --- a/ftp/ncftp2/distinfo +++ b/ftp/ncftp2/distinfo @@ -1 +1 @@ -MD5 (ncftp-2.0.4.tgz) = 4450835a8f51a42a55f2d131b0e5abcb +MD5 (ncftp-2.0.5.tgz) = da10010a1b0616ce6127a851e912254a diff --git a/ftp/ncftp2/files/patch-aa b/ftp/ncftp2/files/patch-aa index 7d36c80..eeae131 100644 --- a/ftp/ncftp2/files/patch-aa +++ b/ftp/ncftp2/files/patch-aa @@ -17,15 +17,3 @@ LDFLAGS=@LDFLAGS@ # Any -D definitions: -*************** -*** 182,186 **** ---- 182,190 ---- - WGets.o: $(GLOBAL_H) Curses.h WGets.h - - Xfer.o: $(GLOBAL_H) Main.h Xfer.h RCmd.h FTP.h Progress.h Poll.h -+ -+ install: -+ $(INSTALL) $(COPY) $(STRIP) -o $(BINOWN) -g $(BINGRP) -m $(BINMODE) $(PROG) $(PREFIX)/bin/ncftp2 -+ $(INSTALL) -c -o $(BINOWN) -g $(BINGRP) -m 644 $(PROG).1 $(PREFIX)/man/man1/ncftp2.1 - - # eof diff --git a/ftp/ncftp2/pkg-comment b/ftp/ncftp2/pkg-comment index 72db4cf..01f7215 100644 --- a/ftp/ncftp2/pkg-comment +++ b/ftp/ncftp2/pkg-comment @@ -1 +1 @@ -NcFTP 2.0.4 -- FTP replacement with advanced user interface +NcFTP 2.0.5 -- FTP replacement with advanced user interface diff --git a/ftp/ncftp3/Makefile b/ftp/ncftp3/Makefile index f59776a..67a8f86 100644 --- a/ftp/ncftp3/Makefile +++ b/ftp/ncftp3/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: ncftp2 -# Version required: 2.0.4 +# Version required: 2.0.5 # Date created: 4 Nov 1994 # Whom: ache # -# $Id: Makefile,v 1.21 1995/04/12 04:55:40 asami Exp $ +# $Id: Makefile,v 1.22 1995/04/27 23:36:02 ache Exp $ # -DISTNAME= ncftp-2.0.4 +DISTNAME= ncftp-2.0.5 CATEGORIES+= networking MASTER_SITES= ftp://ftp.cs.unl.edu/pub/ncftp/ EXTRACT_SUFX= .tgz @@ -15,4 +15,8 @@ MAINTAINER= ache@FreeBSD.ORG GNU_CONFIGURE= 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 + .include <bsd.port.mk> diff --git a/ftp/ncftp3/distinfo b/ftp/ncftp3/distinfo index ae23ba9..73f7cee 100644 --- a/ftp/ncftp3/distinfo +++ b/ftp/ncftp3/distinfo @@ -1 +1 @@ -MD5 (ncftp-2.0.4.tgz) = 4450835a8f51a42a55f2d131b0e5abcb +MD5 (ncftp-2.0.5.tgz) = da10010a1b0616ce6127a851e912254a diff --git a/ftp/ncftp3/pkg-comment b/ftp/ncftp3/pkg-comment index 72db4cf..01f7215 100644 --- a/ftp/ncftp3/pkg-comment +++ b/ftp/ncftp3/pkg-comment @@ -1 +1 @@ -NcFTP 2.0.4 -- FTP replacement with advanced user interface +NcFTP 2.0.5 -- FTP replacement with advanced user interface |