Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Oct 2017 19:16:22 +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: r452464 - head/devel/phpunit6
Message-ID:  <201710191916.v9JJGMa2006197@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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