pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   tnn
Date:           Sat Nov 11 21:32:29 UTC 2017

Modified Files:
        pkgsrc/doc: CHANGES-2017
        pkgsrc/www: Makefile

Log Message:
add www/py-selenium


To generate a diff of this commit:
cvs rdiff -u -r1.4828 -r1.4829 pkgsrc/doc/CHANGES-2017
cvs rdiff -u -r1.1285 -r1.1286 pkgsrc/www/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/doc/CHANGES-2017
diff -u pkgsrc/doc/CHANGES-2017:1.4828 pkgsrc/doc/CHANGES-2017:1.4829
--- pkgsrc/doc/CHANGES-2017:1.4828      Sat Nov 11 19:43:27 2017
+++ pkgsrc/doc/CHANGES-2017     Sat Nov 11 21:32:29 2017
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2017,v 1.4828 2017/11/11 19:43:27 maya Exp $
+$NetBSD: CHANGES-2017,v 1.4829 2017/11/11 21:32:29 tnn Exp $
 
 Changes to the packages collection and infrastructure in 2017:
 
@@ -6937,3 +6937,4 @@ Changes to the packages collection and i
        Updated filesystems/fuse-encfs to 1.9.2 [gdt 2017-11-11]
        Updated net/netcat6 to 1.0nb4 [maya 2017-11-11]
        Updated net/socat to 1.7.3.2nb1 [maya 2017-11-11]
+       Added www/py-selenium version 3.7.1 [tnn 2017-11-11]

Index: pkgsrc/www/Makefile
diff -u pkgsrc/www/Makefile:1.1285 pkgsrc/www/Makefile:1.1286
--- pkgsrc/www/Makefile:1.1285  Wed Nov  8 14:49:39 2017
+++ pkgsrc/www/Makefile Sat Nov 11 21:32:29 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1285 2017/11/08 14:49:39 tnn Exp $
+# $NetBSD: Makefile,v 1.1286 2017/11/11 21:32:29 tnn Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -734,6 +734,7 @@ SUBDIR+=    py-rss2gen
 SUBDIR+=       py-sanic
 SUBDIR+=       py-scgi
 SUBDIR+=       py-scrapy
+SUBDIR+=       py-selenium
 SUBDIR+=       py-simpletal
 SUBDIR+=       py-sparqlwrapper
 SUBDIR+=       py-static



Home | Main Index | Thread Index | Old Index