diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-07-20 03:52:45 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-07-20 03:52:45 +0000 |
commit | a89bdb4db9d1a956b495faf4b3906bd143b6e3cc (patch) | |
tree | ac881e92dcc8a3a2cb432512aa5e8054e610e07e /www | |
parent | a28a1142b4467171d6609f3ac9176c4d58c097a2 (diff) | |
download | ports-a89bdb4db9d1a956b495faf4b3906bd143b6e3cc.tar.gz ports-a89bdb4db9d1a956b495faf4b3906bd143b6e3cc.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-HTTP-Lite/Makefile | 5 | ||||
-rw-r--r-- | www/p5-HTTP-Lite/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www/p5-HTTP-Lite/Makefile b/www/p5-HTTP-Lite/Makefile index b427d91854ad..7f9e34cb4b00 100644 --- a/www/p5-HTTP-Lite/Makefile +++ b/www/p5-HTTP-Lite/Makefile @@ -6,7 +6,7 @@ # PORTNAME= HTTP-Lite -PORTVERSION= 2.3 +PORTVERSION= 2.4 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 modules for Lightweight HTTP implementation +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + PERL_CONFIGURE= yes MAN3= HTTP::Lite.3 diff --git a/www/p5-HTTP-Lite/distinfo b/www/p5-HTTP-Lite/distinfo index 28b0f64b25d2..f6848b07f9f0 100644 --- a/www/p5-HTTP-Lite/distinfo +++ b/www/p5-HTTP-Lite/distinfo @@ -1,2 +1,2 @@ -SHA256 (HTTP-Lite-2.3.tar.gz) = 839f1dcb294f10c88843db2e5e229c380f7f663571a7ef9e68e1969c08b0be3e -SIZE (HTTP-Lite-2.3.tar.gz) = 305948 +SHA256 (HTTP-Lite-2.4.tar.gz) = 66f4fc0f93eeb42c09737f83b21de1944212ae9b2acb784d5103e8208491477b +SIZE (HTTP-Lite-2.4.tar.gz) = 306147 |