Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Aug 2010 13:45:35 +0200 (CEST)
From:      Frederic Culot <frederic@culot.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/149233: Update port: net/p5-Net-SFTP-Foreign
Message-ID:  <201008031145.o73BjZ2s042344@0xd0.org>
Resent-Message-ID: <201008031150.o73Bo8Hu021481@freefall.freebsd.org>

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

>Number:         149233
>Category:       ports
>Synopsis:       Update port: net/p5-Net-SFTP-Foreign
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 03 11:50:07 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Frederic Culot
>Release:        FreeBSD 8.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD 0xd0.org 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010 root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
Update to 1.57:
- new Backend/{Unix,Windows}.pm modules
>How-To-Repeat:
>Fix:
diff -ruN p5-Net-SFTP-Foreign.bak/Makefile p5-Net-SFTP-Foreign/Makefile
--- p5-Net-SFTP-Foreign.bak/Makefile	2010-08-03 13:32:23.775331527 +0200
+++ p5-Net-SFTP-Foreign/Makefile	2010-08-03 13:35:42.139706050 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Net-SFTP-Foreign
-PORTVERSION=	1.55
+PORTVERSION=	1.57
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
diff -ruN p5-Net-SFTP-Foreign.bak/distinfo p5-Net-SFTP-Foreign/distinfo
--- p5-Net-SFTP-Foreign.bak/distinfo	2010-08-03 13:32:23.775331527 +0200
+++ p5-Net-SFTP-Foreign/distinfo	2010-08-03 13:36:25.530538683 +0200
@@ -1,3 +1,3 @@
-MD5 (Net-SFTP-Foreign-1.55.tar.gz) = 9ae2a2298ffc06d554576700f93ab3fa
-SHA256 (Net-SFTP-Foreign-1.55.tar.gz) = 4038ea5c617fb8e98b0f3adbc3f6e54976625a75363cdbb49c1e8215e224c41a
-SIZE (Net-SFTP-Foreign-1.55.tar.gz) = 132501
+MD5 (Net-SFTP-Foreign-1.57.tar.gz) = 4485c2bdcd96cf80728a1bcced88c230
+SHA256 (Net-SFTP-Foreign-1.57.tar.gz) = e1cf3adf65389d81c87f5267399e9e332542d21c5a639909bdf4681498a7dd08
+SIZE (Net-SFTP-Foreign-1.57.tar.gz) = 142228
diff -ruN p5-Net-SFTP-Foreign.bak/pkg-plist p5-Net-SFTP-Foreign/pkg-plist
--- p5-Net-SFTP-Foreign.bak/pkg-plist	2010-08-03 13:32:23.775331527 +0200
+++ p5-Net-SFTP-Foreign/pkg-plist	2010-08-03 13:39:54.078893013 +0200
@@ -1,6 +1,8 @@
 %%SITE_PERL%%/Net/SFTP/Foreign.pm
 %%SITE_PERL%%/Net/SFTP/Foreign/Attributes.pm
 %%SITE_PERL%%/Net/SFTP/Foreign/Attributes/Compat.pm
+%%SITE_PERL%%/Net/SFTP/Foreign/Backend/Unix.pm
+%%SITE_PERL%%/Net/SFTP/Foreign/Backend/Windows.pm
 %%SITE_PERL%%/Net/SFTP/Foreign/Buffer.pm
 %%SITE_PERL%%/Net/SFTP/Foreign/Compat.pm
 %%SITE_PERL%%/Net/SFTP/Foreign/Common.pm
@@ -12,6 +14,7 @@
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SFTP
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
 @dirrm %%SITE_PERL%%/Net/SFTP/Foreign/Attributes
+@dirrm %%SITE_PERL%%/Net/SFTP/Foreign/Backend
 @dirrm %%SITE_PERL%%/Net/SFTP/Foreign
 @dirrmtry %%SITE_PERL%%/Net/SFTP
 @dirrmtry %%SITE_PERL%%/Net
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008031145.o73BjZ2s042344>