1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

devel/phpunit: Update from 5.4.4 to 5.4.6

5.4.6 - 2016-06-16
- PHAR does not contain all dependencies

5.4.5 - 2016-06-15
- Use setlocale() with 0 as second argument to not affect current
  setting
- Correctly handle paths to PHP binary that contain spaces
  (C:\Program Files) on Microsoft Windows

While here: add USES= php

Approved by: pi (mentor)
This commit is contained in:
Torsten Zuehlsdorff 2016-07-20 11:36:51 +00:00
parent f6d3930908
commit 1b437b257a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=418832
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= phpunit
PORTVERSION= 5.4.4
PORTVERSION= 5.4.6
CATEGORIES= devel www
MASTER_SITES= https://phar.phpunit.de/ \
http://ports.toco-domains.de/
@ -15,7 +15,7 @@ LICENSE= BSD3CLAUSE
CONFLICTS= pear-PHPUnit-[1234]*
USES= cpe
USES= cpe php
CPE_VENDOR= phpunit_project
USE_PHP= dom json spl pcre phar

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1465553603
SHA256 (phpunit-5.4.4.phar) = 73876eda0fdda2cff1e1b88a3330406c987128b420288f5b2d23de0b4383a0f7
SIZE (phpunit-5.4.4.phar) = 2879264
TIMESTAMP = 1468933787
SHA256 (phpunit-5.4.6.phar) = f1aa125103a91f573ed43bb8fea42b5e087e5d67d570e84cb4ab2215a40ecbf8
SIZE (phpunit-5.4.6.phar) = 2988429