Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Oct 2018 11:31:18 +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: r483468 - head/devel/aphpunit
Message-ID:  <201810301131.w9UBVIZW090905@repo.freebsd.org>

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



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