pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www Add and enable p5-HTML-Escape.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3f169a0a9a01
branches:  trunk
changeset: 641448:3f169a0a9a01
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Sat Nov 08 16:17:46 2014 +0000

description:
Add and enable p5-HTML-Escape.

diffstat:

 www/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 098943cd90df -r 3f169a0a9a01 www/Makefile
--- a/www/Makefile      Sat Nov 08 16:17:20 2014 +0000
+++ b/www/Makefile      Sat Nov 08 16:17:46 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1069 2014/11/03 12:23:30 ryoon Exp $
+# $NetBSD: Makefile,v 1.1070 2014/11/08 16:17:46 schmonz Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -315,6 +315,7 @@
 SUBDIR+=       p5-HTML-Element-Extended
 SUBDIR+=       p5-HTML-Email-Obfuscate
 SUBDIR+=       p5-HTML-Entities-Interpolate
+SUBDIR+=       p5-HTML-Escape
 SUBDIR+=       p5-HTML-FillInForm
 SUBDIR+=       p5-HTML-FixEntities
 SUBDIR+=       p5-HTML-Form



Home | Main Index | Thread Index | Old Index