diff options
-rw-r--r-- | www/p5-Plack/Makefile | 5 | ||||
-rw-r--r-- | www/p5-Plack/distinfo | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/www/p5-Plack/Makefile b/www/p5-Plack/Makefile index 47eda0b73d61..6714a5c964ee 100644 --- a/www/p5-Plack/Makefile +++ b/www/p5-Plack/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Plack -PORTVERSION= 0.9946 +PORTVERSION= 0.9950 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/M/MI/MIYAGAWA @@ -113,4 +113,7 @@ MAN3= HTTP::Message::PSGI.3 \ Plack::Util.3 \ Plack::Util::Accessor.3 +post-extract: + ${RM} ${WRKSRC}/share/\#foo + .include <bsd.port.mk> diff --git a/www/p5-Plack/distinfo b/www/p5-Plack/distinfo index bc266d6c9db7..97597e380f5f 100644 --- a/www/p5-Plack/distinfo +++ b/www/p5-Plack/distinfo @@ -1,3 +1,3 @@ -MD5 (Plack-0.9946.tar.gz) = 2843d04a496466712faac35685af1ef2 -SHA256 (Plack-0.9946.tar.gz) = 5ebce8c1edccba72fdec666ca3541e23031d1177af7352f4f4624705cef15ecd -SIZE (Plack-0.9946.tar.gz) = 222544 +MD5 (Plack-0.9950.tar.gz) = 58aaf102542e6bd0a78072b572ea9609 +SHA256 (Plack-0.9950.tar.gz) = 5823eab374ba7c73a66264e08e77b23c8dd2da57d2ecb92725084c7b7d77635c +SIZE (Plack-0.9950.tar.gz) = 224197 |