Bug 239984 - java/jakarta-commons-dbcp: Update to 2.7.0
Summary: java/jakarta-commons-dbcp: Update to 2.7.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Alex Dupre
URL:
Keywords:
Depends on: 239983
Blocks:
  Show dependency treegraph
 
Reported: 2019-08-20 07:02 UTC by Greg Lewis
Modified: 2019-08-21 02:02 UTC (History)
0 users

See Also:
ale: maintainer-feedback+
glewis: maintainer-feedback?


Attachments
Patch to update to 2.7.0 (2.64 KB, patch)
2019-08-20 07:02 UTC, Greg Lewis
glewis: maintainer-approval?
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Greg Lewis freebsd_committer freebsd_triage 2019-08-20 07:02:21 UTC
Created attachment 206719 [details]
Patch to update to 2.7.0

The current version of DBCP requires openjdk6, which is going to be scheduled for removal.  Update it to 2.7.0 (the latest version, which requires Java 8.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-08-21 02:01:38 UTC
A commit references this bug:

Author: glewis
Date: Wed Aug 21 02:01:15 UTC 2019
New revision: 509484
URL: https://svnweb.freebsd.org/changeset/ports/509484

Log:
  Update to Apache Commons DBCP 2.7.0

  PR:		239984
  Approved by:	ale@ (maintainer)

Changes:
  head/java/jakarta-commons-dbcp/Makefile
  head/java/jakarta-commons-dbcp/distinfo
Comment 2 Greg Lewis freebsd_committer freebsd_triage 2019-08-21 02:02:15 UTC
Thanks, change committed