View | Details | Raw Unified | Return to bug 73561
Collapse All | Expand All

(-)Makefile (-1 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	PHPUnit2
8
PORTNAME=	PHPUnit2
9
PORTVERSION=	2.1.2
9
PORTVERSION=	2.1.3
10
CATEGORIES=	devel www pear
10
CATEGORIES=	devel www pear
11
11
12
MAINTAINER=	antonio@php.net
12
MAINTAINER=	antonio@php.net
Lines 71-76 Link Here
71
		Tests/TornDown5.php Tests/WasRun.php TextUI/ResultPrinter.php \
71
		Tests/TornDown5.php Tests/WasRun.php TextUI/ResultPrinter.php \
72
		TextUI/TestRunner.php Util/Filter.php Util/Printer.php \
72
		TextUI/TestRunner.php Util/Filter.php Util/Printer.php \
73
		Util/Skeleton.php
73
		Util/Skeleton.php
74
SCRIPTFILES=	phpunit
74
75
75
.include <bsd.port.pre.mk>
76
.include <bsd.port.pre.mk>
76
77
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (PEAR/PHPUnit2-2.1.2.tgz) = 80653ba4202f6d7dd31a81351f6d54f6
1
MD5 (PEAR/PHPUnit2-2.1.3.tgz) = 6bdf7f7e9c0c39bf6dac666eb118640d
2
SIZE (PEAR/PHPUnit2-2.1.2.tgz) = 34417
2
SIZE (PEAR/PHPUnit2-2.1.3.tgz) = 34960

Return to bug 73561