svn commit: r476646 - head/devel/phpunit6

Jochen Neumeister joneum at FreeBSD.org
Wed Aug 8 17:04:43 UTC 2018


Author: joneum
Date: Wed Aug  8 17:04:42 2018
New Revision: 476646
URL: https://svnweb.freebsd.org/changeset/ports/476646

Log:
  Update to 6.5.11
  
  Changelog: https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-6.5.md

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

Modified: head/devel/phpunit6/Makefile
==============================================================================
--- head/devel/phpunit6/Makefile	Wed Aug  8 14:58:33 2018	(r476645)
+++ head/devel/phpunit6/Makefile	Wed Aug  8 17:04:42 2018	(r476646)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	phpunit
-DISTVERSION=	6.5.10
+DISTVERSION=	6.5.11
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	6${PHP_PKGNAMESUFFIX}

Modified: head/devel/phpunit6/distinfo
==============================================================================
--- head/devel/phpunit6/distinfo	Wed Aug  8 14:58:33 2018	(r476645)
+++ head/devel/phpunit6/distinfo	Wed Aug  8 17:04:42 2018	(r476646)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1533621727
-SHA256 (phpunit-6.5.10.phar) = 13474d96b8722711fb5dfe90da8a6181f4f1e7ab9134b4b4ba6258236a63e257
-SIZE (phpunit-6.5.10.phar) = 2764490
+TIMESTAMP = 1533747436
+SHA256 (phpunit-6.5.11.phar) = 6ba8fd5531bab0565da834cae0e9c70c81e1f767b6d79a66b893a8fec40205cb
+SIZE (phpunit-6.5.11.phar) = 2770922


More information about the svn-ports-head mailing list