From owner-freebsd-ports Fri Dec 15 12: 0:11 2000 From owner-freebsd-ports@FreeBSD.ORG Fri Dec 15 12:00:02 2000 Return-Path: Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2C2FA37B402 for ; Fri, 15 Dec 2000 12:00:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eBFK02e48454; Fri, 15 Dec 2000 12:00:02 -0800 (PST) (envelope-from gnats) Resent-Date: Fri, 15 Dec 2000 12:00:02 -0800 (PST) Resent-Message-Id: <200012152000.eBFK02e48454@freefall.freebsd.org> Resent-From: gnats-admin@FreeBSD.org (GNATS Management) Resent-To: freebsd-ports@FreeBSD.org Resent-Reply-To: gnats-admin@FreeBSD.org, joseph@randomnetworks.com Received: from rodan.water-programs.com (unknown [130.86.77.19]) by hub.freebsd.org (Postfix) with ESMTP id 2ABB437B400 for ; Fri, 15 Dec 2000 11:54:30 -0800 (PST) Received: (from scottj@localhost) by rodan.water-programs.com (8.11.1/8.11.1) id eBFJrBG04361; Fri, 15 Dec 2000 11:53:11 -0800 (PST) (envelope-from scottj) Message-Id: <200012151953.eBFJrBG04361@rodan.water-programs.com> Date: Fri, 15 Dec 2000 11:53:11 -0800 (PST) From: joseph@randomnetworks.com Sender: scottj@rodan.water-programs.com Reply-To: joseph@randomnetworks.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/23571: [PORT UPDATE] ftp/cftp 0.9.3 -> 0.10 Resent-Sender: gnats@FreeBSD.org Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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