pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www add & enable py-gunicorn



details:   https://anonhg.NetBSD.org/pkgsrc/rev/358fc6f4ec8a
branches:  trunk
changeset: 634062:358fc6f4ec8a
user:      imil <imil%pkgsrc.org@localhost>
date:      Thu May 08 09:06:50 2014 +0000

description:
add & enable py-gunicorn

diffstat:

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

diffs (17 lines):

diff -r 38caa5f9b255 -r 358fc6f4ec8a www/Makefile
--- a/www/Makefile      Thu May 08 09:05:51 2014 +0000
+++ b/www/Makefile      Thu May 08 09:06:50 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1031 2014/05/03 02:36:16 rodent Exp $
+# $NetBSD: Makefile,v 1.1032 2014/05/08 09:06:50 imil Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -625,6 +625,7 @@
 SUBDIR+=       py-flup3
 SUBDIR+=       py-gdata
 SUBDIR+=       py-genshi
+SUBDIR+=       py-gunicorn
 SUBDIR+=       py-http-parser
 SUBDIR+=       py-httplib2
 SUBDIR+=       py-jonpy



Home | Main Index | Thread Index | Old Index