svn commit: r475521 - head/www/selenium
Jochen Neumeister
joneum at FreeBSD.org
Sat Jul 28 11:15:22 UTC 2018
Author: joneum
Date: Sat Jul 28 11:15:21 2018
New Revision: 475521
URL: https://svnweb.freebsd.org/changeset/ports/475521
Log:
www/selenium: Update to 3.13.0
Changelog: https://raw.githubusercontent.com/SeleniumHQ/selenium/master/java/CHANGELOG
PR: 230016
Reported by: Miroslav Lachman <000.fbsd at quip.cz>
Approved by: maintainer
Modified:
head/www/selenium/Makefile
head/www/selenium/distinfo
Modified: head/www/selenium/Makefile
==============================================================================
--- head/www/selenium/Makefile Sat Jul 28 10:56:00 2018 (r475520)
+++ head/www/selenium/Makefile Sat Jul 28 11:15:21 2018 (r475521)
@@ -1,9 +1,9 @@
# $FreeBSD$
PORTNAME= selenium
-PORTVERSION= 3.8.1
+PORTVERSION= 3.13.0
CATEGORIES= www devel java
-MASTER_SITES= http://selenium-release.storage.googleapis.com/3.8/
+MASTER_SITES= http://selenium-release.storage.googleapis.com/3.13/
DISTNAME= selenium-server-standalone-${PORTVERSION}
EXTRACT_SUFX= .jar
EXTRACT_ONLY=
Modified: head/www/selenium/distinfo
==============================================================================
--- head/www/selenium/distinfo Sat Jul 28 10:56:00 2018 (r475520)
+++ head/www/selenium/distinfo Sat Jul 28 11:15:21 2018 (r475521)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1513760817
-SHA256 (selenium-server-standalone-3.8.1.jar) = 2ca30da4a482688263b0eed5c73d1a4bbf3116316a1f2ffb96310a1643dbe663
-SIZE (selenium-server-standalone-3.8.1.jar) = 22844868
+TIMESTAMP = 1532776090
+SHA256 (selenium-server-standalone-3.13.0.jar) = d03d5c3c8f292529fe235138756431cf1fc32ef9d0f76131c09b5366de4b3d99
+SIZE (selenium-server-standalone-3.13.0.jar) = 23460830
More information about the svn-ports-all
mailing list