diff --git a/lang/p5-Expect/Makefile b/lang/p5-Expect/Makefile index 9173a89e4435..d39799653818 100644 --- a/lang/p5-Expect/Makefile +++ b/lang/p5-Expect/Makefile @@ -6,12 +6,11 @@ # PORTNAME= Expect -PORTVERSION= 1.07 +PORTVERSION= 1.11 CATEGORIES= lang perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Expect PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}.pm-${PORTVERSION} MAINTAINER= ports@FreeBSD.org @@ -22,7 +21,9 @@ RUN_DEPENDS= ${BUILD_DEPENDS} SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} PERL_CONFIGURE= yes -MAN3= Expect.3 Expect_intro.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} +MAN3= Expect.3 \ + Expect_FAQ.3 \ + Expect_intro.3 .include diff --git a/lang/p5-Expect/distinfo b/lang/p5-Expect/distinfo index f063f72608b3..d38fd1396361 100644 --- a/lang/p5-Expect/distinfo +++ b/lang/p5-Expect/distinfo @@ -1 +1 @@ -MD5 (Expect.pm-1.07.tar.gz) = 4777efd478187b1cd29083a9e24ac3bc +MD5 (Expect-1.11.tar.gz) = 41b6966366b6ee6a205255ca7a6bcf33 diff --git a/lang/p5-Expect/pkg-plist b/lang/p5-Expect/pkg-plist index 80591329f0ec..df9bb614f2d4 100644 --- a/lang/p5-Expect/pkg-plist +++ b/lang/p5-Expect/pkg-plist @@ -1,6 +1,6 @@ lib/perl5/site_perl/%%PERL_VER%%/Expect.pod lib/perl5/site_perl/%%PERL_VER%%/Expect.pm +lib/perl5/site_perl/%%PERL_VER%%/Expect_FAQ.pod lib/perl5/site_perl/%%PERL_VER%%/Expect_intro.pod -lib/perl5/site_perl/%%PERL_VER%%/term-filter.pl lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Expect/.packlist @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Expect