From 6d8e12a6003a95b4b19117974c95d41a93f2bdeb Mon Sep 17 00:00:00 2001 From: Patrick Li Date: Mon, 10 Jun 2002 12:58:09 +0000 Subject: - Update to 1.15 - Hand maintainership to submitter - Update WWW tag PR: 39100 Submitted by: Erwin Lansing --- lang/p5-Expect/Makefile | 9 ++++----- lang/p5-Expect/distinfo | 2 +- lang/p5-Expect/pkg-descr | 2 +- 3 files changed, 6 insertions(+), 7 deletions(-) (limited to 'lang/p5-Expect') diff --git a/lang/p5-Expect/Makefile b/lang/p5-Expect/Makefile index 56529626b7a5..a078c84e6a21 100644 --- a/lang/p5-Expect/Makefile +++ b/lang/p5-Expect/Makefile @@ -6,19 +6,18 @@ # PORTNAME= Expect -PORTVERSION= 1.12 +PORTVERSION= 1.15 CATEGORIES= lang perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Expect PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erwin@lansing.dk -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/IO/Tty.pm:${PORTSDIR}/devel/p5-IO-Tty \ - ${SITE_PERL}/IO/Stty.pm:${PORTSDIR}/devel/p5-IO-Stty +BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/IO/Tty.pm:${PORTSDIR}/devel/p5-IO-Tty \ + ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/IO/Stty.pm:${PORTSDIR}/devel/p5-IO-Stty RUN_DEPENDS= ${BUILD_DEPENDS} -SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/lang/p5-Expect/distinfo b/lang/p5-Expect/distinfo index 2b2b5c07f04b..de58d7b6aaad 100644 --- a/lang/p5-Expect/distinfo +++ b/lang/p5-Expect/distinfo @@ -1 +1 @@ -MD5 (Expect-1.12.tar.gz) = 37934e033b08124479f890ce8a429adb +MD5 (Expect-1.15.tar.gz) = e717952b79c740121c18a1958b1bd6bb diff --git a/lang/p5-Expect/pkg-descr b/lang/p5-Expect/pkg-descr index 1adf840cade4..bdc627ea9756 100644 --- a/lang/p5-Expect/pkg-descr +++ b/lang/p5-Expect/pkg-descr @@ -1,6 +1,6 @@ p5-Expect is a perl module inspired by the Tcl version of Expect. -FTP: ftp://ftp.habit.com/pub/perl/ +WWW: http://sourceforge.net/projects/expectperl/ Author: Austin Schutz --Will -- cgit v1.2.3