Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Jul 2018 08:14:35 +0000 (UTC)
From:      Jochen Neumeister <joneum@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r474165 - head/devel/phpunit6
Message-ID:  <201807080814.w688EZLP010512@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joneum
Date: Sun Jul  8 08:14:35 2018
New Revision: 474165
URL: https://svnweb.freebsd.org/changeset/ports/474165

Log:
  Update to 6.5.9
  
  Changelog: https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-6.5.md

Modified:
  head/devel/phpunit6/Makefile
  head/devel/phpunit6/distinfo

Modified: head/devel/phpunit6/Makefile
==============================================================================
--- head/devel/phpunit6/Makefile	Sun Jul  8 08:02:23 2018	(r474164)
+++ head/devel/phpunit6/Makefile	Sun Jul  8 08:14:35 2018	(r474165)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	phpunit
-DISTVERSION=	6.5.8
+DISTVERSION=	6.5.9
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	6${PHP_PKGNAMESUFFIX}

Modified: head/devel/phpunit6/distinfo
==============================================================================
--- head/devel/phpunit6/distinfo	Sun Jul  8 08:02:23 2018	(r474164)
+++ head/devel/phpunit6/distinfo	Sun Jul  8 08:14:35 2018	(r474165)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1523985419
-SHA256 (phpunit-6.5.8.phar) = ff911ab2d6900efe65b25c404a83bc8a74fe6f443606d170dc05738f887b2238
-SIZE (phpunit-6.5.8.phar) = 2765031
+TIMESTAMP = 1531037614
+SHA256 (phpunit-6.5.9.phar) = 047523dfd3fdc75d8f4b97e9d31679d091045a47a1b41e454df8fa840baba334
+SIZE (phpunit-6.5.9.phar) = 2763551



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807080814.w688EZLP010512>