diff options
Diffstat (limited to 'www/p5-HTML-FromText')
-rw-r--r-- | www/p5-HTML-FromText/Makefile | 19 | ||||
-rw-r--r-- | www/p5-HTML-FromText/distinfo | 4 |
2 files changed, 10 insertions, 13 deletions
diff --git a/www/p5-HTML-FromText/Makefile b/www/p5-HTML-FromText/Makefile index 654a8424f8c3..32b0d4c12ecd 100644 --- a/www/p5-HTML-FromText/Makefile +++ b/www/p5-HTML-FromText/Makefile @@ -1,23 +1,20 @@ -# New ports collection makefile for: HTML::FromText -# Date created: 04 November 2002 -# Whom: Seamus Venasse <svenasse@polaris.ca> -# +# Created by: Seamus Venasse <svenasse@polaris.ca> # $FreeBSD$ -# PORTNAME= HTML-FromText -PORTVERSION= 2.05 -PORTREVISION= 1 +PORTVERSION= 2.06 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= danilogondolfo@gmail.com COMMENT= Mark up text as HTML -BUILD_DEPENDS= p5-Email-Find>=0:${PORTSDIR}/mail/p5-Email-Find \ - p5-Exporter-Lite>=0:${PORTSDIR}/devel/p5-Exporter-Lite \ - p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +BUILD_DEPENDS= p5-Email-Find>=0.09:${PORTSDIR}/mail/p5-Email-Find \ + p5-HTML-Parser>=1.26:${PORTSDIR}/www/p5-HTML-Parser RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-HTML-FromText/distinfo b/www/p5-HTML-FromText/distinfo index c581764f1687..26c23f6bbae0 100644 --- a/www/p5-HTML-FromText/distinfo +++ b/www/p5-HTML-FromText/distinfo @@ -1,2 +1,2 @@ -SHA256 (HTML-FromText-2.05.tar.gz) = 6510e5c817aae9c1414e418fa853daa7f9835736df60a658db6fd1c65ad0a15e -SIZE (HTML-FromText-2.05.tar.gz) = 13875 +SHA256 (HTML-FromText-2.06.tar.gz) = 9721d18a2f9bef1a848712d61260728225784e5c76987a5e90e15bfa754191f9 +SIZE (HTML-FromText-2.06.tar.gz) = 23572 |