Bug 278583 - [patch] lang/pharo: update unmaintained port to 10.2.0
Summary: [patch] lang/pharo: update unmaintained port to 10.2.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Many People
Assignee: Li-Wen Hsu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-25 19:37 UTC by Zoltán Király
Modified: 2024-12-16 05:35 UTC (History)
1 user (show)

See Also:


Attachments
Update lang/pharo to 10.2.0 (2.03 KB, patch)
2024-04-25 19:37 UTC, Zoltán Király
no flags Details | Diff
Compilation result (94.95 KB, text/plain)
2024-04-25 21:04 UTC, Zoltán Király
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Zoltán Király 2024-04-25 19:37:53 UTC
Created attachment 250226 [details]
Update lang/pharo to 10.2.0

Hi,
Since the lang/pharo port no longer has a maintainer, I've decided to update it.

Zoltan
Comment 1 Zoltán Király 2024-04-25 20:23:03 UTC
I want to point out that the current port, version 10.0.9, is not working and can't be built, which is why I sent in the update. This is my first time submitting, and I probably should've sent it to ports@freebsd.org instead of @bugs. Let's see how things go, and if my patches are okay, then I'll think about taking over some abandoned ports for maintenance.
Comment 2 Zoltán Király 2024-04-25 21:04:33 UTC
Created attachment 250228 [details]
Compilation result
Comment 3 Li-Wen Hsu freebsd_committer freebsd_triage 2024-05-06 19:13:16 UTC
(In reply to Zoltán Király from comment #1)
Congratulations to your first submit, it looks good and builds fine in poudriere. Just two  questions:

- Have you done any further tests with it?
- Do you want to be the maintainer of this?
Comment 4 commit-hook freebsd_committer freebsd_triage 2024-12-16 05:34:44 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6315307ba059c7462e3973ee8bd6f6480b2e19c2

commit 6315307ba059c7462e3973ee8bd6f6480b2e19c2
Author:     Zoltán Király <zoliky@gmail.com>
AuthorDate: 2024-04-25 19:12:12 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2024-12-16 05:24:58 +0000

    lang/pharo: Update to 10.2.0

    PR:             278583

 lang/pharo/Makefile                                     |  7 +++----
 lang/pharo/distinfo                                     |  6 +++---
 lang/pharo/files/patch-CMakeLists.txt (new)             | 13 +++++++++++++
 lang/pharo/files/patch-packaging_linux_bin_launch.sh.in | 12 ++++++++++--
 4 files changed, 29 insertions(+), 9 deletions(-)
Comment 5 Li-Wen Hsu freebsd_committer freebsd_triage 2024-12-16 05:35:09 UTC
Pushed with some adjustments:
- Remove PORTREVISION when PORTVERSION (or DISTVERSION) is updated
- Add a patch to the lunch script to fix the plugins path.