Bug 196140 - update databases/p5-DBD-Pg to 3.4.2
Summary: update databases/p5-DBD-Pg to 3.4.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-19 18:54 UTC by freebsdpr-20121114
Modified: 2014-12-19 20:31 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (perl)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description freebsdpr-20121114 2014-12-19 18:54:18 UTC
Bug in 3.4.1 that is fixed by 3.4.2 is exercised by a few critical functions in RT4.x (www/rt40, www/rt42) such as the DB upgrade scripts. See https://rt.cpan.org/Public/Bug/Display.html?id=99144 for details.
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2014-12-19 18:54:18 UTC
Auto-assigned to maintainer perl@FreeBSD.org
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-12-19 20:23:25 UTC
A commit references this bug:

Author: pi
Date: Fri Dec 19 20:22:38 UTC 2014
New revision: 374973
URL: https://svnweb.freebsd.org/changeset/ports/374973

Log:
  databases/p5-DBD-Pg: 3.4.1 -> 3.4.2

  Fixes bug where single-quoted type arguments to the table_info()
  method were causing a SQL error. [Greg Sabino Mullane]
    https://rt.cpan.org/Public/Bug/Display.html?id=99144

  PR:		196140
  Submitted by:	freebsdpr-20121114@billmail.scconsult.com

Changes:
  head/databases/p5-DBD-Pg/Makefile
  head/databases/p5-DBD-Pg/distinfo
Comment 3 Kurt Jaeger freebsd_committer freebsd_triage 2014-12-19 20:31:07 UTC
Thanks for the pointer, update done.