svn commit: r416210 - head/devel/phpunit

Tilman Keskinoz arved at FreeBSD.org
Tue May 31 16:26:06 UTC 2016


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


More information about the svn-ports-all mailing list