svn commit: r456227 - head/devel/phpunit6

Jochen Neumeister joneum at FreeBSD.org
Wed Dec 13 19:05:25 UTC 2017


Author: joneum
Date: Wed Dec 13 19:05:23 2017
New Revision: 456227
URL: https://svnweb.freebsd.org/changeset/ports/456227

Log:
  devel/phpunit6: Update from 6.5.3 to 6.5.4
  
  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	Wed Dec 13 18:59:49 2017	(r456226)
+++ head/devel/phpunit6/Makefile	Wed Dec 13 19:05:23 2017	(r456227)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	phpunit
-DISTVERSION=	6.5.3
+DISTVERSION=	6.5.4
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	6

Modified: head/devel/phpunit6/distinfo
==============================================================================
--- head/devel/phpunit6/distinfo	Wed Dec 13 18:59:49 2017	(r456226)
+++ head/devel/phpunit6/distinfo	Wed Dec 13 19:05:23 2017	(r456227)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1512666719
-SHA256 (phpunit-6.5.3.phar) = b6365deb4dac45855b5838623f60de0e966076ca102134b5dcb79bf3f6d80f4f
-SIZE (phpunit-6.5.3.phar) = 2757405
+TIMESTAMP = 1513191839
+SHA256 (phpunit-6.5.4.phar) = a09e696f232a7008c21e02f38b437136d99d80b179666721e42fd53e8b86de27
+SIZE (phpunit-6.5.4.phar) = 2757441


More information about the svn-ports-head mailing list