Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Mar 2017 17:24:12 +0000 (UTC)
From:      Torsten Zuehlsdorff <tz@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r435175 - head/devel/phpunit
Message-ID:  <201703011724.v21HOCQS026133@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tz
Date: Wed Mar  1 17:24:12 2017
New Revision: 435175
URL: https://svnweb.freebsd.org/changeset/ports/435175

Log:
  devel/phpunit: Update from 5.7.2 to 5.7.14
  
  Changelog: https://github.com/sebastianbergmann/phpunit/blob/5.7.14/ChangeLog-5.7.md

Modified:
  head/devel/phpunit/Makefile
  head/devel/phpunit/distinfo

Modified: head/devel/phpunit/Makefile
==============================================================================
--- head/devel/phpunit/Makefile	Wed Mar  1 17:18:31 2017	(r435174)
+++ head/devel/phpunit/Makefile	Wed Mar  1 17:24:12 2017	(r435175)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	phpunit
-PORTVERSION=	5.7.2
+PORTVERSION=	5.7.14
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/ \
 		http://ports.toco-domains.de/

Modified: head/devel/phpunit/distinfo
==============================================================================
--- head/devel/phpunit/distinfo	Wed Mar  1 17:18:31 2017	(r435174)
+++ head/devel/phpunit/distinfo	Wed Mar  1 17:24:12 2017	(r435175)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1481117218
-SHA256 (phpunit-5.7.2.phar) = 989137a019a5cbdf7aac0d80df4942d5308de91c46eab7c18ed01fc78465d027
-SIZE (phpunit-5.7.2.phar) = 3026435
+TIMESTAMP = 1488388935
+SHA256 (phpunit-5.7.14.phar) = fcbae5c5e90d599c2e1086e7fa8cb6cd5eded75209ab961fe4005762f11e19c9
+SIZE (phpunit-5.7.14.phar) = 3028572



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