Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Oct 2015 22:00:57 +0000 (UTC)
From:      Jason Unovitch <junovitch@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r398625 - head/devel/phpunit
Message-ID:  <201510042200.t94M0vlA045958@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



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