| Summary: | [PATCH] print/pdf-renderer: Support for Java version changes | ||||||
|---|---|---|---|---|---|---|---|
| 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+
ale: maintainer-feedback+ |
||||
| Priority: | --- | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Bug Depends on: | |||||||
| Bug Blocks: | 238758 | ||||||
| Attachments: |
|
||||||
|
Description
Greg Lewis
2019-07-04 02:49:28 UTC
A commit references this bug: Author: glewis Date: Mon Jul 8 20:19:10 UTC 2019 New revision: 506250 URL: https://svnweb.freebsd.org/changeset/ports/506250 Log: Adjust to proposed changes in Java versioning * Bug #238758 proposes to change the Java versioning from versions such as "1.6.0" to versions such as "6" (for example). Modify the Makefile checks on JAVA_PORT_VERSION to cope with either format. PR: 238983 Approved by: ale (maintainer) Changes: head/print/pdf-renderer/Makefile Thanks! A commit references this bug: Author: glewis Date: Thu Jul 18 16:36:35 UTC 2019 New revision: 506858 URL: https://svnweb.freebsd.org/changeset/ports/506858 Log: Adjust to proposed changes in Java versioning * Bug #238758 proposes to change the Java versioning from versions such as "1.6.0" to versions such as "6" (for example). Modify the Makefile checks on JAVA_PORT_VERSION to cope with either format. PR: 238983 Approved by: maintainer timeout Changes: head/databases/hbase/Makefile |