Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Dec 2000 11:24:12 -0800 (PST)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/23566: Update port: ftp/cftp to 0.10
Message-ID:  <200012151924.eBFJOCG44207@freefall.freebsd.org>
Resent-Message-ID: <200012151930.eBFJU1I45023@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         23566
>Category:       ports
>Synopsis:       Update port: ftp/cftp to 0.10
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 15 11:30:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.2-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 0.10

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/ftp/cftp/Makefile ftp/cftp/Makefile
--- /usr/ports/ftp/cftp/Makefile	Tue Dec 12 22:51:13 2000
+++ ftp/cftp/Makefile	Fri Dec 15 20:29:30 2000
@@ -6,11 +6,10 @@
 #
 
 PORTNAME=	cftp
-PORTVERSION=	0.9.3
-CATEGORIES=	ftp
-MASTER_SITES=	ftp://sunsite.univie.ac.at/pub/nih/cftp/ \
-		${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR=	andy
+PORTVERSION=	0.10
+CATEGORIES=	ftp ipv6
+MASTER_SITES=	ftp://ftp.giga.or.at/pub/nih/cftp/ \
+		ftp://sunsite.univie.ac.at/pub/nih/cftp/
 
 MAINTAINER=	ports@FreeBSD.org
 
@@ -18,9 +17,9 @@
 
 post-install:
 .if !defined(NOPORTDOCS)
-	@ ${MKDIR} ${PREFIX}/share/doc/cftp
+	@${MKDIR} ${PREFIX}/share/doc/cftp
 .for file in AUTHORS ChangeLog NEWS README THANKS TODO
-	@ ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/cftp
+	${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/cftp
 .endfor
 .endif
 
diff -urN /usr/ports/ftp/cftp/distinfo ftp/cftp/distinfo
--- /usr/ports/ftp/cftp/distinfo	Tue Apr  6 08:44:25 1999
+++ ftp/cftp/distinfo	Fri Dec 15 20:18:28 2000
@@ -1 +1 @@
-MD5 (cftp-0.9.3.tar.gz) = 065851914e2e7c7afcbe706cd6a3b106
+MD5 (cftp-0.10.tar.gz) = 5b1fc16b9e85ea7a800156d1113c47df


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012151924.eBFJOCG44207>