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:           Wed Nov  8 14:39:10 UTC 2017

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

Log Message:
add www/geckodriver


To generate a diff of this commit:
cvs rdiff -u -r1.4753 -r1.4754 pkgsrc/doc/CHANGES-2017
cvs rdiff -u -r1.1283 -r1.1284 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.4753 pkgsrc/doc/CHANGES-2017:1.4754
--- pkgsrc/doc/CHANGES-2017:1.4753      Wed Nov  8 12:40:06 2017
+++ pkgsrc/doc/CHANGES-2017     Wed Nov  8 14:39:10 2017
@@ -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 @@ Changes to the packages collection and i
        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]

Index: pkgsrc/www/Makefile
diff -u pkgsrc/www/Makefile:1.1283 pkgsrc/www/Makefile:1.1284
--- pkgsrc/www/Makefile:1.1283  Sat Nov  4 14:43:40 2017
+++ pkgsrc/www/Makefile Wed Nov  8 14:39:10 2017
@@ -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+=    gallery
 SUBDIR+=       gallery2
 SUBDIR+=       ganglia-webfrontend
 SUBDIR+=       geeklog
+SUBDIR+=       geckodriver
 SUBDIR+=       gitweb
 SUBDIR+=       go-ace
 SUBDIR+=       go-cssmin



Home | Main Index | Thread Index | Old Index