Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Dec 2017 18:17:53 +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: r456937 - head/devel/phpunit6
Message-ID:  <201712211817.vBLIHrUW070398@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joneum
Date: Thu Dec 21 18:17:53 2017
New Revision: 456937
URL: https://svnweb.freebsd.org/changeset/ports/456937

Log:
  devel/phpunit6: Update from 6.5.4 to 6.5.5
  
  Changelog: https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-6.5.md
  
  Approved by:	mentors (implicit)

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

Modified: head/devel/phpunit6/Makefile
==============================================================================
--- head/devel/phpunit6/Makefile	Thu Dec 21 18:12:11 2017	(r456936)
+++ head/devel/phpunit6/Makefile	Thu Dec 21 18:17:53 2017	(r456937)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	phpunit
-DISTVERSION=	6.5.4
+DISTVERSION=	6.5.5
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	6

Modified: head/devel/phpunit6/distinfo
==============================================================================
--- head/devel/phpunit6/distinfo	Thu Dec 21 18:12:11 2017	(r456936)
+++ head/devel/phpunit6/distinfo	Thu Dec 21 18:17:53 2017	(r456937)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1513191839
-SHA256 (phpunit-6.5.4.phar) = a09e696f232a7008c21e02f38b437136d99d80b179666721e42fd53e8b86de27
-SIZE (phpunit-6.5.4.phar) = 2757441
+TIMESTAMP = 1513880059
+SHA256 (phpunit-6.5.5.phar) = 7b871b0726d40dc4d783c08f4051b400615b0d85f0a5e26c86b9a75be47c8da1
+SIZE (phpunit-6.5.5.phar) = 2757440



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