Date: Sun, 7 Jun 2020 20:36:00 +0200 From: Kurt Jaeger <pi@freebsd.org> To: Marc Veldman <marc@bumblingdork.com>, freebsd-ports@freebsd.org Subject: Re: devel/pear-channel-phpunit is obsolete Message-ID: <20200607183600.GI39563@home.opsec.eu> In-Reply-To: <20200607173951.GH39563@home.opsec.eu> References: <2595E76C-BB72-47C1-BB1B-ADB25506E332@bumblingdork.com> <20200607173951.GH39563@home.opsec.eu>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi! > > can somebody have a look at: > > > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242220 ? > > > > The PHPUnit pear channel has long been EOL???ed, > > so the port no longer serves a function. > > Thanks, committed! Well, turns out that searching with grep -Rl 'devel/pear-channel-phpunit' [a-ce-z]* d[a-hj-z]* in the ports tree did not find those ports, who all have PEAR_CHANNEL= phpunit in their Makefiles... textproc/pear-Text_Template/Makefile:PEAR_CHANNEL= phpunit devel/pear-SebastianBergmann_PHPLOC/Makefile:PEAR_CHANNEL= phpunit devel/pear-File_Iterator/Makefile:PEAR_CHANNEL= phpunit devel/pear-SebastianBergmann_Version/Makefile:PEAR_CHANNEL= phpunit devel/pear-SebastianBergmann_FinderFacade/Makefile:PEAR_CHANNEL= phpunit devel/pear-PHP_CodeCoverage/Makefile:PEAR_CHANNEL= phpunit devel/pear-SebastianBergmann_PHPCPD/Makefile:PEAR_CHANNEL= phpunit -- pi@opsec.eu +49 171 3101372 Now what ?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200607183600.GI39563>