Update to 4.6, the patch is simple as below: --- Makefile (revision 471740) +++ Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= joe -PORTVERSION= 4.5 +PORTVERSION= 4.6 PORTEPOCH= 1 CATEGORIES?= editors MASTER_SITES= SF/joe-editor/JOE%20sources/joe-${PORTVERSION} Index: distinfo =================================================================== --- distinfo (revision 471740) +++ distinfo (working copy) @@ -1,3 +1,3 @@ -TIMESTAMP = 1506265626 -SHA256 (joe-4.5.tar.gz) = 51104aa34d8650be3fa49f2204672a517688c9e6ec47e68f1ea85de88e36cadf -SIZE (joe-4.5.tar.gz) = 1275486 +TIMESTAMP = 1528202858 +SHA256 (joe-4.6.tar.gz) = 495a0a61f26404070fe8a719d80406dc7f337623788e445b92a9f6de512ab9de +SIZE (joe-4.6.tar.gz) = 1895046 Index: pkg-plist =================================================================== --- pkg-plist (revision 471740) +++ pkg-plist (working copy) @@ -115,3 +115,7 @@ %%DATADIR%%/syntax/whitespace.jsf %%DATADIR%%/syntax/xml.jsf %%DATADIR%%/syntax/yaml.jsf +share/applications/jmacs.desktop +share/applications/joe.desktop +share/applications/jpico.desktop +share/applications/jstar.desktop
A commit references this bug: Author: tobik Date: Sat Jul 7 14:35:52 UTC 2018 New revision: 474095 URL: https://svnweb.freebsd.org/changeset/ports/474095 Log: editors/joe: Update to 4.6 PR: 228761 Submitted by: wen Approved by: juergen.gotteswinter@googlemail.com (maintainer timeout, 1 month) Changes: head/editors/joe/Makefile head/editors/joe/distinfo head/editors/joe/pkg-plist