pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www Link the p5-POE-Component-Server-SimpleHTTP Perl m...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ed5227e26f5c
branches:  trunk
changeset: 626224:ed5227e26f5c
user:      tonnerre <tonnerre%pkgsrc.org@localhost>
date:      Mon Nov 04 21:39:26 2013 +0000

description:
Link the p5-POE-Component-Server-SimpleHTTP Perl module into the www
Makefile.

diffstat:

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

diffs (17 lines):

diff -r f97d39a523bb -r ed5227e26f5c www/Makefile
--- a/www/Makefile      Mon Nov 04 21:37:53 2013 +0000
+++ b/www/Makefile      Mon Nov 04 21:39:26 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.996 2013/11/03 13:35:51 ryoon Exp $
+# $NetBSD: Makefile,v 1.997 2013/11/04 21:39:26 tonnerre Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -447,6 +447,7 @@
 SUBDIR+=       p5-Net-FastCGI
 SUBDIR+=       p5-Net-HTTP
 SUBDIR+=       p5-POE-Component-Server-PSGI
+SUBDIR+=       p5-POE-Component-Server-SimpleHTTP
 SUBDIR+=       p5-POE-Filter-HTTP-Parser
 SUBDIR+=       p5-PSGI
 SUBDIR+=       p5-ParallelUserAgent



Home | Main Index | Thread Index | Old Index