Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Sep 2018 17:56:03 +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: r478970 - head/devel/phpunit6
Message-ID:  <201809041756.w84Hu3m9029640@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joneum
Date: Tue Sep  4 17:56:03 2018
New Revision: 478970
URL: https://svnweb.freebsd.org/changeset/ports/478970

Log:
  Update to 6.5.12
  
  Changelog: https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-6.5.md
  
  Sponsored by:	Netzkommune

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

Modified: head/devel/phpunit6/Makefile
==============================================================================
--- head/devel/phpunit6/Makefile	Tue Sep  4 17:05:19 2018	(r478969)
+++ head/devel/phpunit6/Makefile	Tue Sep  4 17:56:03 2018	(r478970)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	phpunit
-DISTVERSION=	6.5.11
+DISTVERSION=	6.5.12
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	6${PHP_PKGNAMESUFFIX}

Modified: head/devel/phpunit6/distinfo
==============================================================================
--- head/devel/phpunit6/distinfo	Tue Sep  4 17:05:19 2018	(r478969)
+++ head/devel/phpunit6/distinfo	Tue Sep  4 17:56:03 2018	(r478970)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1533747436
-SHA256 (phpunit-6.5.11.phar) = 6ba8fd5531bab0565da834cae0e9c70c81e1f767b6d79a66b893a8fec40205cb
-SIZE (phpunit-6.5.11.phar) = 2770922
+TIMESTAMP = 1536083597
+SHA256 (phpunit-6.5.12.phar) = 3c20bd232b6cd9925af5600f12a2c2bddb8004cde58029ecb566c7886997210c
+SIZE (phpunit-6.5.12.phar) = 2771384



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