Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Oct 2008 10:30:58 -0700 (PDT)
From:      Yen-Ming Lee <leeym@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        numisemis@yahoo.com
Subject:   ports/128374: [PATCH] net/p5-Net-SCP-Expect: update to 0.14
Message-ID:  <200810251730.m9PHUwf9075440@cn1.leeym.com>
Resent-Message-ID: <200810251740.m9PHe1ga031124@freefall.freebsd.org>

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

>Number:         128374
>Category:       ports
>Synopsis:       [PATCH] net/p5-Net-SCP-Expect: update to 0.14
>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:   Sat Oct 25 17:40:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 7.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD cn1.leeym.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008
>Description:
- Update to 0.14

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

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

--- p5-Net-SCP-Expect-0.14.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net/p5-Net-SCP-Expect/Makefile,v
retrieving revision 1.2
diff -u -d -b -w -u -r1.2 Makefile
--- Makefile	17 Apr 2008 14:27:37 -0000	1.2
+++ Makefile	25 Oct 2008 17:30:50 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Net-SCP-Expect
-PORTVERSION=	0.12
+PORTVERSION=	0.14
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,8 +14,8 @@
 MAINTAINER=	numisemis@yahoo.com
 COMMENT=	Perl5 wrapper for scp that allows passwords via Expect
 
-BUILD_DEPENDS=	${SITE_PERL}/Expect.pm:${PORTSDIR}/lang/p5-Expect
-RUN_DEPENDS=	${BUILD_DEPENDS}
+RUN_DEPENDS=	p5-Expect>=1.14:${PORTSDIR}/lang/p5-Expect \
+		p5-Term-ReadPassword>=0.01:${PORTSDIR}/devel/p5-Term-ReadPassword
 
 PERL_CONFIGURE=	yes
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/net/p5-Net-SCP-Expect/distinfo,v
retrieving revision 1.1
diff -u -d -b -w -u -r1.1 distinfo
--- distinfo	15 Mar 2006 10:42:54 -0000	1.1
+++ distinfo	25 Oct 2008 17:30:50 -0000
@@ -1,3 +1,3 @@
-MD5 (Net-SCP-Expect-0.12.tar.gz) = ed57459ab1511bed85479bdcb18cc67a
-SHA256 (Net-SCP-Expect-0.12.tar.gz) = dd715f39ea4011797d747d2575b4933d603ff32f242b3b2cf9ca791cd7bec450
-SIZE (Net-SCP-Expect-0.12.tar.gz) = 160355
+MD5 (Net-SCP-Expect-0.14.tar.gz) = ceda0de6b7660418d9a6aae7d983ec28
+SHA256 (Net-SCP-Expect-0.14.tar.gz) = 3d6f99e5ec0c9f62ae0b2f10661804eb58983244eb876399d014f611d83b0943
+SIZE (Net-SCP-Expect-0.14.tar.gz) = 15093
--- p5-Net-SCP-Expect-0.14.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?200810251730.m9PHUwf9075440>