Date: Sat, 7 Jul 2018 14:35:51 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r474095 - head/editors/joe Message-ID: <201807071435.w67EZpte063055@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Sat Jul 7 14:35:51 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) Modified: head/editors/joe/Makefile head/editors/joe/distinfo head/editors/joe/pkg-plist Modified: head/editors/joe/Makefile ============================================================================== --- head/editors/joe/Makefile Sat Jul 7 14:30:07 2018 (r474094) +++ head/editors/joe/Makefile Sat Jul 7 14:35:51 2018 (r474095) @@ -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} Modified: head/editors/joe/distinfo ============================================================================== --- head/editors/joe/distinfo Sat Jul 7 14:30:07 2018 (r474094) +++ head/editors/joe/distinfo Sat Jul 7 14:35:51 2018 (r474095) @@ -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 Modified: head/editors/joe/pkg-plist ============================================================================== --- head/editors/joe/pkg-plist Sat Jul 7 14:30:07 2018 (r474094) +++ head/editors/joe/pkg-plist Sat Jul 7 14:35:51 2018 (r474095) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807071435.w67EZpte063055>