Bug 266484 - devel/spark: update to 3.3.0
Summary: devel/spark: update to 3.3.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: Neel Chauhan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-18 17:55 UTC by Martin Filla
Modified: 2022-09-19 15:30 UTC (History)
1 user (show)

See Also:


Attachments
spark.shar (92.07 KB, application/x-shellscript)
2022-09-18 17:55 UTC, Martin Filla
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Filla 2022-09-18 17:55:03 UTC
Created attachment 236671 [details]
spark.shar

Hi,
I updated this port to version 3.3.0
and updated actual version maven
Comment 1 Neel Chauhan freebsd_committer freebsd_triage 2022-09-19 15:30:06 UTC
Committed!
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-09-19 15:30:16 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0d25fd7c24a2a9a329a48e804bc4caca5ebb0aaa

commit 0d25fd7c24a2a9a329a48e804bc4caca5ebb0aaa
Author:     Martin Filla <freebsd@sysctl.cz>
AuthorDate: 2022-09-19 15:29:28 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2022-09-19 15:29:28 +0000

    devel/spark: Revive port

    PR:     266484

 devel/Makefile                                     |    1 +
 devel/spark/Makefile (new)                         |   75 ++
 devel/spark/distinfo (new)                         |    3 +
 devel/spark/files/patch-sbin-spark-daemon.sh (new) |   26 +
 devel/spark/files/spark_master.in (new)            |   32 +
 devel/spark/files/spark_worker.in (new)            |   29 +
 devel/spark/pkg-descr (new)                        |    3 +
 devel/spark/pkg-plist (new)                        | 1219 ++++++++++++++++++++
 8 files changed, 1388 insertions(+)