From bb49643316e88d2d34d619c5ecb3f34ee396a41f Mon Sep 17 00:00:00 2001 From: Kevin Lo Date: Fri, 15 Feb 2002 06:18:21 +0000 Subject: Update to version 1.12 PR: 34920 Submitted by: Andrew --- lang/p5-Expect/Makefile | 6 ++---- lang/p5-Expect/distinfo | 2 +- lang/p5-Expect/pkg-plist | 4 +--- 3 files changed, 4 insertions(+), 8 deletions(-) (limited to 'lang') diff --git a/lang/p5-Expect/Makefile b/lang/p5-Expect/Makefile index d39799653818..56529626b7a5 100644 --- a/lang/p5-Expect/Makefile +++ b/lang/p5-Expect/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Expect -PORTVERSION= 1.11 +PORTVERSION= 1.12 CATEGORIES= lang perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Expect @@ -22,8 +22,6 @@ SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -MAN3= Expect.3 \ - Expect_FAQ.3 \ - Expect_intro.3 +MAN3= Expect.3 .include diff --git a/lang/p5-Expect/distinfo b/lang/p5-Expect/distinfo index d38fd1396361..2b2b5c07f04b 100644 --- a/lang/p5-Expect/distinfo +++ b/lang/p5-Expect/distinfo @@ -1 +1 @@ -MD5 (Expect-1.11.tar.gz) = 41b6966366b6ee6a205255ca7a6bcf33 +MD5 (Expect-1.12.tar.gz) = 37934e033b08124479f890ce8a429adb diff --git a/lang/p5-Expect/pkg-plist b/lang/p5-Expect/pkg-plist index df9bb614f2d4..04c3ce025fb5 100644 --- a/lang/p5-Expect/pkg-plist +++ b/lang/p5-Expect/pkg-plist @@ -1,6 +1,4 @@ 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%%/%%PERL_ARCH%%/auto/Expect/.packlist -@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Expect +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Expect 2>/dev/null || true -- cgit v1.2.3