svn commit: r456937 - head/devel/phpunit6

Jochen Neumeister joneum at FreeBSD.org
Thu Dec 21 18:17:55 UTC 2017


Author: joneum
Date: Thu Dec 21 18:17:53 2017
New Revision: 456937
URL: https://svnweb.freebsd.org/changeset/ports/456937

Log:
  devel/phpunit6: Update from 6.5.4 to 6.5.5
  
  Changelog: https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-6.5.md
  
  Approved by:	mentors (implicit)

Modified:
  head/devel/phpunit6/Makefile
  head/devel/phpunit6/distinfo

Modified: head/devel/phpunit6/Makefile
==============================================================================
--- head/devel/phpunit6/Makefile	Thu Dec 21 18:12:11 2017	(r456936)
+++ head/devel/phpunit6/Makefile	Thu Dec 21 18:17:53 2017	(r456937)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	phpunit
-DISTVERSION=	6.5.4
+DISTVERSION=	6.5.5
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	6

Modified: head/devel/phpunit6/distinfo
==============================================================================
--- head/devel/phpunit6/distinfo	Thu Dec 21 18:12:11 2017	(r456936)
+++ head/devel/phpunit6/distinfo	Thu Dec 21 18:17:53 2017	(r456937)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1513191839
-SHA256 (phpunit-6.5.4.phar) = a09e696f232a7008c21e02f38b437136d99d80b179666721e42fd53e8b86de27
-SIZE (phpunit-6.5.4.phar) = 2757441
+TIMESTAMP = 1513880059
+SHA256 (phpunit-6.5.5.phar) = 7b871b0726d40dc4d783c08f4051b400615b0d85f0a5e26c86b9a75be47c8da1
+SIZE (phpunit-6.5.5.phar) = 2757440


More information about the svn-ports-head mailing list