Date: Thu, 22 Jul 2004 15:26:46 +0800 (CST) From: Cheng-Lung Sung <clsung@dragon2.net> To: FreeBSD-gnats-submit@FreeBSD.org Cc: erich@tacni.net Subject: ports/69416: [PATCH] net/p5-Net-SCP: update to 0.07 Message-ID: <20040722072646.C9A4215635@mail.dragon2.net> Resent-Message-ID: <200407220730.i6M7UJOE084403@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 69416 >Category: ports >Synopsis: [PATCH] net/p5-Net-SCP: update to 0.07 >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: Thu Jul 22 07:30:19 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Cheng-Lung Sung >Release: FreeBSD 4.10-RELEASE i386 >Organization: FreeBSD @ Taiwan >Environment: System: FreeBSD sungsung.csie.nctu.edu.tw 4.10-RELEASE FreeBSD 4.10-RELEASE #1: Wed Jun 9 11:27:45 CST >Description: - Update to 0.07 - Copy from Changes - get and put methods use OO-style scp to avoid clobbering errstr, thanks to paguerlais@airfrance.fr - remove extraneous warn Port maintainer (erich@tacni.net) is cc'd. Generated with FreeBSD Port Tools 0.50 >How-To-Repeat: >Fix: --- p5-Net-SCP-0.07.patch begins here --- diff -ruN --exclude=CVS /usr/ports/net/p5-Net-SCP/Makefile /home/clsung/p5-Net-SCP/Makefile --- /usr/ports/net/p5-Net-SCP/Makefile Fri Oct 24 23:14:56 2003 +++ /home/clsung/p5-Net-SCP/Makefile Thu Jul 22 15:24:20 2004 @@ -6,7 +6,7 @@ # PORTNAME= Net-SCP -PORTVERSION= 0.06 +PORTVERSION= 0.07 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net diff -ruN --exclude=CVS /usr/ports/net/p5-Net-SCP/distinfo /home/clsung/p5-Net-SCP/distinfo --- /usr/ports/net/p5-Net-SCP/distinfo Thu Apr 1 16:40:29 2004 +++ /home/clsung/p5-Net-SCP/distinfo Thu Jul 22 15:24:30 2004 @@ -1,2 +1,2 @@ -MD5 (Net-SCP-0.06.tar.gz) = 3404c8013df8eb19e08a3d179b30a4a7 -SIZE (Net-SCP-0.06.tar.gz) = 4811 +MD5 (Net-SCP-0.07.tar.gz) = bf7e89b5741b98f4a9e40896f0baf230 +SIZE (Net-SCP-0.07.tar.gz) = 4918 --- p5-Net-SCP-0.07.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040722072646.C9A4215635>