Update databases/p5-Class-DBI to 0.93
Responsible Changed From-To: freebsd-ports-bugs->skv Over to maintainer
Changing 'unexec rmdir' to 'dirrm' is incorrect because there are possible to install a package like Class-DBI-mysql-FullTextSearch and etc. Resorting lines in pkg-plist IMO is useless in this case (and only "recommended" in "Porters Handbook" but not required). Explicit dependency on protected.pm is still required for perl 5.00503. -- Sergey Skvortsov mailto: skv@FreeBSD.org
+-le 10/07/2003 19:54 +0400, Sergey Skvortsov =E9crivait : | Changing 'unexec rmdir' to 'dirrm' is incorrect because there are | possible to install a package like Class-DBI-mysql-FullTextSearch and = etc. I did not know about that. | Explicit dependency on protected.pm is still required for perl 5.00503. Well, it passed make test without. If I can't rely on what make test returns, it will become hard to know what's really needed :) --=20 Mathieu Arnold
State Changed From-To: open->closed Committed with changes, thanks.