diff options
author | tobez <tobez@FreeBSD.org> | 2012-12-07 21:49:15 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2012-12-07 21:49:15 +0800 |
commit | bd19b6ece682d62fa9e119430f034f2c60b17eb9 (patch) | |
tree | d8147a375cf44727aec0c480da8dccb3484c9960 /biology/p5-Bio-Graphics | |
parent | 6bc6501d2f68b3d61c7658c1dc1239dd8f9353e2 (diff) | |
download | freebsd-ports-gnome-bd19b6ece682d62fa9e119430f034f2c60b17eb9.tar.gz freebsd-ports-gnome-bd19b6ece682d62fa9e119430f034f2c60b17eb9.tar.zst freebsd-ports-gnome-bd19b6ece682d62fa9e119430f034f2c60b17eb9.zip |
Update to 2.31.
Changes: http://search.cpan.org/dist/Bio-Graphics/Changes
Feature safe: yes
Diffstat (limited to 'biology/p5-Bio-Graphics')
-rw-r--r-- | biology/p5-Bio-Graphics/Makefile | 3 | ||||
-rw-r--r-- | biology/p5-Bio-Graphics/distinfo | 4 | ||||
-rw-r--r-- | biology/p5-Bio-Graphics/pkg-plist | 13 |
3 files changed, 11 insertions, 9 deletions
diff --git a/biology/p5-Bio-Graphics/Makefile b/biology/p5-Bio-Graphics/Makefile index cd09ce3817e9..d3aca01ce7fd 100644 --- a/biology/p5-Bio-Graphics/Makefile +++ b/biology/p5-Bio-Graphics/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Bio-Graphics -PORTVERSION= 2.29 +PORTVERSION= 2.31 CATEGORIES= biology perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -57,6 +57,7 @@ MAN3= Bio::Graphics.3 \ Bio::Graphics::Glyph::ellipse.3 \ Bio::Graphics::Glyph::ex.3 \ Bio::Graphics::Glyph::extending_arrow.3 \ + Bio::Graphics::Glyph::fb_shmiggle.3 \ Bio::Graphics::Glyph::fixedwidth.3 \ Bio::Graphics::Glyph::flag.3 \ Bio::Graphics::Glyph::gene.3 \ diff --git a/biology/p5-Bio-Graphics/distinfo b/biology/p5-Bio-Graphics/distinfo index dcb5c671f93a..e69961dec9cb 100644 --- a/biology/p5-Bio-Graphics/distinfo +++ b/biology/p5-Bio-Graphics/distinfo @@ -1,2 +1,2 @@ -SHA256 (Bio-Graphics-2.29.tar.gz) = e127c8471b60ef7bd929917e5f078e1685deeb6713838888c2cf06fafd769152 -SIZE (Bio-Graphics-2.29.tar.gz) = 972569 +SHA256 (Bio-Graphics-2.31.tar.gz) = cd40cdf66d5fd9cf04eeb3e673ac1e2600062a88dc78f9791c57d05f3e15677d +SIZE (Bio-Graphics-2.31.tar.gz) = 942950 diff --git a/biology/p5-Bio-Graphics/pkg-plist b/biology/p5-Bio-Graphics/pkg-plist index d4c99196a49f..ce22828b0860 100644 --- a/biology/p5-Bio-Graphics/pkg-plist +++ b/biology/p5-Bio-Graphics/pkg-plist @@ -32,6 +32,7 @@ bin/search_overview.pl %%SITE_PERL%%/Bio/Graphics/Glyph/ellipse.pm %%SITE_PERL%%/Bio/Graphics/Glyph/ex.pm %%SITE_PERL%%/Bio/Graphics/Glyph/extending_arrow.pm +%%SITE_PERL%%/Bio/Graphics/Glyph/fb_shmiggle.pm %%SITE_PERL%%/Bio/Graphics/Glyph/fixedwidth.pm %%SITE_PERL%%/Bio/Graphics/Glyph/flag.pm %%SITE_PERL%%/Bio/Graphics/Glyph/gene.pm @@ -109,10 +110,10 @@ bin/search_overview.pl %%SITE_PERL%%/Bio/Graphics/Wiggle.pm %%SITE_PERL%%/Bio/Graphics/Wiggle/Loader.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Bio/Graphics/.packlist -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Bio/Graphics -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Bio -@dirrm %%SITE_PERL%%/Bio/Graphics/Wiggle -@dirrm %%SITE_PERL%%/Bio/Graphics/Glyph -@dirrm %%SITE_PERL%%/Bio/Graphics/FeatureFile -@dirrm %%SITE_PERL%%/Bio/Graphics +@dirrmtry %%SITE_PERL%%/Bio/Graphics/Wiggle +@dirrmtry %%SITE_PERL%%/Bio/Graphics/Glyph +@dirrmtry %%SITE_PERL%%/Bio/Graphics/FeatureFile +@dirrmtry %%SITE_PERL%%/Bio/Graphics @dirrmtry %%SITE_PERL%%/Bio +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Bio/Graphics +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Bio |