Page MenuHomeFreeBSD

devel/pear: Update from 1.10.3 to 1.10.5
ClosedPublic

Authored by joneum on Aug 3 2017, 5:29 PM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 18 2024, 8:15 AM
Unknown Object (File)
Feb 17 2024, 10:59 AM
Unknown Object (File)
Feb 17 2024, 10:58 AM
Unknown Object (File)
Feb 17 2024, 10:58 AM
Unknown Object (File)
Feb 17 2024, 10:53 AM
Unknown Object (File)
Dec 20 2023, 2:17 AM
Unknown Object (File)
Oct 3 2023, 3:26 AM
Unknown Object (File)
Aug 31 2023, 10:06 AM
Subscribers

Details

Summary
  • devel/pear: Update from 1.10.3 to 1.10.5
  • Change MASTER_SITES (mirror.miwibox.org is down)

Changelog 1.10.4:

  • pear install does not fail on error
  • fix warning during pecl list-all

Changelog 1.10.5:

  • PHP 7.2 compatibility: Upgrade to Archive_Tar 1.4.3 needed

Approved by: xxx (mentor)
#Differential Revision: https://reviews.freebsd.org/Dxxxxx

Test Plan

:~/dev/ports/devel/pear % portlint -AC
WARN: /usr/home/joneum/dev/ports/devel/pear/pkg-plist: [18]: @[un]exec is deprecated in favor of @<pre|post>[un]exec as the latter specifies the exact part of the pkg lifecycle the commands need to run
WARN: /usr/home/joneum/dev/ports/devel/pear/pkg-plist: [19]: @[un]exec is deprecated in favor of @<pre|post>[un]exec as the latter specifies the exact part of the pkg lifecycle the commands need to run
WARN: /usr/home/joneum/dev/ports/devel/pear/pkg-plist: [20]: @[un]exec is deprecated in favor of @<pre|post>[un]exec as the latter specifies the exact part of the pkg lifecycle the commands need to run
WARN: /usr/home/joneum/dev/ports/devel/pear/pkg-plist: [21]: @[un]exec is deprecated in favor of @<pre|post>[un]exec as the latter specifies the exact part of the pkg lifecycle the commands need to run
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
0 fatal errors and 5 warnings found.

make test:

install ok: channel://pear.php.net/PEAR-1.10.5
PEAR: Optional feature webinstaller available (PEAR's web-based installer)
PEAR: Optional feature gtkinstaller available (PEAR's PHP-GTK-based installer)
PEAR: Optional feature gtk2installer available (PEAR's PHP-GTK2-based installer)
PEAR: To install optional features use "pear install pear/PEAR#featurename"
Installing bootstrap package: Structures_Graph.......install ok: channel://pear.php.net/Structures_Graph-1.1.1
Installing local package: Archive_Tar-stable.........install ok: channel://pear.php.net/Archive_Tar-1.4.2
Installing local package: Console_Getopt-stable.......install ok: channel://pear.php.net/Console_Getopt-1.4.1

> Compressing man pages (compress-man)
> Running Q/A tests (stage-qa)

> Testing for pear-1.10.5

poudriere testport (devel/pear only):

10.3-amd64
10.3-i386
11.1-amd64
11.1-i386
12.0-CURRENT r321899 amd64
12.0-CURRENT r321913 i386

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable