Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Sep 2016 07:47:15 +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: r422804 - head/devel/phpunit
Message-ID:  <201609270747.u8R7lFDx089250@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tz
Date: Tue Sep 27 07:47:15 2016
New Revision: 422804
URL: https://svnweb.freebsd.org/changeset/ports/422804

Log:
  devel/phpunit: Update from 5.4.7 to 5.5.5
  
  Changes: https://github.com/sebastianbergmann/phpunit/blob/5.5/ChangeLog-5.5.md
  
  Approved by: pi (mentor)

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

Modified: head/devel/phpunit/Makefile
==============================================================================
--- head/devel/phpunit/Makefile	Tue Sep 27 07:08:19 2016	(r422803)
+++ head/devel/phpunit/Makefile	Tue Sep 27 07:47:15 2016	(r422804)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	phpunit
-PORTVERSION=	5.4.7
+PORTVERSION=	5.5.5
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/ \
 		http://ports.toco-domains.de/

Modified: head/devel/phpunit/distinfo
==============================================================================
--- head/devel/phpunit/distinfo	Tue Sep 27 07:08:19 2016	(r422803)
+++ head/devel/phpunit/distinfo	Tue Sep 27 07:47:15 2016	(r422804)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1469546248
-SHA256 (phpunit-5.4.7.phar) = 7791801ac19562e1b9e7e4e638f928bb030958eea5fe53b6ee4efbd0ed36187d
-SIZE (phpunit-5.4.7.phar) = 2989346
+TIMESTAMP = 1474882595
+SHA256 (phpunit-5.5.5.phar) = 3c01b18e3eabcd6466dd4e1be432cccd61df4dfead4c23a0ccaf40e600b12000
+SIZE (phpunit-5.5.5.phar) = 2997650



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