svn commit: r455612 - head/devel/phpunit6

Jochen Neumeister joneum at FreeBSD.org
Tue Dec 5 19:40:53 UTC 2017


Author: joneum
Date: Tue Dec  5 19:40:52 2017
New Revision: 455612
URL: https://svnweb.freebsd.org/changeset/ports/455612

Log:
  devel/phpunit6: Update from 6.5.1 to 6.5.2
  
  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	Tue Dec  5 19:36:53 2017	(r455611)
+++ head/devel/phpunit6/Makefile	Tue Dec  5 19:40:52 2017	(r455612)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	phpunit
-DISTVERSION=	6.5.1
+DISTVERSION=	6.5.2
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	6

Modified: head/devel/phpunit6/distinfo
==============================================================================
--- head/devel/phpunit6/distinfo	Tue Dec  5 19:36:53 2017	(r455611)
+++ head/devel/phpunit6/distinfo	Tue Dec  5 19:40:52 2017	(r455612)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1512213304
-SHA256 (phpunit-6.5.1.phar) = 99d20aca849cb0e473911f27678e753d0efd7e5c9631f4aba49e23d67bcb286a
-SIZE (phpunit-6.5.1.phar) = 2757932
+TIMESTAMP = 1512502712
+SHA256 (phpunit-6.5.2.phar) = 993f800d506551a5e42ec03da8256b59d0038acc06e0eb02b42364e5b806ba16
+SIZE (phpunit-6.5.2.phar) = 2757283


More information about the svn-ports-head mailing list