svn commit: r446009 - head/devel/phpunit6

Jochen Neumeister joneum at FreeBSD.org
Sun Jul 16 14:46:23 UTC 2017


Author: joneum
Date: Sun Jul 16 14:46:21 2017
New Revision: 446009
URL: https://svnweb.freebsd.org/changeset/ports/446009

Log:
  - devel/phpunit6: version 6.2.2 to 6.2.3
  - Changelog: https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-6.2.md
  
  Approved by:	miwi (mentor)
  Differential Revision:	https://reviews.freebsd.org/D11604

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

Modified: head/devel/phpunit6/Makefile
==============================================================================
--- head/devel/phpunit6/Makefile	Sun Jul 16 14:44:15 2017	(r446008)
+++ head/devel/phpunit6/Makefile	Sun Jul 16 14:46:21 2017	(r446009)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	phpunit
-PORTVERSION=	6.2.2
+PORTVERSION=	6.2.3
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	6

Modified: head/devel/phpunit6/distinfo
==============================================================================
--- head/devel/phpunit6/distinfo	Sun Jul 16 14:44:15 2017	(r446008)
+++ head/devel/phpunit6/distinfo	Sun Jul 16 14:46:21 2017	(r446009)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1497477997
-SHA256 (phpunit-6.2.2.phar) = 62eedccb119b86570e6c867cb89671e04da4694fb4c7595ffcde3142e51fbf79
-SIZE (phpunit-6.2.2.phar) = 2706810
+TIMESTAMP = 1500117416
+SHA256 (phpunit-6.2.3.phar) = aeaffe1a5a73f72f9e5dd96a5c99b234f1454ade45fae8d46af8693453ecd34d
+SIZE (phpunit-6.2.3.phar) = 2708057


More information about the svn-ports-all mailing list