svn commit: r398625 - head/devel/phpunit

Jason Unovitch junovitch at FreeBSD.org
Sun Oct 4 22:00:58 UTC 2015


Author: junovitch
Date: Sun Oct  4 22:00:56 2015
New Revision: 398625
URL: https://svnweb.freebsd.org/changeset/ports/398625

Log:
  devel/phpunit: update 4.5.0 -> 4.8.0
  
  - Add NO_ARCH while here
  
  PR:		202810
  Submitted by:	Torsten Zuhlsdorff <ports at toco-domains.de> (maintainer)

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

Modified: head/devel/phpunit/Makefile
==============================================================================
--- head/devel/phpunit/Makefile	Sun Oct  4 21:27:55 2015	(r398624)
+++ head/devel/phpunit/Makefile	Sun Oct  4 22:00:56 2015	(r398625)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	phpunit
-PORTVERSION=	4.5.0
+PORTVERSION=	4.8.0
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/ \
 		http://ports.toco-domains.de/
@@ -19,6 +19,7 @@ USES=		cpe
 CPE_VENDOR=	phpunit_project
 USE_PHP=	dom json spl pcre phar
 
+NO_ARCH=	yes
 NO_BUILD=	yes
 
 PLIST_FILES=	bin/phpunit

Modified: head/devel/phpunit/distinfo
==============================================================================
--- head/devel/phpunit/distinfo	Sun Oct  4 21:27:55 2015	(r398624)
+++ head/devel/phpunit/distinfo	Sun Oct  4 22:00:56 2015	(r398625)
@@ -1,2 +1,2 @@
-SHA256 (phpunit-4.5.0.phar) = 3b33307128be5d4460eb344763b73ffa9d06b7be13a0db3c7e10566e64fb37b1
-SIZE (phpunit-4.5.0.phar) = 3411356
+SHA256 (phpunit-4.8.0.phar) = a1a3b167fd849547b0f9c773c9d3b775e12ee76bd2d4d6c4364c35f5c3cbcdd3
+SIZE (phpunit-4.8.0.phar) = 3109773


More information about the svn-ports-head mailing list