pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc add www/geckodriver



details:   https://anonhg.NetBSD.org/pkgsrc/rev/18c517eafea4
branches:  trunk
changeset: 371253:18c517eafea4
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Wed Nov 08 14:39:10 2017 +0000

description:
add www/geckodriver

diffstat:

 doc/CHANGES-2017 |  3 ++-
 www/Makefile     |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (31 lines):

diff -r 9d8c86f86e8c -r 18c517eafea4 doc/CHANGES-2017
--- a/doc/CHANGES-2017  Wed Nov 08 14:36:34 2017 +0000
+++ b/doc/CHANGES-2017  Wed Nov 08 14:39:10 2017 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2017,v 1.4753 2017/11/08 12:40:06 adam Exp $
+$NetBSD: CHANGES-2017,v 1.4754 2017/11/08 14:39:10 tnn Exp $
 
 Changes to the packages collection and infrastructure in 2017:
 
@@ -6852,3 +6852,4 @@
        Updated net/py-lexicon to 2.1.11 [fhajny 2017-11-08]
        Updated www/py-djangorestframework to 3.7.3 [adam 2017-11-08]
        Updated sysutils/py-crontab to 2.2.7 [adam 2017-11-08]
+       Added www/geckodriver version 0.19.1 [tnn 2017-11-08]
diff -r 9d8c86f86e8c -r 18c517eafea4 www/Makefile
--- a/www/Makefile      Wed Nov 08 14:36:34 2017 +0000
+++ b/www/Makefile      Wed Nov 08 14:39:10 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1283 2017/11/04 14:43:40 wen Exp $
+# $NetBSD: Makefile,v 1.1284 2017/11/08 14:39:10 tnn Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -126,6 +126,7 @@
 SUBDIR+=       gallery2
 SUBDIR+=       ganglia-webfrontend
 SUBDIR+=       geeklog
+SUBDIR+=       geckodriver
 SUBDIR+=       gitweb
 SUBDIR+=       go-ace
 SUBDIR+=       go-cssmin



Home | Main Index | Thread Index | Old Index