Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Apr 2018 21:14:18 +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: r467846 - head/devel/phpunit7
Message-ID:  <201804202114.w3KLEI56061920@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joneum
Date: Fri Apr 20 21:14:18 2018
New Revision: 467846
URL: https://svnweb.freebsd.org/changeset/ports/467846

Log:
  Update to 7.1.4
  
  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	Fri Apr 20 21:10:25 2018	(r467845)
+++ head/devel/phpunit7/Makefile	Fri Apr 20 21:14:18 2018	(r467846)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	phpunit
-DISTVERSION=	7.1.3
+DISTVERSION=	7.1.4
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	7${PHP_PKGNAMESUFFIX}

Modified: head/devel/phpunit7/distinfo
==============================================================================
--- head/devel/phpunit7/distinfo	Fri Apr 20 21:10:25 2018	(r467845)
+++ head/devel/phpunit7/distinfo	Fri Apr 20 21:14:18 2018	(r467846)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1523985511
-SHA256 (phpunit-7.1.3.phar) = 8c1ae8f65c1a4b1b122506b3190dd54e2f334f977db54731235985c4f08d8fce
-SIZE (phpunit-7.1.3.phar) = 2787118
+TIMESTAMP = 1524258770
+SHA256 (phpunit-7.1.4.phar) = 192d33d37e55f9f28a0afd060c1a2178dd264ddad3ba5079e45b91ecb25d98a2
+SIZE (phpunit-7.1.4.phar) = 2787267



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