svn commit: r454335 - head/devel/phpunit6

Jochen Neumeister joneum at FreeBSD.org
Thu Nov 16 20:19:11 UTC 2017


Author: joneum
Date: Thu Nov 16 20:19:10 2017
New Revision: 454335
URL: https://svnweb.freebsd.org/changeset/ports/454335

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

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

Modified: head/devel/phpunit6/Makefile
==============================================================================
--- head/devel/phpunit6/Makefile	Thu Nov 16 20:16:10 2017	(r454334)
+++ head/devel/phpunit6/Makefile	Thu Nov 16 20:19:10 2017	(r454335)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	phpunit
-PORTVERSION=	6.4.3
+PORTVERSION=	6.4.4
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	6

Modified: head/devel/phpunit6/distinfo
==============================================================================
--- head/devel/phpunit6/distinfo	Thu Nov 16 20:16:10 2017	(r454334)
+++ head/devel/phpunit6/distinfo	Thu Nov 16 20:19:10 2017	(r454335)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1508440358
-SHA256 (phpunit-6.4.3.phar) = b842d58a73e0517596b1643dd5453a3ad52410594a85fea59290e99aa6ddafc8
-SIZE (phpunit-6.4.3.phar) = 2739769
+TIMESTAMP = 1510863156
+SHA256 (phpunit-6.4.4.phar) = c9e5ee0779b6ec66cc6ac1f09a1cf3777b041d0b7f2b85583d7908e786077559
+SIZE (phpunit-6.4.4.phar) = 2746474


More information about the svn-ports-all mailing list