svn commit: r452464 - head/devel/phpunit6

Jochen Neumeister joneum at FreeBSD.org
Thu Oct 19 19:16:23 UTC 2017


Author: joneum
Date: Thu Oct 19 19:16:21 2017
New Revision: 452464
URL: https://svnweb.freebsd.org/changeset/ports/452464

Log:
  devel/phpunit6: Update from 6.3.1 to 6.4.3
  
  - Changelog:
  	https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-6.3.md
  	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 Oct 19 19:11:03 2017	(r452463)
+++ head/devel/phpunit6/Makefile	Thu Oct 19 19:16:21 2017	(r452464)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	phpunit
-PORTVERSION=	6.3.1
+PORTVERSION=	6.4.3
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	6

Modified: head/devel/phpunit6/distinfo
==============================================================================
--- head/devel/phpunit6/distinfo	Thu Oct 19 19:11:03 2017	(r452463)
+++ head/devel/phpunit6/distinfo	Thu Oct 19 19:16:21 2017	(r452464)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1506546730
-SHA256 (phpunit-6.3.1.phar) = 1cb5250aba62933db9fa22446debd0d09bcc758da4dc98daf048773b5fa98ab5
-SIZE (phpunit-6.3.1.phar) = 2728219
+TIMESTAMP = 1508440358
+SHA256 (phpunit-6.4.3.phar) = b842d58a73e0517596b1643dd5453a3ad52410594a85fea59290e99aa6ddafc8
+SIZE (phpunit-6.4.3.phar) = 2739769


More information about the svn-ports-all mailing list