Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jan 2007 20:22:21 +0100 (CET)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        numisemis@yahoo.com
Subject:   ports/107786: [UPDATE] net/p5-Net-SFTP-Foreign
Message-ID:  <200701101922.l0AJML0q062681@miwi.homeunix.org>
Resent-Message-ID: <200701101930.l0AJUIQ0099307@freefall.freebsd.org>

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

>Number:         107786
>Category:       ports
>Synopsis:       [UPDATE] 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:   Wed Jan 10 19:30:17 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Martin Wilke
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD miwi.homeunix.org 7.0-CURRENT FreeBSD 7.0-CURRENT #199: Wed Jan  3 12:08:22 CET
>Description:
- Update to 0.90.15
- TB:   http://miwibox.org/tb/index.php?action=describe_port&id=2231

Port maintainer (numisemis@yahoo.com) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Net-SFTP-Foreign-0.90.15.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net/p5-Net-SFTP-Foreign/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	28 Jun 2006 08:50:57 -0000	1.1
+++ Makefile	10 Jan 2007 15:07:09 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Net-SFTP-Foreign
-DISTVERSION=	0.90_10
+DISTVERSION=	0.90_15
 CATEGORIES=	net perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	../../authors/id/S/SA/SALVA
@@ -25,4 +25,10 @@
 		Net::SFTP::Foreign::Constants.3 \
 		Net::SFTP::Foreign::Local.3
 
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500800
+IGNORE=	This port requires perl 5.8.X.	Please install lang/perl5.8.
+.endif
+
+.include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/net/p5-Net-SFTP-Foreign/distinfo,v
retrieving revision 1.1
diff -u -u -r1.1 distinfo
--- distinfo	28 Jun 2006 08:50:57 -0000	1.1
+++ distinfo	10 Jan 2007 13:24:58 -0000
@@ -1,3 +1,3 @@
-MD5 (Net-SFTP-Foreign-0.90_10.tar.gz) = 020a9c437b8d17389bf1a83c6a9350c7
-SHA256 (Net-SFTP-Foreign-0.90_10.tar.gz) = c56475af6b68ac1cc1d63b1922b03a02b080e2800994a3e736a4827b8acae54c
-SIZE (Net-SFTP-Foreign-0.90_10.tar.gz) = 88395
+MD5 (Net-SFTP-Foreign-0.90_15.tar.gz) = 108c1a82323796047f3426731e5fe627
+SHA256 (Net-SFTP-Foreign-0.90_15.tar.gz) = 2af3bbf4bc70a9bae94846858d5a062d766483fb15bcc6763bddf6d2073c5807
+SIZE (Net-SFTP-Foreign-0.90_15.tar.gz) = 89529
--- p5-Net-SFTP-Foreign-0.90.15.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?200701101922.l0AJML0q062681>