Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Dec 2000 11:53:11 -0800 (PST)
From:      joseph@randomnetworks.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/23571: [PORT UPDATE] ftp/cftp 0.9.3 -> 0.10
Message-ID:  <200012151953.eBFJrBG04361@rodan.water-programs.com>
Resent-Message-ID: <200012152000.eBFK02e48454@freefall.freebsd.org>

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

>Number:         23571
>Category:       ports
>Synopsis:       [PORT UPDATE] ftp/cftp 0.9.3 -> 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 12:00:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Joseph Scottj
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
randomnetworks.com
>Environment:

ports collection

>Description:

[PORT UPDATE] ftp/cftp 0.9.3 -> 0.10

Also add HAS_CONFIGURE to the Makefile so that this port will obey PREFIX.  I
hope this was the right way to do this.

>How-To-Repeat:

This diff was generated by : diff -ruN cftp cftp.new
From : /usr/ports/ftp
-------------------------------------------------------------
diff -ruN cftp/Makefile cftp.new/Makefile
--- cftp/Makefile       Tue Dec 12 07:07:48 2000
+++ cftp.new/Makefile   Fri Dec 15 11:45:55 2000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=      cftp
-PORTVERSION=   0.9.3
+PORTVERSION=   0.10
 CATEGORIES=    ftp
 MASTER_SITES=  ftp://sunsite.univie.ac.at/pub/nih/cftp/ \
                ${MASTER_SITE_LOCAL}
@@ -15,6 +15,7 @@
 MAINTAINER=    ports@FreeBSD.org
 
 GNU_CONFIGURE= yes
+HAS_CONFIGURE= yes
 
 post-install:
 .if !defined(NOPORTDOCS)
diff -ruN cftp/distinfo cftp.new/distinfo
--- cftp/distinfo       Mon Apr  5 16:44:25 1999
+++ cftp.new/distinfo   Fri Dec 15 11:41:24 2000
@@ -1 +1 @@
-MD5 (cftp-0.9.3.tar.gz) = 065851914e2e7c7afcbe706cd6a3b106
+MD5 (cftp-0.10.tar.gz) = 5b1fc16b9e85ea7a800156d1113c47df


>Fix:

>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?200012151953.eBFJrBG04361>