Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 178311 Details for
Bug 254764
dev-db/phpmyadmin setup script has changed, filter is now requirement
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
tmp/phpmyadmin-3.1.1.ebuild.path
phpmyadmin-3.1.1.ebuild.path (text/plain), 1.15 KB, created by
Jamie Learmonth
on 2009-01-13 01:31:55 UTC
(
hide
)
Description:
tmp/phpmyadmin-3.1.1.ebuild.path
Filename:
MIME Type:
Creator:
Jamie Learmonth
Created:
2009-01-13 01:31:55 UTC
Size:
1.15 KB
patch
obsolete
>--- /usr/portage/dev-db/phpmyadmin/phpmyadmin-3.1.1.ebuild 2008-12-28 20:53:39.000000000 +0000 >+++ /usr/local/portage/dev-db/phpmyadmin/phpmyadmin-3.1.1.ebuild 2009-01-13 00:06:56.000000000 +0000 >@@ -25,13 +25,13 @@ > pkg_setup() { > webapp_pkg_setup > >- if ! PHPCHECKNODIE="yes" require_php_with_use crypt ctype pcre session spl unicode \ >+ if ! PHPCHECKNODIE="yes" require_php_with_use crypt ctype filter pcre session spl unicode \ > || ! PHPCHECKNODIE="yes" require_php_with_any_use mysql mysqli ; then > eerror > eerror "${PHP_PKG} needs to be re-installed with all of the following" > eerror "USE flags enabled:" > eerror >- eerror "crypt ctype pcre session spl unicode" >+ eerror "crypt ctype filter pcre session spl unicode" > eerror > eerror "as well as any of the following USE flags enabled:" > eerror >@@ -53,7 +53,7 @@ > webapp_configfile "${MY_HTDOCSDIR}"/libraries/config.default.php > webapp_serverowned "${MY_HTDOCSDIR}"/libraries/config.default.php > >- webapp_postinst_txt en "${FILESDIR}"/postinstall-en-2.8.0.txt >+ webapp_postinst_txt en "${FILESDIR}"/postinstall-en-3.1.1.txt > webapp_hook_script "${FILESDIR}"/reconfig-2.8 > webapp_src_install > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 254764
:
178309
| 178311