Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Nov 2017 11:04:43 +0000 (UTC)
From:      Torsten Zuehlsdorff <tz@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r454303 - head/devel/aphpunit
Message-ID:  <201711161104.vAGB4hhj024269@repo.freebsd.org>

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



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