From owner-svn-ports-all@freebsd.org Tue Mar 8 00:59:30 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5E51AAC7339; Tue, 8 Mar 2016 00:59:30 +0000 (UTC) (envelope-from grembo@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2FCE2B27; Tue, 8 Mar 2016 00:59:30 +0000 (UTC) (envelope-from grembo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u280xTSg045532; Tue, 8 Mar 2016 00:59:29 GMT (envelope-from grembo@FreeBSD.org) Received: (from grembo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u280xSKt045529; Tue, 8 Mar 2016 00:59:28 GMT (envelope-from grembo@FreeBSD.org) Message-Id: <201603080059.u280xSKt045529@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: grembo set sender to grembo@FreeBSD.org using -f From: Michael Gmelin Date: Tue, 8 Mar 2016 00:59:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r410591 - head/editors/joe X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2016 00:59:30 -0000 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