Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Dec 2017 11:16:43 +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: r455347 - head/devel/phpunit6
Message-ID:  <201712021116.vB2BGhd6011371@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joneum
Date: Sat Dec  2 11:16:43 2017
New Revision: 455347
URL: https://svnweb.freebsd.org/changeset/ports/455347

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

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

Modified: head/devel/phpunit6/Makefile
==============================================================================
--- head/devel/phpunit6/Makefile	Sat Dec  2 11:14:51 2017	(r455346)
+++ head/devel/phpunit6/Makefile	Sat Dec  2 11:16:43 2017	(r455347)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	phpunit
-PORTVERSION=	6.4.4
+DISTVERSION=	6.5.1
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	6

Modified: head/devel/phpunit6/distinfo
==============================================================================
--- head/devel/phpunit6/distinfo	Sat Dec  2 11:14:51 2017	(r455346)
+++ head/devel/phpunit6/distinfo	Sat Dec  2 11:16:43 2017	(r455347)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1510863156
-SHA256 (phpunit-6.4.4.phar) = c9e5ee0779b6ec66cc6ac1f09a1cf3777b041d0b7f2b85583d7908e786077559
-SIZE (phpunit-6.4.4.phar) = 2746474
+TIMESTAMP = 1512213304
+SHA256 (phpunit-6.5.1.phar) = 99d20aca849cb0e473911f27678e753d0efd7e5c9631f4aba49e23d67bcb286a
+SIZE (phpunit-6.5.1.phar) = 2757932



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