diff options
author | Lars Thegler <lth@FreeBSD.org> | 2007-07-29 18:38:17 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2007-07-29 18:38:17 +0000 |
commit | f15ae4003b9c824c8dcdf5c1b93b280f89d51938 (patch) | |
tree | 46a15f24a3199a7ac83aa10f66009dd39964f115 /www/p5-HTTP-Server-Simple-Static | |
parent | 0dfa120d2f602d8c22117fd5ecc6d2e10475bcc7 (diff) | |
download | ports-f15ae4003b9c824c8dcdf5c1b93b280f89d51938.tar.gz ports-f15ae4003b9c824c8dcdf5c1b93b280f89d51938.zip |
Notes
Diffstat (limited to 'www/p5-HTTP-Server-Simple-Static')
-rw-r--r-- | www/p5-HTTP-Server-Simple-Static/Makefile | 8 | ||||
-rw-r--r-- | www/p5-HTTP-Server-Simple-Static/distinfo | 6 |
2 files changed, 5 insertions, 9 deletions
diff --git a/www/p5-HTTP-Server-Simple-Static/Makefile b/www/p5-HTTP-Server-Simple-Static/Makefile index f7ff3a841982..ef46e04e2fec 100644 --- a/www/p5-HTTP-Server-Simple-Static/Makefile +++ b/www/p5-HTTP-Server-Simple-Static/Makefile @@ -6,7 +6,7 @@ # PORTNAME= HTTP-Server-Simple-Static -PORTVERSION= 0.05 +PORTVERSION= 0.06 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= HTTP @@ -25,8 +25,4 @@ PERL_MODBUILD= yes MAN3= HTTP::Server::Simple::Static.3 -.include <bsd.port.pre.mk> -.if ${PERL_LEVEL} < 500600 -IGNORE= requires Perl 5.6 or newer. Install lang/perl5 or lang/perl5.8, and try again -.endif -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/www/p5-HTTP-Server-Simple-Static/distinfo b/www/p5-HTTP-Server-Simple-Static/distinfo index af49bfab4b39..574373f8c00d 100644 --- a/www/p5-HTTP-Server-Simple-Static/distinfo +++ b/www/p5-HTTP-Server-Simple-Static/distinfo @@ -1,3 +1,3 @@ -MD5 (HTTP-Server-Simple-Static-0.05.tar.gz) = f9f145e35b7901dfc938ccbd8453b47c -SHA256 (HTTP-Server-Simple-Static-0.05.tar.gz) = a2725d0f88497d53f5e98704a15f671a18ea509690bb978a4872832b8a3b1060 -SIZE (HTTP-Server-Simple-Static-0.05.tar.gz) = 3195 +MD5 (HTTP-Server-Simple-Static-0.06.tar.gz) = 983bd7cbb5baa28390dde50ca5172241 +SHA256 (HTTP-Server-Simple-Static-0.06.tar.gz) = 31e37e80511613b0e1a7a4713e3a748aef5aca23d37374b7ef58a4962538b685 +SIZE (HTTP-Server-Simple-Static-0.06.tar.gz) = 3776 |