ports/100456: Update port: lang/p5-Expect 1.18 -> 1.19

tjs tjs at cdpa.nsysu.edu.tw
Tue Jul 18 01:40:16 UTC 2006


>Number:         100456
>Category:       ports
>Synopsis:       Update port: lang/p5-Expect 1.18 -> 1.19
>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:   Tue Jul 18 01:40:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jin-Shan Tseng
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
NCHC
>Environment:
System: FreeBSD Pluto.CDPA.nsysu.edu.tw 6.1-STABLE FreeBSD 6.1-STABLE #0: Mon Jul 17 12:45:19 CST 2006 tjs at Pluto.CDPA.nsysu.edu.tw:/usr/obj/usr/src/sys/Pluto i386


>Description:

	* Update to 1.19
	* fixed non-localized usage of $_
	* added new example ssh.pl

>How-To-Repeat:
>Fix:


--- patch begins here ---
--- Makefile.orig	Tue Jul 18 08:39:13 2006
+++ Makefile	Tue Jul 18 09:07:42 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Expect
-PORTVERSION=	1.18
+PORTVERSION=	1.19
 CATEGORIES=	lang perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Expect
@@ -15,7 +15,7 @@
 MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Perl module inspired by the Tcl version of Expect
 
-BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/IO/Tty.pm:${PORTSDIR}/devel/p5-IO-Tty \
+BUILD_DEPENDS=	p5-IOTty>=1.03:${PORTSDIR}/devel/p5-IO-Tty \
 		${SITE_PERL}/IO/Stty.pm:${PORTSDIR}/devel/p5-IO-Stty
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
--- distinfo.orig	Tue Jul 18 08:39:16 2006
+++ distinfo	Tue Jul 18 09:07:46 2006
@@ -1,3 +1,3 @@
-MD5 (Expect-1.18.tar.gz) = d7f82ded593014ccd6f9253f264addb2
-SHA256 (Expect-1.18.tar.gz) = 3b9f631bfb30cdcc312b716eb84d53ac8ec3fd6f6a71e784e2afffa51b1ee3eb
-SIZE (Expect-1.18.tar.gz) = 51939
+MD5 (Expect-1.19.tar.gz) = 92b1494a6c86a2791ead0ec39a306726
+SHA256 (Expect-1.19.tar.gz) = 217473a991e109a2250082e9c7e7894240fce1773c300e0080a335a67e92779e
+SIZE (Expect-1.19.tar.gz) = 52224
--- pkg-descr.orig	Tue Jul 18 09:16:34 2006
+++ pkg-descr	Tue Jul 18 09:18:58 2006
@@ -1,6 +1,3 @@
 p5-Expect is a perl module inspired by the Tcl version of Expect.
 
-WWW: http://sourceforge.net/projects/expectperl/
-Author: Austin Schutz <tex at habit.com>
-
---Will <andrews at technologist.com>
+WWW: http://search.cpan.org/dist/Expect/
--- patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list