diff -ruN textproc/p5-Text-Xslate.orig/Makefile textproc/p5-Text-Xslate/Makefile --- textproc/p5-Text-Xslate.orig/Makefile 2011-03-18 21:40:39.717535821 +0300 +++ textproc/p5-Text-Xslate/Makefile 2011-03-18 21:49:57.242782476 +0300 @@ -6,9 +6,10 @@ # PORTNAME= Text-Xslate -PORTVERSION= 1.0000 +PORTVERSION= 1.1000 CATEGORIES= textproc perl5 -MASTER_SITES= CPAN/../../authors/id/G/GF/GFUJI +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:GFUJI PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org @@ -38,9 +39,6 @@ Text::Xslate::Manual::Debugging.3 \ Text::Xslate::Manual::FAQ.3 \ Text::Xslate::PP.3 \ - Text::Xslate::PP::Booster.3 \ - Text::Xslate::PP::Compiler.3 \ - Text::Xslate::PP::Compiler::CodeGenerator.3 \ Text::Xslate::PP::Const.3 \ Text::Xslate::PP::Method.3 \ Text::Xslate::PP::Opcode.3 \ diff -ruN textproc/p5-Text-Xslate.orig/distinfo textproc/p5-Text-Xslate/distinfo --- textproc/p5-Text-Xslate.orig/distinfo 2011-03-18 21:40:39.731535425 +0300 +++ textproc/p5-Text-Xslate/distinfo 2011-03-18 21:41:25.768115128 +0300 @@ -1,2 +1,2 @@ -SHA256 (Text-Xslate-1.0000.tar.gz) = 8d32c5673a389fde26dd0ca4e521d46abcf99f1f7189afc4b117f63ae3109c95 -SIZE (Text-Xslate-1.0000.tar.gz) = 192752 +SHA256 (Text-Xslate-1.1000.tar.gz) = a2b4115e638acab8145f6c09ef19c8a3d81f0257a059153ce2efa4e8609b74d7 +SIZE (Text-Xslate-1.1000.tar.gz) = 192728 diff -ruN textproc/p5-Text-Xslate.orig/pkg-plist textproc/p5-Text-Xslate/pkg-plist --- textproc/p5-Text-Xslate.orig/pkg-plist 2011-03-18 21:40:39.739541484 +0300 +++ textproc/p5-Text-Xslate/pkg-plist 2011-03-18 21:43:58.966812536 +0300 @@ -9,9 +9,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/Manual/Debugging.pod %%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/Manual/FAQ.pod %%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/PP.pm -%%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/PP/Booster.pm -%%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/PP/Compiler.pm -%%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/PP/Compiler/CodeGenerator.pm %%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/PP/Const.pm %%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/PP/Method.pm %%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/PP/Opcode.pm @@ -35,7 +32,6 @@ @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/Type @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/Syntax @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/PP/Type -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/PP/Compiler @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/PP @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/Manual @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate