svn commit: r459645 - head/devel/phpunit

Torsten Zuehlsdorff tz at FreeBSD.org
Mon Jan 22 12:09:32 UTC 2018


Author: tz
Date: Mon Jan 22 12:09:30 2018
New Revision: 459645
URL: https://svnweb.freebsd.org/changeset/ports/459645

Log:
  devel/phpunit: Update from 5.7.20 to 5.7.26
  
  Changelog: https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-5.7.md#5726---2017-12-17
  
  PR:           225234
  Submitted by: Jochen Neumeister <joneum at FreeBSD.org>

Modified:
  head/devel/phpunit/Makefile
  head/devel/phpunit/distinfo

Modified: head/devel/phpunit/Makefile
==============================================================================
--- head/devel/phpunit/Makefile	Mon Jan 22 11:50:08 2018	(r459644)
+++ head/devel/phpunit/Makefile	Mon Jan 22 12:09:30 2018	(r459645)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	phpunit
-PORTVERSION=	5.7.20
+DISTVERSION=	5.7.26
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/ \
 		http://ports.toco-domains.de/

Modified: head/devel/phpunit/distinfo
==============================================================================
--- head/devel/phpunit/distinfo	Mon Jan 22 11:50:08 2018	(r459644)
+++ head/devel/phpunit/distinfo	Mon Jan 22 12:09:30 2018	(r459645)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1497434046
-SHA256 (phpunit-5.7.20.phar) = 012f7fd85ca7b34198fedd4387df453a979bc6240b90da60ad7f3ba41a0d438c
-SIZE (phpunit-5.7.20.phar) = 2993984
+TIMESTAMP = 1516138475
+SHA256 (phpunit-5.7.26.phar) = 5483b06864e375ffaff506888a2ff6480561345f5a2b8d88b6d5896b89a249af
+SIZE (phpunit-5.7.26.phar) = 3035326


More information about the svn-ports-all mailing list