View | Details | Raw Unified | Return to bug 242220 | Differences between
and this patch

Collapse All | Expand All

(-)MOVED (+1 lines)
Lines 14525-14527 Link Here
14525
devel/rubygem-cucumber-tag_expressions|devel/rubygem-cucumber-tag-expressions|2020-04-04|Renamed by upstream
14525
devel/rubygem-cucumber-tag_expressions|devel/rubygem-cucumber-tag-expressions|2020-04-04|Renamed by upstream
14526
devel/p5-Glib2|devel/p5-Glib|2020-04-07|Rename to match our p5- port naming
14526
devel/p5-Glib2|devel/p5-Glib|2020-04-07|Rename to match our p5- port naming
14527
devel/jucipp|editors/jucipp|2020-04-07|Remove duplicate
14527
devel/jucipp|editors/jucipp|2020-04-07|Remove duplicate
14528
devel/pear-channel-phpunit||2020-04-07|Remove obsolete 
(-)devel/Makefile (-1 lines)
Lines 3818-3824 Link Here
3818
    SUBDIR += pear-channel-phing
3818
    SUBDIR += pear-channel-phing
3819
    SUBDIR += pear-channel-phpdoc
3819
    SUBDIR += pear-channel-phpdoc
3820
    SUBDIR += pear-channel-phpmd
3820
    SUBDIR += pear-channel-phpmd
3821
    SUBDIR += pear-channel-phpunit
3822
    SUBDIR += pear-channel-pirum
3821
    SUBDIR += pear-channel-pirum
3823
    SUBDIR += pear-channel-symfony
3822
    SUBDIR += pear-channel-symfony
3824
    SUBDIR += pear-channel-symfony2
3823
    SUBDIR += pear-channel-symfony2
(-)devel/pear-channel-phpunit/Makefile (-14 lines)
Lines 1-14 Link Here
1
# Created by: Martin Matuska <mm@FreeBSD.org>
2
# $FreeBSD$
3
4
PORTNAME=	phpunit
5
PORTVERSION=	20110327
6
CATEGORIES=	devel www pear
7
8
MAINTAINER=	miwi@FreeBSD.org
9
COMMENT=	PEAR channel ${PEAR_CHANNEL_HOST}
10
11
PEAR_CHANNEL_HOST=	pear.phpunit.de
12
13
.include "${.CURDIR}/../../devel/pear/bsd.pear.channel.mk"
14
.include <bsd.port.mk>
(-)devel/pear-channel-phpunit/files/pear.phpunit.de.reg (-1 lines)
Line 1 Link Here
1
a:6:{s:7:"attribs";a:4:{s:7:"version";s:3:"1.0";s:5:"xmlns";s:31:"http://pear.php.net/channel-1.0";s:9:"xmlns:xsi";s:41:"http://www.w3.org/2001/XMLSchema-instance";s:18:"xsi:schemaLocation";s:71:"http://pear.php.net/channel-1.0 http://pear.php.net/dtd/channel-1.0.xsd";}s:4:"name";s:15:"pear.phpunit.de";s:7:"summary";s:20:"PHPUnit PEAR Channel";s:14:"suggestedalias";s:7:"phpunit";s:7:"servers";a:1:{s:7:"primary";a:1:{s:4:"rest";a:1:{s:7:"baseurl";a:4:{i:0;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.0";}s:8:"_content";s:28:"http://pear.phpunit.de/rest/";}i:1;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.1";}s:8:"_content";s:28:"http://pear.phpunit.de/rest/";}i:2;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.2";}s:8:"_content";s:28:"http://pear.phpunit.de/rest/";}i:3;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.3";}s:8:"_content";s:28:"http://pear.phpunit.de/rest/";}}}}}s:13:"_lastmodified";a:2:{s:4:"ETag";s:12:""4141299221"";s:13:"Last-Modified";s:29:"Sun, 27 Mar 2011 17:52:32 GMT";}}
(-)devel/pear-channel-phpunit/pkg-descr (-3 lines)
Lines 1-3 Link Here
1
PEAR channel for PHPUnit
2
3
WWW: http://pear.phpunit.de

Return to bug 242220