Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 May 2017 15:18:42 +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: r441606 - head/devel/phpunit6
Message-ID:  <201705241518.v4OFIgKm074807@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joneum
Date: Wed May 24 15:18:42 2017
New Revision: 441606
URL: https://svnweb.freebsd.org/changeset/ports/441606

Log:
  - Update to 6.1.6
  
  - Changelog: https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-6.1.md
  
  Approved by:	tz (mentor)
  Differential Revision:	https://reviews.freebsd.org/D10890

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

Modified: head/devel/phpunit6/Makefile
==============================================================================
--- head/devel/phpunit6/Makefile	Wed May 24 15:12:06 2017	(r441605)
+++ head/devel/phpunit6/Makefile	Wed May 24 15:18:42 2017	(r441606)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	phpunit
-PORTVERSION=	6.1.3
+PORTVERSION=	6.1.4
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	6

Modified: head/devel/phpunit6/distinfo
==============================================================================
--- head/devel/phpunit6/distinfo	Wed May 24 15:12:06 2017	(r441605)
+++ head/devel/phpunit6/distinfo	Wed May 24 15:18:42 2017	(r441606)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1493737931
-SHA256 (phpunit-6.1.3.phar) = a306ff0b44ac08cf506ba15f66de3f36eaf8a9172359df6b71b7ebeff32c7a6f
-SIZE (phpunit-6.1.3.phar) = 2699947
+TIMESTAMP = 1495626369
+SHA256 (phpunit-6.1.4.phar) = 471154b49846171a0c40f6cbb4a70e03c71f6ab19a61470de63f29639799f970
+SIZE (phpunit-6.1.4.phar) = 2703767



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