Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jul 2017 14:46:21 +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: r446009 - head/devel/phpunit6
Message-ID:  <201707161446.v6GEkL16098263@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joneum
Date: Sun Jul 16 14:46:21 2017
New Revision: 446009
URL: https://svnweb.freebsd.org/changeset/ports/446009

Log:
  - devel/phpunit6: version 6.2.2 to 6.2.3
  - Changelog: https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-6.2.md
  
  Approved by:	miwi (mentor)
  Differential Revision:	https://reviews.freebsd.org/D11604

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

Modified: head/devel/phpunit6/Makefile
==============================================================================
--- head/devel/phpunit6/Makefile	Sun Jul 16 14:44:15 2017	(r446008)
+++ head/devel/phpunit6/Makefile	Sun Jul 16 14:46:21 2017	(r446009)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	phpunit
-PORTVERSION=	6.2.2
+PORTVERSION=	6.2.3
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	6

Modified: head/devel/phpunit6/distinfo
==============================================================================
--- head/devel/phpunit6/distinfo	Sun Jul 16 14:44:15 2017	(r446008)
+++ head/devel/phpunit6/distinfo	Sun Jul 16 14:46:21 2017	(r446009)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1497477997
-SHA256 (phpunit-6.2.2.phar) = 62eedccb119b86570e6c867cb89671e04da4694fb4c7595ffcde3142e51fbf79
-SIZE (phpunit-6.2.2.phar) = 2706810
+TIMESTAMP = 1500117416
+SHA256 (phpunit-6.2.3.phar) = aeaffe1a5a73f72f9e5dd96a5c99b234f1454ade45fae8d46af8693453ecd34d
+SIZE (phpunit-6.2.3.phar) = 2708057



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