Bug 239984

Summary: java/jakarta-commons-dbcp: Update to 2.7.0
Product: Ports & Packages Reporter: Greg Lewis <glewis>
Component: Individual Port(s)Assignee: Alex Dupre <ale>
Status: Closed FIXED    
Severity: Affects Only Me Flags: ale: maintainer-feedback+
glewis: maintainer-feedback?
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on: 239983    
Bug Blocks:    
Attachments:
Description Flags
Patch to update to 2.7.0 glewis: maintainer-approval?

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