summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2013-07-08 18:09:49 +0000
committerFrederic Culot <culot@FreeBSD.org>2013-07-08 18:09:49 +0000
commitb9177a3ed68f86027ef93a9296af1fb79ee208e5 (patch)
treeae21bd132711fcbc219c79d0b11ea0d7a1418440 /www
parent- Port can now be packaged (diff)
- Update to 2.06 [1]
- Trim Makefile's header [1] - Pass maintainership to submitter [1] - Add LICENSE (Artistic 1 & GPL 1) - Add minimum version number for dependencies - Remove dependency on Exporter::Lite (only Exporter is required and is in base) Changes: http://search.cpan.org/dist/HTML-FromText/Changes PR: ports/180270 [1] Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com>
Notes
Notes: svn path=/head/; revision=322525
Diffstat (limited to 'www')
-rw-r--r--www/p5-HTML-FromText/Makefile19
-rw-r--r--www/p5-HTML-FromText/distinfo4
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