diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Text-SimpleTable/Makefile | 5 | ||||
-rw-r--r-- | textproc/p5-Text-SimpleTable/distinfo | 6 | ||||
-rw-r--r-- | textproc/p5-Text-SimpleTable/pkg-plist | 3 |
3 files changed, 8 insertions, 6 deletions
diff --git a/textproc/p5-Text-SimpleTable/Makefile b/textproc/p5-Text-SimpleTable/Makefile index 7ae3bb28f472..cc58f33d0368 100644 --- a/textproc/p5-Text-SimpleTable/Makefile +++ b/textproc/p5-Text-SimpleTable/Makefile @@ -6,16 +6,15 @@ # PORTNAME= Text-SimpleTable -PORTVERSION= 0.03 +PORTVERSION= 0.05 CATEGORIES= textproc perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../by-authors/id/S/SR/SRI PKGNAMEPREFIX= p5- MAINTAINER= lbr@FreeBSD.org COMMENT= Simple Eyecandy ASCII Tables -PERL_MODBUILD= yes +PERL_CONFIGURE= yes MAN3= Text::SimpleTable.3 diff --git a/textproc/p5-Text-SimpleTable/distinfo b/textproc/p5-Text-SimpleTable/distinfo index 2bbedf2dcc01..78a6b95b605b 100644 --- a/textproc/p5-Text-SimpleTable/distinfo +++ b/textproc/p5-Text-SimpleTable/distinfo @@ -1,3 +1,3 @@ -MD5 (Text-SimpleTable-0.03.tar.gz) = 7eaf266174d4bf2b66f98db28c291b15 -SHA256 (Text-SimpleTable-0.03.tar.gz) = e7224075f106e2965d68d63e92b4b3abf87909e443b6f01e5bd610c848df4e3f -SIZE (Text-SimpleTable-0.03.tar.gz) = 3734 +MD5 (Text-SimpleTable-0.05.tar.gz) = 90f884fec82f85df903ad7934b5351a6 +SHA256 (Text-SimpleTable-0.05.tar.gz) = e9a6195a5f3fd12304814753f494858ff59b379e28ab3838c2ca3e91ab6b1709 +SIZE (Text-SimpleTable-0.05.tar.gz) = 3378 diff --git a/textproc/p5-Text-SimpleTable/pkg-plist b/textproc/p5-Text-SimpleTable/pkg-plist index 3ba462a3440a..11178779ba61 100644 --- a/textproc/p5-Text-SimpleTable/pkg-plist +++ b/textproc/p5-Text-SimpleTable/pkg-plist @@ -1,2 +1,5 @@ %%SITE_PERL%%/Text/SimpleTable.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/SimpleTable/.packlist +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/SimpleTable +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text @dirrmtry %%SITE_PERL%%/Text |