From owner-svn-ports-head@freebsd.org Tue Oct 30 11:31:18 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C386110E05B4; Tue, 30 Oct 2018 11:31:18 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 79C437E928; Tue, 30 Oct 2018 11:31:18 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5B11A1CD6B; Tue, 30 Oct 2018 11:31:18 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w9UBVIs9090906; Tue, 30 Oct 2018 11:31:18 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9UBVIZW090905; Tue, 30 Oct 2018 11:31:18 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201810301131.w9UBVIZW090905@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Tue, 30 Oct 2018 11:31:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r483468 - head/devel/aphpunit X-SVN-Group: ports-head X-SVN-Commit-Author: tz X-SVN-Commit-Paths: head/devel/aphpunit X-SVN-Commit-Revision: 483468 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2018 11:31:18 -0000 Author: tz Date: Tue Oct 30 11:31:17 2018 New Revision: 483468 URL: https://svnweb.freebsd.org/changeset/ports/483468 Log: devel/aphpunit: Update from 1.6 to 1.7 New feature: assertSame() and assertNotSame() Modified: head/devel/aphpunit/Makefile head/devel/aphpunit/distinfo Modified: head/devel/aphpunit/Makefile ============================================================================== --- head/devel/aphpunit/Makefile Tue Oct 30 11:03:30 2018 (r483467) +++ head/devel/aphpunit/Makefile Tue Oct 30 11:31:17 2018 (r483468) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aphpunit -DISTVERSION= 1.6 +DISTVERSION= 1.7 CATEGORIES= devel www MASTER_SITES= http://phar.toco-domains.de/ PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} Modified: head/devel/aphpunit/distinfo ============================================================================== --- head/devel/aphpunit/distinfo Tue Oct 30 11:03:30 2018 (r483467) +++ head/devel/aphpunit/distinfo Tue Oct 30 11:31:17 2018 (r483468) @@ -1,3 +1,3 @@ -TIMESTAMP = 1534426340 -SHA256 (aphpunit-1.6.phar) = 5f2672be85d4eb6a0ad80c27335acec671bbf3d8e4ed6c0a93bd488e337266fc -SIZE (aphpunit-1.6.phar) = 52153 +TIMESTAMP = 1540898963 +SHA256 (aphpunit-1.7.phar) = cef2aae72690c05041dac908027f3797bc1d1f2a8a97b55e218e41e35de44772 +SIZE (aphpunit-1.7.phar) = 55099