Skip to content

Commit

Permalink
Update to 2.11
Browse files Browse the repository at this point in the history
Add LICENSE
Add BUILD_DEPENDS for test

Upstream changes:
2.11      2013-10-27 20:57:23 Europe/London
    - Typo fixes from dsteinbrunner
      nigelm/html-formatter#2
    - Markdown support from mrallen1
      nigelm/html-formatter#1
  • Loading branch information
wen committed Feb 23, 2014
1 parent f0c0f73 commit 0d3350c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
8 changes: 5 additions & 3 deletions www/p5-HTML-Format/Makefile
@@ -1,21 +1,23 @@
# $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/}

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
Expand Down
8 changes: 4 additions & 4 deletions 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

0 comments on commit 0d3350c

Please sign in to comment.