Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Apr 2018 17:19:58 +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: r467619 - head/devel/phpunit7
Message-ID:  <201804171719.w3HHJwwq056561@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joneum
Date: Tue Apr 17 17:19:58 2018
New Revision: 467619
URL: https://svnweb.freebsd.org/changeset/ports/467619

Log:
  devel/phpunit7: Update to 7.1.3
  
  Changelog: https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-7.1.md

Modified:
  head/devel/phpunit7/Makefile
  head/devel/phpunit7/distinfo

Modified: head/devel/phpunit7/Makefile
==============================================================================
--- head/devel/phpunit7/Makefile	Tue Apr 17 17:18:25 2018	(r467618)
+++ head/devel/phpunit7/Makefile	Tue Apr 17 17:19:58 2018	(r467619)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	phpunit
-DISTVERSION=	7.0.3
+DISTVERSION=	7.1.3
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	7${PHP_PKGNAMESUFFIX}

Modified: head/devel/phpunit7/distinfo
==============================================================================
--- head/devel/phpunit7/distinfo	Tue Apr 17 17:18:25 2018	(r467618)
+++ head/devel/phpunit7/distinfo	Tue Apr 17 17:19:58 2018	(r467619)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1522258677
-SHA256 (phpunit-7.0.3.phar) = 5889db48d1cd666ecd6b8885f47c0bdef1778e81658b5e636e3ada1d2bd382c0
-SIZE (phpunit-7.0.3.phar) = 2792191
+TIMESTAMP = 1523985511
+SHA256 (phpunit-7.1.3.phar) = 8c1ae8f65c1a4b1b122506b3190dd54e2f334f977db54731235985c4f08d8fce
+SIZE (phpunit-7.1.3.phar) = 2787118



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