Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 May 2016 16:26:05 +0000 (UTC)
From:      Tilman Keskinoz <arved@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r416210 - head/devel/phpunit
Message-ID:  <201605311626.u4VGQ5qJ092645@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: arved
Date: Tue May 31 16:26:04 2016
New Revision: 416210
URL: https://svnweb.freebsd.org/changeset/ports/416210

Log:
  Update to 5.3.4
  
  PR:		209898
  Submitted by:	maintainer

Modified:
  head/devel/phpunit/Makefile
  head/devel/phpunit/distinfo

Modified: head/devel/phpunit/Makefile
==============================================================================
--- head/devel/phpunit/Makefile	Tue May 31 16:24:27 2016	(r416209)
+++ head/devel/phpunit/Makefile	Tue May 31 16:26:04 2016	(r416210)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	phpunit
-PORTVERSION=	5.2.3
+PORTVERSION=	5.3.4
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/ \
 		http://ports.toco-domains.de/
@@ -13,7 +13,7 @@ COMMENT=	Testing framework for unit test
 
 LICENSE=	BSD3CLAUSE
 
-CONFLICTS=	pear-PHPUnit-[1234]* php5-*
+CONFLICTS=	pear-PHPUnit-[1234]*
 
 USES=		cpe
 CPE_VENDOR=	phpunit_project

Modified: head/devel/phpunit/distinfo
==============================================================================
--- head/devel/phpunit/distinfo	Tue May 31 16:24:27 2016	(r416209)
+++ head/devel/phpunit/distinfo	Tue May 31 16:26:04 2016	(r416210)
@@ -1,2 +1,3 @@
-SHA256 (phpunit-5.2.3.phar) = a06dee3155461e1290df5b22ac79fe83cb97b9eab554808cb6db677025d9f47f
-SIZE (phpunit-5.2.3.phar) = 2793930
+TIMESTAMP = 1464076245
+SHA256 (phpunit-5.3.4.phar) = ce354a3722dd40f2af807e6ddc091646b7364b14f639a1fdd077e1c95f8ad859
+SIZE (phpunit-5.3.4.phar) = 2825784



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