diff options
author | lbr <lbr@FreeBSD.org> | 2008-08-29 19:50:38 +0800 |
---|---|---|
committer | lbr <lbr@FreeBSD.org> | 2008-08-29 19:50:38 +0800 |
commit | b458975cb8e0624c3c9825185260eb6b98fa5670 (patch) | |
tree | a090a709cf219946ef903de53924052c42993693 /textproc/p5-Text-SimpleTable | |
parent | c1905bd8bb28d08294925be827c2ac5f3bb8993d (diff) | |
download | freebsd-ports-gnome-b458975cb8e0624c3c9825185260eb6b98fa5670.tar.gz freebsd-ports-gnome-b458975cb8e0624c3c9825185260eb6b98fa5670.tar.zst freebsd-ports-gnome-b458975cb8e0624c3c9825185260eb6b98fa5670.zip |
Update to 0.05
Diffstat (limited to 'textproc/p5-Text-SimpleTable')
-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 |