Bug 58872 - [PATCH] Update request databases/phpMyAdmin
Summary: [PATCH] Update request databases/phpMyAdmin
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: nbm
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-03 15:10 UTC by Melvyn Sopacua
Modified: 2003-11-21 19:04 UTC (History)
0 users

See Also:


Attachments
file.diff (6.25 KB, patch)
2003-11-03 15:10 UTC, Melvyn Sopacua
no flags Details | Diff
file.shar (5.90 KB, text/plain)
2003-11-03 15:10 UTC, Melvyn Sopacua
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Melvyn Sopacua 2003-11-03 15:10:21 UTC
	phpMyAdmin is @ 2.5.4, which fixes a bug in the relation view,
	currently present in 2.5.2.

Fix: Patch below and 4 new files, which fix 2 things. One fix for a serious
	error with INNODB tables, which can cause loss of indexes (also
	announced at the website). Another fix for running with E_NOTICE
	errorlevel (undefined variable).
	Because of these 2 fixes I've set PORTREVISION to 1, but that may
	not be correct.

	After the patch, I've added two blank lines followed by a shar archive,
	to be run inside:
	${PORTSDIR}/databases/phpmyadmin

How-To-Repeat: 	Not applicable.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2003-11-04 09:07:02 UTC
Responsible Changed
From-To: freebsd-ports-bugs->nbm

Over to maintainer.
Comment 2 nbm freebsd_committer freebsd_triage 2003-11-21 18:58:26 UTC
State Changed
From-To: open->closed

Port committed, thanks!