Date: Tue, 8 Mar 2016 00:59:28 +0000 (UTC) From: Michael Gmelin <grembo@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r410591 - head/editors/joe Message-ID: <201603080059.u280xSKt045529@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: grembo Date: Tue Mar 8 00:59:28 2016 New Revision: 410591 URL: https://svnweb.freebsd.org/changeset/ports/410591 Log: Update to 4.2 Approved by: mentors (implicit) Modified: head/editors/joe/Makefile head/editors/joe/distinfo head/editors/joe/pkg-plist Modified: head/editors/joe/Makefile ============================================================================== --- head/editors/joe/Makefile Tue Mar 8 00:29:24 2016 (r410590) +++ head/editors/joe/Makefile Tue Mar 8 00:59:28 2016 (r410591) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= joe -PORTVERSION= 4.1 +PORTVERSION= 4.2 PORTEPOCH= 1 CATEGORIES?= editors MASTER_SITES= SF/joe-editor/JOE%20sources/joe-${PORTVERSION} Modified: head/editors/joe/distinfo ============================================================================== --- head/editors/joe/distinfo Tue Mar 8 00:29:24 2016 (r410590) +++ head/editors/joe/distinfo Tue Mar 8 00:59:28 2016 (r410591) @@ -1,2 +1,2 @@ -SHA256 (joe-4.1.tar.gz) = 816211b2bd951f792de3602afd74ea4b51612fffdd9bc24a7808660053fef6db -SIZE (joe-4.1.tar.gz) = 1292957 +SHA256 (joe-4.2.tar.gz) = bc5da64bc5683ab7b2962a33214b3537ea17ff6528a3c60ba170359e31e86974 +SIZE (joe-4.2.tar.gz) = 1341048 Modified: head/editors/joe/pkg-plist ============================================================================== --- head/editors/joe/pkg-plist Tue Mar 8 00:29:24 2016 (r410590) +++ head/editors/joe/pkg-plist Tue Mar 8 00:59:28 2016 (r410591) @@ -42,6 +42,7 @@ bin/rjoe %%DATADIR%%/syntax/d.jsf %%DATADIR%%/syntax/debian.jsf %%DATADIR%%/syntax/diff.jsf +%%DATADIR%%/syntax/dockerfile.jsf %%DATADIR%%/syntax/elixir.jsf %%DATADIR%%/syntax/erb.jsf %%DATADIR%%/syntax/erlang.jsf
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201603080059.u280xSKt045529>