diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2008-06-04 13:12:11 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2008-06-04 13:12:11 +0000 |
commit | d04f12b9a393819ee08637e21979b82c45464632 (patch) | |
tree | e76bbea158ca8c8ccca2099e0ea67216a9eabc80 /textproc/p5-Pod-Simple | |
parent | 63b216ec5408c1360d7b7077c5e6849482c15b86 (diff) | |
download | ports-d04f12b9a393819ee08637e21979b82c45464632.tar.gz ports-d04f12b9a393819ee08637e21979b82c45464632.zip |
Notes
Diffstat (limited to 'textproc/p5-Pod-Simple')
-rw-r--r-- | textproc/p5-Pod-Simple/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-Pod-Simple/distinfo | 6 | ||||
-rw-r--r-- | textproc/p5-Pod-Simple/pkg-plist | 1 |
3 files changed, 6 insertions, 4 deletions
diff --git a/textproc/p5-Pod-Simple/Makefile b/textproc/p5-Pod-Simple/Makefile index 48ccae37bac9..5c93ff17f746 100644 --- a/textproc/p5-Pod-Simple/Makefile +++ b/textproc/p5-Pod-Simple/Makefile @@ -5,7 +5,7 @@ # PORTNAME= Pod-Simple -PORTVERSION= 3.05 +PORTVERSION= 3.06 CATEGORIES= textproc devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -39,6 +39,7 @@ MAN3= Pod::Simple.3 \ Pod::Simple::Subclassing.3 \ Pod::Simple::Text.3 \ Pod::Simple::TextContent.3 \ + Pod::Simple::XHTML.3 \ Pod::Simple::XMLOutStream.3 \ perlpod.3 \ perlpodspec.3 diff --git a/textproc/p5-Pod-Simple/distinfo b/textproc/p5-Pod-Simple/distinfo index 8edb91b719c9..c4cfb2777f57 100644 --- a/textproc/p5-Pod-Simple/distinfo +++ b/textproc/p5-Pod-Simple/distinfo @@ -1,3 +1,3 @@ -MD5 (Pod-Simple-3.05.tar.gz) = be3f9e5d685ff38a3f0be66322d68cef -SHA256 (Pod-Simple-3.05.tar.gz) = 0bcffee9302156a4c789b97072c79afebd35af0df2a49327c56cfa9437c313c8 -SIZE (Pod-Simple-3.05.tar.gz) = 233308 +MD5 (Pod-Simple-3.06.tar.gz) = 0fcff064148b6d37850bc736c79a10f6 +SHA256 (Pod-Simple-3.06.tar.gz) = 99133ad83f0e4da684cc3e10534ba552a97659ae4b5b7f09177205c7ce5cdce7 +SIZE (Pod-Simple-3.06.tar.gz) = 238674 diff --git a/textproc/p5-Pod-Simple/pkg-plist b/textproc/p5-Pod-Simple/pkg-plist index b503ea4cece5..c2b9ff6a3836 100644 --- a/textproc/p5-Pod-Simple/pkg-plist +++ b/textproc/p5-Pod-Simple/pkg-plist @@ -27,6 +27,7 @@ %%SITE_PERL%%/Pod/Simple/Transcode.pm %%SITE_PERL%%/Pod/Simple/TranscodeDumb.pm %%SITE_PERL%%/Pod/Simple/TranscodeSmart.pm +%%SITE_PERL%%/Pod/Simple/XHTML.pm %%SITE_PERL%%/Pod/Simple/XMLOutStream.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Pod/Simple/.packlist %%SITE_PERL%%/perlpod.pod |