From 84237c6647ee44a19caead0fc60a0ecdca84df99 Mon Sep 17 00:00:00 2001
From: tobik <tobik@FreeBSD.org>
Date: Sat, 7 Jul 2018 14:35:51 +0000
Subject: editors/joe: Update to 4.6

PR:		228761
Submitted by:	wen
Approved by:	juergen.gotteswinter@googlemail.com (maintainer timeout, 1 month)
---
 editors/joe/Makefile  | 2 +-
 editors/joe/distinfo  | 6 +++---
 editors/joe/pkg-plist | 4 ++++
 3 files changed, 8 insertions(+), 4 deletions(-)

(limited to 'editors/joe')

diff --git a/editors/joe/Makefile b/editors/joe/Makefile
index 5e7896147448..51aab6675441 100644
--- a/editors/joe/Makefile
+++ b/editors/joe/Makefile
@@ -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}
diff --git a/editors/joe/distinfo b/editors/joe/distinfo
index 03698a71326e..4098e6cdee99 100644
--- a/editors/joe/distinfo
+++ b/editors/joe/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1506265626
-SHA256 (joe-4.5.tar.gz) = 51104aa34d8650be3fa49f2204672a517688c9e6ec47e68f1ea85de88e36cadf
-SIZE (joe-4.5.tar.gz) = 1275486
+TIMESTAMP = 1530973556
+SHA256 (joe-4.6.tar.gz) = 495a0a61f26404070fe8a719d80406dc7f337623788e445b92a9f6de512ab9de
+SIZE (joe-4.6.tar.gz) = 1895046
diff --git a/editors/joe/pkg-plist b/editors/joe/pkg-plist
index c416ac79ef33..4d8784b44bc5 100644
--- a/editors/joe/pkg-plist
+++ b/editors/joe/pkg-plist
@@ -15,6 +15,10 @@ bin/rjoe
 %%ETCDIR%%/shell.sh
 man/man1/joe.1.gz
 man/ru/man1/joe.1.gz
+share/applications/jmacs.desktop
+share/applications/joe.desktop
+share/applications/jpico.desktop
+share/applications/jstar.desktop
 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog
 %%PORTDOCS%%%%DOCSDIR%%/NEWS.md
 %%PORTDOCS%%%%DOCSDIR%%/README.md
-- 
cgit