summaryrefslogtreecommitdiff
path: root/www/p5-HTML-Format
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2014-02-23 10:18:47 +0000
committerwen <wen@pkgsrc.org>2014-02-23 10:18:47 +0000
commit6aa997a731816fc5190b175370b59782b139b388 (patch)
tree66898b48e54583f8ebbc5f9b76141ffbf5e38e7a /www/p5-HTML-Format
parent6137462a41b1726c065cdb0c03873e069626d207 (diff)
downloadpkgsrc-6aa997a731816fc5190b175370b59782b139b388.tar.gz
Update to 2.11
Add LICENSE Add BUILD_DEPENDS for test Upstream changes: 2.11 2013-10-27 20:57:23 Europe/London - Typo fixes from dsteinbrunner https://github.com/nigelm/html-format/pull/2 - Markdown support from mrallen1 https://github.com/nigelm/html-format/pull/1
Diffstat (limited to 'www/p5-HTML-Format')
-rw-r--r--www/p5-HTML-Format/Makefile8
-rw-r--r--www/p5-HTML-Format/distinfo8
2 files changed, 9 insertions, 7 deletions
diff --git a/www/p5-HTML-Format/Makefile b/www/p5-HTML-Format/Makefile
index dca805c7867..795d9a0e35b 100644
--- a/www/p5-HTML-Format/Makefile
+++ b/www/p5-HTML-Format/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2013/05/31 12:42:41 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2014/02/23 10:18:47 wen Exp $
-DISTNAME= HTML-Format-2.10
+DISTNAME= HTML-Format-2.11
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
SVR4_PKGNAME= p5hfo
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/}
@@ -10,12 +9,15 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/HTML-Format/
COMMENT= Perl5 modules for converting HTML to other text formats
+LICENSE= ${PERL5_LICENSE}
PKG_INSTALLATION_TYPES= overwrite pkgviews
DEPENDS+= p5-Font-AFM>=1.18:../../fonts/p5-Font-AFM
DEPENDS+= p5-HTML-Tree>=3.15:../../www/p5-HTML-Tree
+BUILD_DEPENDS+= p5-File-Slurp>=0:../../devel/p5-File-Slurp
+
USE_LANGUAGES= # empty
PERL5_MODULE_TYPE= Module::Build
PERL5_PACKLIST= auto/HTML/Format/.packlist
diff --git a/www/p5-HTML-Format/distinfo b/www/p5-HTML-Format/distinfo
index 2eeb67b7b95..2ff6ce40722 100644
--- a/www/p5-HTML-Format/distinfo
+++ b/www/p5-HTML-Format/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2011/08/06 23:40:27 tron Exp $
+$NetBSD: distinfo,v 1.7 2014/02/23 10:18:47 wen Exp $
-SHA1 (HTML-Format-2.10.tar.gz) = cff408d0762ecd2977614a1046677d819a842698
-RMD160 (HTML-Format-2.10.tar.gz) = 730445b89943d3d98e1876dd9b8b4c547eeda680
-Size (HTML-Format-2.10.tar.gz) = 45383 bytes
+SHA1 (HTML-Format-2.11.tar.gz) = 588fff7c4bf1433a7178e66786ab5feaccd41ac1
+RMD160 (HTML-Format-2.11.tar.gz) = 5d668b67a0fe87ac2728d2777858cbe4ac83af62
+Size (HTML-Format-2.11.tar.gz) = 48697 bytes