Date: Tue, 30 Oct 2007 15:49:02 -0700 (PDT) From: Yen-Ming Lee <leeym@leeym.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: tobez@FreeBSD.org Subject: ports/117696: [PATCH] textproc/p5-Lingua-EN-Fathom: unbreak Message-ID: <200710302249.l9UMn217073517@db1.leeym.com> Resent-Message-ID: <200710302250.l9UMo4u5009714@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 117696 >Category: ports >Synopsis: [PATCH] textproc/p5-Lingua-EN-Fathom: unbreak >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Oct 30 22:50:03 UTC 2007 >Closed-Date: >Last-Modified: >Originator: Yen-Ming Lee >Release: FreeBSD 6.2-RELEASE i386 >Organization: >Environment: System: FreeBSD db1.leeym.com 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007 >Description: - fix plist and unbreak Port maintainer (tobez@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Lingua-EN-Fathom-1.11.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-Lingua-EN-Fathom/Makefile,v retrieving revision 1.4 diff -u -u -r1.4 Makefile --- Makefile 8 Sep 2007 01:06:14 -0000 1.4 +++ Makefile 30 Oct 2007 22:44:51 -0000 @@ -18,8 +18,6 @@ BUILD_DEPENDS= ${SITE_PERL}/Lingua/EN/Syllable.pm:${PORTSDIR}/textproc/p5-Lingua-EN-Syllable RUN_DEPENDS= ${BUILD_DEPENDS} -BROKEN= Incorrect pkg-plist - PERL_CONFIGURE= yes MAN3= Lingua::EN::Fathom.3 Index: pkg-plist =================================================================== RCS file: /home/pcvs/ports/textproc/p5-Lingua-EN-Fathom/pkg-plist,v retrieving revision 1.1 diff -u -u -r1.1 pkg-plist --- pkg-plist 28 Mar 2006 11:48:30 -0000 1.1 +++ pkg-plist 30 Oct 2007 22:44:51 -0000 @@ -1,6 +1,4 @@ %%SITE_PERL%%/Lingua/EN/Fathom.pm -%%SITE_PERL%%/Lingua/EN/demo.pl -%%SITE_PERL%%/Lingua/EN/demo_recurse.pl %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/EN/Fathom/.packlist @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/EN/Fathom @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/EN --- p5-Lingua-EN-Fathom-1.11.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710302249.l9UMn217073517>