From owner-svn-ports-head@freebsd.org Thu Nov 16 11:04:44 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 8E8A4DD954B; Thu, 16 Nov 2017 11:04:44 +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 5838276487; Thu, 16 Nov 2017 11:04:44 +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 vAGB4hCU024271; Thu, 16 Nov 2017 11:04:43 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vAGB4hhj024269; Thu, 16 Nov 2017 11:04:43 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201711161104.vAGB4hhj024269@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Thu, 16 Nov 2017 11:04:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r454303 - head/devel/aphpunit X-SVN-Group: ports-head X-SVN-Commit-Author: tz X-SVN-Commit-Paths: head/devel/aphpunit X-SVN-Commit-Revision: 454303 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: Thu, 16 Nov 2017 11:04:44 -0000 Author: tz Date: Thu Nov 16 11:04:43 2017 New Revision: 454303 URL: https://svnweb.freebsd.org/changeset/ports/454303 Log: devel/aphpunit: Update from 1.0 to 1.1 Changelog: - Fix bug: Remove posix_kill() which tries to kill parent process Modified: head/devel/aphpunit/Makefile head/devel/aphpunit/distinfo Modified: head/devel/aphpunit/Makefile ============================================================================== --- head/devel/aphpunit/Makefile Thu Nov 16 10:48:48 2017 (r454302) +++ head/devel/aphpunit/Makefile Thu Nov 16 11:04:43 2017 (r454303) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= aphpunit -DISTVERSION= 1.0 -PORTREVISION= 1 +DISTVERSION= 1.1 CATEGORIES= devel www MASTER_SITES= http://phar.toco-domains.de/ EXTRACT_SUFX= .phar Modified: head/devel/aphpunit/distinfo ============================================================================== --- head/devel/aphpunit/distinfo Thu Nov 16 10:48:48 2017 (r454302) +++ head/devel/aphpunit/distinfo Thu Nov 16 11:04:43 2017 (r454303) @@ -1,3 +1,3 @@ -TIMESTAMP = 1510052758 -SHA256 (aphpunit-1.0.phar) = d609ef205f65a30bad765c04f01a037f5d1e6d5ff5b4e083d43f74eb7f03da0e -SIZE (aphpunit-1.0.phar) = 42858 +TIMESTAMP = 1510829776 +SHA256 (aphpunit-1.1.phar) = b1b36f57728a757fbe835d8618d3bfc8165af03e0bee8ed18bf4dda295c4f972 +SIZE (aphpunit-1.1.phar) = 42810