Bug 252561 - sysutils/javaservicewrapper: update to 3.5.45
Summary: sysutils/javaservicewrapper: update to 3.5.45
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: freebsd-ports-bugs (Nobody)
URL:
Keywords: buildisok
Depends on:
Blocks: 252564
  Show dependency treegraph
 
Reported: 2021-01-10 17:44 UTC by Michael Osipov
Modified: 2021-01-17 18:44 UTC (History)
1 user (show)

See Also:
michael.osipov: maintainer-feedback+
michael.osipov: merge-quarterly?


Attachments
Patch against /usr/ports/sysutils/javaservicewrapper (6.96 KB, patch)
2021-01-10 17:44 UTC, Michael Osipov
michael.osipov: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Osipov 2021-01-10 17:44:23 UTC
Created attachment 221442 [details]
Patch against /usr/ports/sysutils/javaservicewrapper

Port maintainer here. Attached is a patch which

* updates to 3.5.45
* adds support for building with Java 15+ (removal of Nashorn JS engine)

Tested on:
12.2-RELEASE (amd64) Java 8, 11, 14, 15
11.4-RELEASE (amd64) Java 8, 11, 14, 15

with poudriere.
Comment 1 Automation User 2021-01-10 18:07:51 UTC
Build and package info is available at https://gitlab.com/swills/freebsd-ports/pipelines/239649676
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-01-17 18:43:25 UTC
A commit references this bug:

Author: swills
Date: Sun Jan 17 18:43:13 UTC 2021
New revision: 561859
URL: https://svnweb.freebsd.org/changeset/ports/561859

Log:
  sysutils/javaservicewrapper: update to 3.5.45

  While here, add support for building with Java 15+ (removal of Nashorn
  JS engine)

  PR:		252561
  Submitted by:	Michael Osipov <michael.osipov@siemens.com> (maintainer)

Changes:
  head/sysutils/javaservicewrapper/Makefile
  head/sysutils/javaservicewrapper/distinfo
  head/sysutils/javaservicewrapper/files/
  head/sysutils/javaservicewrapper/pkg-plist
Comment 3 Steve Wills freebsd_committer freebsd_triage 2021-01-17 18:44:20 UTC
Committed, thanks!