diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-07-20 11:52:45 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-07-20 11:52:45 +0800 |
commit | a240273a6fd56cf1f88b1860f69a8f51d3781be8 (patch) | |
tree | ac881e92dcc8a3a2cb432512aa5e8054e610e07e /www | |
parent | 44a17d7188631b27a3438c0faf65026870952d46 (diff) | |
download | freebsd-ports-gnome-a240273a6fd56cf1f88b1860f69a8f51d3781be8.tar.gz freebsd-ports-gnome-a240273a6fd56cf1f88b1860f69a8f51d3781be8.tar.zst freebsd-ports-gnome-a240273a6fd56cf1f88b1860f69a8f51d3781be8.zip |
- Update to 2.4
- Add LICENSE
Changes: http://search.cpan.org/dist/HTTP-Lite/Changes
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 |