svn commit: r449262 - head/www/selenium

Carlos J. Puga Medina cpm at FreeBSD.org
Mon Sep 4 21:29:02 UTC 2017


Author: cpm
Date: Mon Sep  4 21:29:00 2017
New Revision: 449262
URL: https://svnweb.freebsd.org/changeset/ports/449262

Log:
  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 at blodan.se> (maintainer)

Modified:
  head/www/selenium/Makefile
  head/www/selenium/distinfo

Modified: head/www/selenium/Makefile
==============================================================================
--- head/www/selenium/Makefile	Mon Sep  4 19:53:39 2017	(r449261)
+++ head/www/selenium/Makefile	Mon Sep  4 21:29:00 2017	(r449262)
@@ -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}

Modified: head/www/selenium/distinfo
==============================================================================
--- head/www/selenium/distinfo	Mon Sep  4 19:53:39 2017	(r449261)
+++ head/www/selenium/distinfo	Mon Sep  4 21:29:00 2017	(r449262)
@@ -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


More information about the svn-ports-all mailing list