diff options
author | Lars Thegler <lth@FreeBSD.org> | 2015-10-16 21:17:01 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2015-10-16 21:17:01 +0000 |
commit | 9efa4d1ca9e978aa5d33394c81e3333f889fc4ce (patch) | |
tree | f6ef963c6d4064e68b054061486f7f8908ad3546 /www | |
parent | cd19e582a4eb9fc4ef2e329412009a09082390c1 (diff) | |
download | ports-9efa4d1ca9e978aa5d33394c81e3333f889fc4ce.tar.gz ports-9efa4d1ca9e978aa5d33394c81e3333f889fc4ce.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-HTTP-Server-Simple/Makefile | 7 | ||||
-rw-r--r-- | www/p5-HTTP-Server-Simple/distinfo | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/www/p5-HTTP-Server-Simple/Makefile b/www/p5-HTTP-Server-Simple/Makefile index 4c05032a45fd..05865c6cc5fb 100644 --- a/www/p5-HTTP-Server-Simple/Makefile +++ b/www/p5-HTTP-Server-Simple/Makefile @@ -2,14 +2,17 @@ # $FreeBSD$ PORTNAME= HTTP-Server-Simple -PORTVERSION= 0.50 +PORTVERSION= 0.51 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= lth@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Simple standalone HTTP daemon +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure diff --git a/www/p5-HTTP-Server-Simple/distinfo b/www/p5-HTTP-Server-Simple/distinfo index 3457c2241278..6b207cd08c69 100644 --- a/www/p5-HTTP-Server-Simple/distinfo +++ b/www/p5-HTTP-Server-Simple/distinfo @@ -1,2 +1,2 @@ -SHA256 (HTTP-Server-Simple-0.50.tar.gz) = 5bd8117f469f566f55ee12406a1f9e03942d6f64e42f6e7461051e738bc27602 -SIZE (HTTP-Server-Simple-0.50.tar.gz) = 36290 +SHA256 (HTTP-Server-Simple-0.51.tar.gz) = b9dc5c9f12c16ca39a96f0ede1e27a18a5594274ff8f583000788a7fca136dfb +SIZE (HTTP-Server-Simple-0.51.tar.gz) = 35056 |