Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Apr 2026 13:18:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 294689] editors/joe: Update to 4.8
Message-ID:  <bug-294689-7788-KXPgbZTZ9f@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-294689-7788@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294689

--- Comment #2 from Fabian Wenk <fabian@wenks.ch> ---
Created attachment 270067
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=270067&action=edit
joe-4.8-non-working.patch

I tried to patch the Port (attached as joe-4.8-non-working.patch), but as the
source is now available from github, and I think the author made something ugly
without a proper release and just a tag it fails during build (the extracted
directory is named joe-releases-joe-4.8 instead of joe-4.8:

riddler:/usr/ports/editors/joe/ # make build
===>  Missing license file for GPLv2 in
/usr/ports/editors/joe/work/joe-4.8/COPYING
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/editors/joe
*** Error code 1

Stop.
make: stopped in /usr/ports/editors/joe
riddler:/usr/ports/editors/joe/ # ls -l work                       
total 4
-rw-r--r--   1 root  wheel     0 Apr 24 15:08 .extract_done.joe._usr_local
drwxr-xr-x  15 root  wheel  1024 Apr 21 02:47 joe-releases-joe-4.8/
riddler:/usr/ports/editors/joe/ # ls -l work/joe-releases-joe-4.8/COPYING
-rw-r--r--  1 root  wheel  18092 Apr 21 02:47 work/joe-releases-joe-4.8/COPYING
riddler:/usr/ports/editors/joe/ # 


As I could not find a reference for the sha256 checksum, I have done it on my
own with the downloaded file, so maybe a good idea to somehow cross-check.

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-294689-7788-KXPgbZTZ9f>