mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Update to 2.4
- Add LICENSE Changes: http://search.cpan.org/dist/HTTP-Lite/Changes
This commit is contained in:
parent
a28a1142b4
commit
a89bdb4db9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=301210
2 changed files with 6 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= HTTP-Lite
|
PORTNAME= HTTP-Lite
|
||||||
PORTVERSION= 2.3
|
PORTVERSION= 2.4
|
||||||
CATEGORIES= www perl5
|
CATEGORIES= www perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5-
|
||||||
MAINTAINER= perl@FreeBSD.org
|
MAINTAINER= perl@FreeBSD.org
|
||||||
COMMENT= Perl5 modules for Lightweight HTTP implementation
|
COMMENT= Perl5 modules for Lightweight HTTP implementation
|
||||||
|
|
||||||
|
LICENSE= ART10 GPLv1
|
||||||
|
LICENSE_COMB= dual
|
||||||
|
|
||||||
PERL_CONFIGURE= yes
|
PERL_CONFIGURE= yes
|
||||||
|
|
||||||
MAN3= HTTP::Lite.3
|
MAN3= HTTP::Lite.3
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (HTTP-Lite-2.3.tar.gz) = 839f1dcb294f10c88843db2e5e229c380f7f663571a7ef9e68e1969c08b0be3e
|
SHA256 (HTTP-Lite-2.4.tar.gz) = 66f4fc0f93eeb42c09737f83b21de1944212ae9b2acb784d5103e8208491477b
|
||||||
SIZE (HTTP-Lite-2.3.tar.gz) = 305948
|
SIZE (HTTP-Lite-2.4.tar.gz) = 306147
|
||||||
|
|
Loading…
Add table
Reference in a new issue