diff options
author | cpm <cpm@FreeBSD.org> | 2017-09-05 05:29:00 +0800 |
---|---|---|
committer | cpm <cpm@FreeBSD.org> | 2017-09-05 05:29:00 +0800 |
commit | 93f97373bd5f75ec0634a2ce2340835588533d73 (patch) | |
tree | d78908d34b9df72632020c5de25fc95a42b3fef4 | |
parent | f4115f442fecf591bd16fcf90397d26d69c3fd75 (diff) | |
download | freebsd-ports-gnome-93f97373bd5f75ec0634a2ce2340835588533d73.tar.gz freebsd-ports-gnome-93f97373bd5f75ec0634a2ce2340835588533d73.tar.zst freebsd-ports-gnome-93f97373bd5f75ec0634a2ce2340835588533d73.zip |
www/selenium: update to 3.5.3
Changelog: https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3
PR: 222049
Submitted by: Daniel Ylitalo <daniel@blodan.se> (maintainer)
-rw-r--r-- | www/selenium/Makefile | 2 | ||||
-rw-r--r-- | www/selenium/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/selenium/Makefile b/www/selenium/Makefile index 66a4f0690768..33076667ab01 100644 --- a/www/selenium/Makefile +++ b/www/selenium/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= selenium -PORTVERSION= 3.5.2 +PORTVERSION= 3.5.3 CATEGORIES= www devel java MASTER_SITES= http://selenium-release.storage.googleapis.com/3.5/ DISTNAME= selenium-server-standalone-${PORTVERSION} diff --git a/www/selenium/distinfo b/www/selenium/distinfo index 770e4178b671..a753d4fdeaec 100644 --- a/www/selenium/distinfo +++ b/www/selenium/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1503433309 -SHA256 (selenium-server-standalone-3.5.2.jar) = 47fab028b478f59de531432e448103581aa1fc6b4b8dcf497a955eab92e26021 -SIZE (selenium-server-standalone-3.5.2.jar) = 22432345 +TIMESTAMP = 1504519637 +SHA256 (selenium-server-standalone-3.5.3.jar) = 66c137224997e631573aa2354c13db4f467dccb08a5345aea15ea70b69728f2f +SIZE (selenium-server-standalone-3.5.3.jar) = 22440420 |