Date: Mon, 26 Feb 2018 10:49:56 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 226216] devel/pear: port uses outdated go-pear bundle Message-ID: <bug-226216-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226216 Bug ID: 226216 Summary: devel/pear: port uses outdated go-pear bundle Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: joneum@FreeBSD.org Reporter: 1983-01-06@gmx.net Assignee: joneum@FreeBSD.org Flags: maintainer-feedback?(joneum@FreeBSD.org) Looking at the Makefile it uses a pre-bundled go-pear distro. The included go-pear.php is outdated if compared to https://pear.php.net/go-pear. The bundled libraries are outdated too. Using https://pear.php.net/go-pear poin= ts to https://pear.php.net/go-pear.phar which is the new, shiny installer. The new installer also fixes the PHP 7.2 Archive_Tar issue: https://github.com/pear/pearweb_phars/issues/2 Consider using "fetch https://pear.php.net/go-pear.phar". This script provi= des env variables to customize all installation paths. Unfortunately, this script is interactive and not really suited for the Por= ts system. I would not patch it, but rather request an upstream change first. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-226216-13>