From owner-freebsd-ports Wed Jan 10 20: 0:20 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 63C8937B401 for ; Wed, 10 Jan 2001 20:00:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0B401M81395; Wed, 10 Jan 2001 20:00:01 -0800 (PST) (envelope-from gnats) Received: from Terry.Dorm8.NCTU.edu.tw (Terry.Dorm8.NCTU.edu.tw [140.113.93.99]) by hub.freebsd.org (Postfix) with ESMTP id 0CA8437B404 for ; Wed, 10 Jan 2001 19:55:59 -0800 (PST) Received: (from ijliao@localhost) by Terry.Dorm8.NCTU.edu.tw (8.11.1/8.11.1) id f0B3ulD04455; Thu, 11 Jan 2001 11:56:47 +0800 (CST) (envelope-from ijliao) Message-Id: <200101110356.f0B3ulD04455@Terry.Dorm8.NCTU.edu.tw> Date: Thu, 11 Jan 2001 11:56:47 +0800 (CST) From: Ying-Chieh Liao Reply-To: ijliao@terry.dragon2.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/24241: fix : devel/p5-IO-stringy build error on fenner Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 24241 >Category: ports >Synopsis: fix : devel/p5-IO-stringy build error on fenner >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jan 10 20:00:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Ying-Chieh Liao >Release: FreeBSD 5.0-CURRENT i386 >Organization: NCTU CSIE >Environment: System: FreeBSD Terry.Dorm8.NCTU.edu.tw 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Thu Jan 11 07:55:18 CST 2001 root@Terry.Dorm8.NCTU.edu.tw:/usr/obj/usr/src/sys/TERRY i386 >Description: add a dirrm in plist >How-To-Repeat: >Fix: diff -ruN /usr/ports/devel/p5-IO-stringy/Makefile p5-IO-stringy/Makefile --- /usr/ports/devel/p5-IO-stringy/Makefile Sat Dec 2 01:18:00 2000 +++ p5-IO-stringy/Makefile Thu Jan 11 11:51:43 2001 @@ -15,14 +15,12 @@ MAINTAINER= ijliao@csie.nctu.edu.tw USE_PERL5= YES +PERL_CONFIGURE= yes MAN3= IO::AtomicFile.3 IO::InnerFile.3 IO::Lines.3 IO::Scalar.3 \ IO::ScalarArray.3 IO::Stringy.3 \ IO::Wrap.3 IO::WrapTie.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} - -do-configure: - @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL .include diff -ruN /usr/ports/devel/p5-IO-stringy/pkg-plist p5-IO-stringy/pkg-plist --- /usr/ports/devel/p5-IO-stringy/pkg-plist Sat Jun 10 04:43:42 2000 +++ p5-IO-stringy/pkg-plist Thu Jan 11 11:48:57 2001 @@ -8,3 +8,4 @@ lib/perl5/site_perl/%%PERL_VER%%/IO/WrapTie.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IO-stringy/.packlist @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IO-stringy +@dirrm lib/perl5/site_perl/%%PERL_VER%%/IO >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message