From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Sep 16 03:40:06 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2937316A41F for ; Fri, 16 Sep 2005 03:40:06 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9682243D45 for ; Fri, 16 Sep 2005 03:40:05 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j8G3e5kX029623 for ; Fri, 16 Sep 2005 03:40:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j8G3e5K1029622; Fri, 16 Sep 2005 03:40:05 GMT (envelope-from gnats) Resent-Date: Fri, 16 Sep 2005 03:40:05 GMT Resent-Message-Id: <200509160340.j8G3e5K1029622@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Trevor S. Cornpropst" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24AC216A41F for ; Fri, 16 Sep 2005 03:36:27 +0000 (GMT) (envelope-from tsc@cox.net) Received: from eastrmmtao06.cox.net (eastrmmtao06.cox.net [68.230.240.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 779F843D45 for ; Fri, 16 Sep 2005 03:36:26 +0000 (GMT) (envelope-from tsc@cox.net) Received: from beastie.cornpropst.net ([68.105.189.104]) by eastrmmtao06.cox.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20050916033624.QPDS18478.eastrmmtao06.cox.net@beastie.cornpropst.net> for ; Thu, 15 Sep 2005 23:36:24 -0400 Received: from beastie.cornpropst.net (localhost.cornpropst.net [127.0.0.1]) by beastie.cornpropst.net (8.13.3/8.13.3) with ESMTP id j8G3aPBl049427 for ; Thu, 15 Sep 2005 23:36:25 -0400 (EDT) (envelope-from tsc@beastie.cornpropst.net) Received: (from tsc@localhost) by beastie.cornpropst.net (8.13.3/8.13.3/Submit) id j8G3aOlf049426; Thu, 15 Sep 2005 23:36:24 -0400 (EDT) (envelope-from tsc) Message-Id: <200509160336.j8G3aOlf049426@beastie.cornpropst.net> Date: Thu, 15 Sep 2005 23:36:24 -0400 (EDT) From: "Trevor S. Cornpropst" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/86198: Update Port: net/p5-Net-SFTP X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Trevor S. Cornpropst" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Sep 2005 03:40:06 -0000 >Number: 86198 >Category: ports >Synopsis: Update Port: net/p5-Net-SFTP >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Sep 16 03:40:05 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Trevor S. Cornpropst >Release: FreeBSD 5.4-RELEASE-p1 i386 >Organization: >Environment: System: FreeBSD beastie.cornpropst.net 5.4-RELEASE-p1 FreeBSD 5.4-RELEASE-p1 #0: Sun May 22 02:21:34 EDT 2005 root@beastie.cornpropst.net:/usr/obj/usr/src/sys/BEASTIE i386 >Description: Updates p5-Net-SFTP from 0.05 to 0.09. >How-To-Repeat: >Fix: --- net-sftp-0.09 begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # ./p5-Net-SFTP # ./p5-Net-SFTP/Makefile # ./p5-Net-SFTP/distinfo # ./p5-Net-SFTP/pkg-descr # ./p5-Net-SFTP/pkg-plist # echo c - ./p5-Net-SFTP mkdir -p ./p5-Net-SFTP > /dev/null 2>&1 echo x - ./p5-Net-SFTP/Makefile sed 's/^X//' >./p5-Net-SFTP/Makefile << 'END-of-./p5-Net-SFTP/Makefile' X# New ports collection makefile for: Net-SFTP X# Date created: 08 Oct 2003 X# Whom: Trevor Corpropst X# X# $FreeBSD$ X# X XPORTNAME= Net-SFTP XPORTVERSION= 0.09 XCATEGORIES= net perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Net XPKGNAMEPREFIX= p5- X XMAINTAINER= tcornpropst@cox.net XCOMMENT= Perl5 module implementing Secure File Transfer Protocol client X XBUILD_DEPENDS= ${SITE_PERL}/Net/SSH/Perl.pm:${PORTSDIR}/net/p5-Net-SSH-Perl XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= Net::SFTP.3 \ X Net::SFTP::Attributes.3 \ X Net::SFTP::Buffer.3 \ X Net::SFTP::Constants.3 \ X Net::SFTP::Util.3 X X.include END-of-./p5-Net-SFTP/Makefile echo x - ./p5-Net-SFTP/distinfo sed 's/^X//' >./p5-Net-SFTP/distinfo << 'END-of-./p5-Net-SFTP/distinfo' XMD5 (Net-SFTP-0.09.tar.gz) = a5d56bef9eef06993449598cb2aee8a2 END-of-./p5-Net-SFTP/distinfo echo x - ./p5-Net-SFTP/pkg-descr sed 's/^X//' >./p5-Net-SFTP/pkg-descr << 'END-of-./p5-Net-SFTP/pkg-descr' XPerl5 Module implementing Secure File Transfer Protocol client X X- Trevor Cornpropst Xtcornpropst@cox.net END-of-./p5-Net-SFTP/pkg-descr echo x - ./p5-Net-SFTP/pkg-plist sed 's/^X//' >./p5-Net-SFTP/pkg-plist << 'END-of-./p5-Net-SFTP/pkg-plist' X%%SITE_PERL%%/Net/SFTP.pm X%%SITE_PERL%%/Net/SFTP/Attributes.pm X%%SITE_PERL%%/Net/SFTP/Buffer.pm X%%SITE_PERL%%/Net/SFTP/Constants.pm X%%SITE_PERL%%/Net/SFTP/Util.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SFTP/.packlist X@dirrm %%SITE_PERL%%/Net/SFTP X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SFTP END-of-./p5-Net-SFTP/pkg-plist exit --- net-sftp-0.09 ends here --- >Release-Note: >Audit-Trail: >Unformatted: