Date: Wed, 9 Oct 2002 10:20:12 +0400 (MSD) From: Denis Shaposhnikov <dsh@vlink.ru> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/43850: Update port: www/p5-HTML-Mason (pkg-plist fix) Message-ID: <200210090620.g996KCrH027278@neva.vlink.ru>
next in thread | raw e-mail | index | archive | help
>Number: 43850 >Category: ports >Synopsis: Update port: www/p5-HTML-Mason (pkg-plist fix) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Oct 08 23:30:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Denis Shaposhnikov >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD neva.vlink.ru 4.6-STABLE FreeBSD 4.6-STABLE #5: Wed Aug 14 15:11:54 MSD 2002 root@neva.vlink.ru:/var/FreeBSD/src/sys/compile/NEVA i386 >Description: Added missing files to pkg-plist. >How-To-Repeat: >Fix: diff -Nru p5-HTML-Mason.orig/pkg-plist p5-HTML-Mason/pkg-plist --- p5-HTML-Mason.orig/pkg-plist Wed Oct 9 10:13:11 2002 +++ p5-HTML-Mason/pkg-plist Wed Oct 9 10:16:26 2002 @@ -1,5 +1,6 @@ lib/perl5/site_perl/%%PERL_VER%%/Apache/Mason.pm lib/perl5/site_perl/%%PERL_VER%%/Bundle/HTML/Mason.pm +lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason.pm lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Admin.pod lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/ApacheHandler.pm lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Buffer.pm @@ -25,10 +26,12 @@ lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Tests.pm lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Tools.pm lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Utils.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML/Mason/.packlist @dirrm lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Compiler @dirrm lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Component @dirrm lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason/Resolver @dirrm lib/perl5/site_perl/%%PERL_VER%%/HTML/Mason +@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML/Mason @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML 2>/dev/null || true @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Bundle/HTML 2>/dev/null || true @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Bundle 2>/dev/null || true >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210090620.g996KCrH027278>