Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Nov 2017 20:19:10 +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: r454335 - head/devel/phpunit6
Message-ID:  <201711162019.vAGKJANq089543@repo.freebsd.org>

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



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