From owner-freebsd-ports Tue Jul 16 14: 0: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E716837B400 for ; Tue, 16 Jul 2002 14:00:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4ABAA43E6E for ; Tue, 16 Jul 2002 14:00:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6GL04JU075729 for ; Tue, 16 Jul 2002 14:00:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6GL04qm075728; Tue, 16 Jul 2002 14:00:04 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E42B37B400; Tue, 16 Jul 2002 13:57:59 -0700 (PDT) Received: from unsane.de (p50804D55.dip.t-dialin.net [80.128.77.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FB6743E31; Tue, 16 Jul 2002 13:57:58 -0700 (PDT) (envelope-from lizard@unsane.de) Received: from localhost (localhost.unsane.de [127.0.0.1]) by unsane.de (Postfix) with ESMTP id 54AD28AE; Tue, 16 Jul 2002 22:57:55 +0200 (CEST) Received: by unsane.de (Postfix, from userid 1001) id 81C59491; Tue, 16 Jul 2002 22:57:54 +0200 (CEST) Message-Id: <20020716205754.81C59491@unsane.de> Date: Tue, 16 Jul 2002 22:57:54 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org Cc: sobomax@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40668: Update port: ftp/ftpcopy -> 0.5.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40668 >Category: ports >Synopsis: Update port: ftp/ftpcopy -> 0.5.0 >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: Tue Jul 16 14:00:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD galore.unsane.de 4.6-STABLE FreeBSD 4.6-STABLE #0: Thu Jul 11 15:55:17 CEST 2002 root@galore.unsane.de:/usr/obj/usr/src/sys/GALORE_OB i386 >Description: Update ftp/ftpcopy from 0.4.8 to 0.5.0. Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/ftp/ftpcopy/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- Makefile 2002/02/18 08:21:08 1.12 +++ Makefile 2002/07/16 20:55:40 @@ -6,7 +6,7 @@ # PORTNAME= ftpcopy -PORTVERSION= 0.4.8 +PORTVERSION= 0.5.0 CATEGORIES= ftp MASTER_SITES= http://www.ohse.de/uwe/ftpcopy/ @@ -24,8 +24,7 @@ .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} && \ cd ${WRKSRC}/compile && \ - ${INSTALL_DATA} ChangeLog NEWS LICENSES LICENSES.LOCAL \ - README THANKS ${DOCSDIR} + ${INSTALL_DATA} ChangeLog NEWS README THANKS ${DOCSDIR} .endif .include Index: distinfo =================================================================== RCS file: /home/ncvs/ports/ftp/ftpcopy/distinfo,v retrieving revision 1.11 diff -u -r1.11 distinfo --- distinfo 2002/02/18 08:21:08 1.11 +++ distinfo 2002/07/16 20:55:40 @@ -1 +1 @@ -MD5 (ftpcopy-0.4.8.tar.gz) = 63d7c0ff5fc38fc43da45bad9fbece18 +MD5 (ftpcopy-0.5.0.tar.gz) = ac301cc055e05da06a77ea9171a2c9ba Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/ftp/ftpcopy/pkg-plist,v retrieving revision 1.3 diff -u -r1.3 pkg-plist --- pkg-plist 2001/09/07 11:33:34 1.3 +++ pkg-plist 2002/07/16 20:55:40 @@ -2,8 +2,6 @@ bin/ftpcopy bin/ftpls %%PORTDOCS%%share/doc/ftpcopy/ChangeLog -%%PORTDOCS%%share/doc/ftpcopy/LICENSES -%%PORTDOCS%%share/doc/ftpcopy/LICENSES.LOCAL %%PORTDOCS%%share/doc/ftpcopy/NEWS %%PORTDOCS%%share/doc/ftpcopy/README %%PORTDOCS%%share/doc/ftpcopy/THANKS >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message