Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Sep 2018 18:00:34 +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: r478971 - head/devel/phpunit7
Message-ID:  <201809041800.w84I0YgV030003@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joneum
Date: Tue Sep  4 18:00:33 2018
New Revision: 478971
URL: https://svnweb.freebsd.org/changeset/ports/478971

Log:
  Update to 7.3.3
  
  Changelog: https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-7.3.md
  
  Sponsored by:	Netzkommune

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

Modified: head/devel/phpunit7/Makefile
==============================================================================
--- head/devel/phpunit7/Makefile	Tue Sep  4 17:56:03 2018	(r478970)
+++ head/devel/phpunit7/Makefile	Tue Sep  4 18:00:33 2018	(r478971)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	phpunit
-DISTVERSION=	7.3.0
+DISTVERSION=	7.3.3
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	7${PHP_PKGNAMESUFFIX}

Modified: head/devel/phpunit7/distinfo
==============================================================================
--- head/devel/phpunit7/distinfo	Tue Sep  4 17:56:03 2018	(r478970)
+++ head/devel/phpunit7/distinfo	Tue Sep  4 18:00:33 2018	(r478971)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1533621810
-SHA256 (phpunit-7.3.0.phar) = a544ef63a728e1e9a1c6eaa91bff203a2f265d0462540b1c52ee1e46436e303f
-SIZE (phpunit-7.3.0.phar) = 2811316
+TIMESTAMP = 1536083987
+SHA256 (phpunit-7.3.3.phar) = df2fff1f2a5a90cb5a6bbe2cd5edbbee1515ff004bba038c873234c4356b988b
+SIZE (phpunit-7.3.3.phar) = 2814795



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