pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/p5-HTML-Template Updated p5-HTML-Template to 2.97.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6c9b928479fe
branches:  trunk
changeset: 362917:6c9b928479fe
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon May 29 10:57:38 2017 +0000

description:
Updated p5-HTML-Template to 2.97.

2.97 Thu May 18 2017
    - Change internal module name HTML::Template::DEFAULT to
      HTML::Template::DEF to avoid conflict with
      HTML::Template::Default. [Sam Tregar]

2.96 Thu May 18 2017
    - Fixed typos in documentation [David Steinbrunner, Steve Kemp]
    - Added CGI.pm as a dependency, needed now that it's no longer in core.
      [Martin McGrath, Steve Bertrand]

diffstat:

 www/p5-HTML-Template/Makefile |   8 +++-----
 www/p5-HTML-Template/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 10 deletions(-)

diffs (39 lines):

diff -r 6bc30f0c8a67 -r 6c9b928479fe www/p5-HTML-Template/Makefile
--- a/www/p5-HTML-Template/Makefile     Mon May 29 10:56:22 2017 +0000
+++ b/www/p5-HTML-Template/Makefile     Mon May 29 10:57:38 2017 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.36 2017/01/19 18:52:29 agc Exp $
+# $NetBSD: Makefile,v 1.37 2017/05/29 10:57:38 wiz Exp $
 
-DISTNAME=              HTML-Template-2.95
+DISTNAME=              HTML-Template-2.97
 PKGNAME=               p5-${DISTNAME}
-PKGREVISION=           3
 CATEGORIES=            www perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=HTML/}
 MASTER_SITES+=         ${MASTER_SITE_SOURCEFORGE:=html-template/}
@@ -12,8 +11,7 @@
 COMMENT=               Perl5 module to create HTML templates with simple tags
 LICENSE=               ${PERL5_LICENSE}
 
-# for make test
-BUILD_DEPENDS+=                p5-CGI-[0-9]*:../../www/p5-CGI
+DEPENDS+=              p5-CGI-[0-9]*:../../www/p5-CGI
 
 PERL5_PACKLIST=                auto/HTML/Template/.packlist
 
diff -r 6bc30f0c8a67 -r 6c9b928479fe www/p5-HTML-Template/distinfo
--- a/www/p5-HTML-Template/distinfo     Mon May 29 10:56:22 2017 +0000
+++ b/www/p5-HTML-Template/distinfo     Mon May 29 10:57:38 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2015/11/04 02:47:09 agc Exp $
+$NetBSD: distinfo,v 1.12 2017/05/29 10:57:38 wiz Exp $
 
-SHA1 (HTML-Template-2.95.tar.gz) = 8182e47778ee498214fdfdb035310c627aa939fb
-RMD160 (HTML-Template-2.95.tar.gz) = 0f793b13716af729366df089970b3f15e3aa34d4
-SHA512 (HTML-Template-2.95.tar.gz) = 4b52856c7ac97a6c7985c73492aa5074f90b6b7f89dfb2434487a2cfeb9d521e55afe4e77c33285042e3d391fe6e9fc86a3f58bb6850d94f1331bb7be9809be7
-Size (HTML-Template-2.95.tar.gz) = 91083 bytes
+SHA1 (HTML-Template-2.97.tar.gz) = 0d74e0924df1a981a39113e012a5fbcac2184cd5
+RMD160 (HTML-Template-2.97.tar.gz) = 5c584ac1091fb6dc75a7306f0c740e82dcd2c649
+SHA512 (HTML-Template-2.97.tar.gz) = e1cb68db24db1692c0fb3838739798e5716340e3e78260ee95614af5bf29ee100cc86bbd15a2dda3bb98c7f2ecdf0e3ff8ca7775171a44d9ed347d7f9c850783
+Size (HTML-Template-2.97.tar.gz) = 88236 bytes



Home | Main Index | Thread Index | Old Index