Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Sep 2017 21:15:49 +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: r450789 - head/devel/phpunit6
Message-ID:  <201709272115.v8RLFnxL059514@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joneum
Date: Wed Sep 27 21:15:49 2017
New Revision: 450789
URL: https://svnweb.freebsd.org/changeset/ports/450789

Log:
  - devel/phpunit6: Update from 6.3.0 to 6.3.1
  - Changelog: https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-6.3.md
  
  Approved by:	mentors (implicit)

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

Modified: head/devel/phpunit6/Makefile
==============================================================================
--- head/devel/phpunit6/Makefile	Wed Sep 27 21:13:23 2017	(r450788)
+++ head/devel/phpunit6/Makefile	Wed Sep 27 21:15:49 2017	(r450789)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	phpunit
-PORTVERSION=	6.3.0
+PORTVERSION=	6.3.1
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	6

Modified: head/devel/phpunit6/distinfo
==============================================================================
--- head/devel/phpunit6/distinfo	Wed Sep 27 21:13:23 2017	(r450788)
+++ head/devel/phpunit6/distinfo	Wed Sep 27 21:15:49 2017	(r450789)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1502269496
-SHA256 (phpunit-6.3.0.phar) = b6f83f6430ffba4aad1945b393bb83969e62442b02d833007aac7be2439068a4
-SIZE (phpunit-6.3.0.phar) = 2724060
+TIMESTAMP = 1506546730
+SHA256 (phpunit-6.3.1.phar) = 1cb5250aba62933db9fa22446debd0d09bcc758da4dc98daf048773b5fa98ab5
+SIZE (phpunit-6.3.1.phar) = 2728219



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