svn commit: r406137 - head/devel/phpunit
Martin Wilke
miwi at FreeBSD.org
Fri Jan 15 06:33:58 UTC 2016
Author: miwi
Date: Fri Jan 15 06:33:56 2016
New Revision: 406137
URL: https://svnweb.freebsd.org/changeset/ports/406137
Log:
- Update to 5.1.0
PR: 206205
Submitted by: maintainer
Modified:
head/devel/phpunit/Makefile
head/devel/phpunit/distinfo
Modified: head/devel/phpunit/Makefile
==============================================================================
--- head/devel/phpunit/Makefile Fri Jan 15 06:33:14 2016 (r406136)
+++ head/devel/phpunit/Makefile Fri Jan 15 06:33:56 2016 (r406137)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= phpunit
-PORTVERSION= 4.8.0
+PORTVERSION= 5.1.0
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-[123]*
+CONFLICTS= pear-PHPUnit-[1234]* php5-*
USES= cpe
CPE_VENDOR= phpunit_project
Modified: head/devel/phpunit/distinfo
==============================================================================
--- head/devel/phpunit/distinfo Fri Jan 15 06:33:14 2016 (r406136)
+++ head/devel/phpunit/distinfo Fri Jan 15 06:33:56 2016 (r406137)
@@ -1,2 +1,2 @@
-SHA256 (phpunit-4.8.0.phar) = a1a3b167fd849547b0f9c773c9d3b775e12ee76bd2d4d6c4364c35f5c3cbcdd3
-SIZE (phpunit-4.8.0.phar) = 3109773
+SHA256 (phpunit-5.1.0.phar) = 83bf6154f7435f78495d6cbdce62db333dc86aa8032b3ed8370ed51fb351314d
+SIZE (phpunit-5.1.0.phar) = 2783169
More information about the svn-ports-all
mailing list