Bug 60638 - [PATCH] databases/p5-DBD-mysql: make full functionality with perl 5.005
Summary: [PATCH] databases/p5-DBD-mysql: make full functionality with perl 5.005
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: skv
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-27 22:10 UTC by Sergey Matveychuk
Modified: 2004-01-18 15:23 UTC (History)
1 user (show)

See Also:


Attachments
p5-DBD-mysql-2.9003.patch (973 bytes, patch)
2003-12-27 22:10 UTC, Sergey Matveychuk
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Matveychuk 2003-12-27 22:10:21 UTC
[DESCRIBE CHANGES]
Some functions don't work with perl 5.005 (from STABLE branch) because of 
GetInfo.pm has some perl 5.6+ features. This features can be rewrote
in compatible manier. This patch do it.

Added file(s):
- files/patch-aa

Port maintainer (skv@FreeBSD.org) is cc'd.

Alex Dupre also cc'd as MySQL carring person :)

Generated with FreeBSD Port Tools 0.50
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2003-12-27 22:13:29 UTC
Responsible Changed
From-To: freebsd-ports-bugs->skv

Over to maintainer.
Comment 2 skv freebsd_committer freebsd_triage 2004-01-18 15:23:02 UTC
State Changed
From-To: open->closed

Committed, thanks!