From owner-svn-ports-head@freebsd.org Fri Nov 24 11:42:14 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9AB07DE1D9B; Fri, 24 Nov 2017 11:42:14 +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 mx1.freebsd.org (Postfix) with ESMTPS id 650A67123D; Fri, 24 Nov 2017 11:42:14 +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 vAOBgDke081194; Fri, 24 Nov 2017 11:42:13 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vAOBgDAH081192; Fri, 24 Nov 2017 11:42:13 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201711241142.vAOBgDAH081192@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Fri, 24 Nov 2017 11:42:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r454819 - head/devel/aphpunit X-SVN-Group: ports-head X-SVN-Commit-Author: tz X-SVN-Commit-Paths: head/devel/aphpunit X-SVN-Commit-Revision: 454819 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.25 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: Fri, 24 Nov 2017 11:42:14 -0000 Author: tz Date: Fri Nov 24 11:42:13 2017 New Revision: 454819 URL: https://svnweb.freebsd.org/changeset/ports/454819 Log: devel/aphpunit: Update from 1.1 to 1.3 Changelog: http://gitlab.toco-domains.de/tocOS/APHPUnit/blob/1.3/CHANGELOG Modified: head/devel/aphpunit/Makefile head/devel/aphpunit/distinfo Modified: head/devel/aphpunit/Makefile ============================================================================== --- head/devel/aphpunit/Makefile Fri Nov 24 10:13:52 2017 (r454818) +++ head/devel/aphpunit/Makefile Fri Nov 24 11:42:13 2017 (r454819) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aphpunit -DISTVERSION= 1.1 +DISTVERSION= 1.3 CATEGORIES= devel www MASTER_SITES= http://phar.toco-domains.de/ EXTRACT_SUFX= .phar Modified: head/devel/aphpunit/distinfo ============================================================================== --- head/devel/aphpunit/distinfo Fri Nov 24 10:13:52 2017 (r454818) +++ head/devel/aphpunit/distinfo Fri Nov 24 11:42:13 2017 (r454819) @@ -1,3 +1,3 @@ -TIMESTAMP = 1510829776 -SHA256 (aphpunit-1.1.phar) = b1b36f57728a757fbe835d8618d3bfc8165af03e0bee8ed18bf4dda295c4f972 -SIZE (aphpunit-1.1.phar) = 42810 +TIMESTAMP = 1511523685 +SHA256 (aphpunit-1.3.phar) = 63d5ca2740c36536385cb559ba61efb7ccb88644c44f53b8dca4e103c5a44a78 +SIZE (aphpunit-1.3.phar) = 55335