From owner-svn-ports-all@freebsd.org Thu May 3 02:03:06 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 02025FBC2BC; Thu, 3 May 2018 02:03:06 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A9FA584054; Thu, 3 May 2018 02:03:05 +0000 (UTC) (envelope-from danilo@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A4D2119476; Thu, 3 May 2018 02:03:05 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w43235cS037402; Thu, 3 May 2018 02:03:05 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w43235LY037399; Thu, 3 May 2018 02:03:05 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201805030203.w43235LY037399@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Thu, 3 May 2018 02:03:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r468911 - head/editors/jedit X-SVN-Group: ports-head X-SVN-Commit-Author: danilo X-SVN-Commit-Paths: head/editors/jedit X-SVN-Commit-Revision: 468911 X-SVN-Commit-Repository: ports 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.25 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: Thu, 03 May 2018 02:03:06 -0000 Author: danilo Date: Thu May 3 02:03:05 2018 New Revision: 468911 URL: https://svnweb.freebsd.org/changeset/ports/468911 Log: - Update to 5.5.0 Modified: head/editors/jedit/Makefile head/editors/jedit/distinfo head/editors/jedit/pkg-plist Modified: head/editors/jedit/Makefile ============================================================================== --- head/editors/jedit/Makefile Thu May 3 02:00:18 2018 (r468910) +++ head/editors/jedit/Makefile Thu May 3 02:03:05 2018 (r468911) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= jedit -PORTVERSION= 5.4.0 +PORTVERSION= 5.5.0 PORTEPOCH= 1 CATEGORIES= editors java MASTER_SITES= SF Modified: head/editors/jedit/distinfo ============================================================================== --- head/editors/jedit/distinfo Thu May 3 02:00:18 2018 (r468910) +++ head/editors/jedit/distinfo Thu May 3 02:03:05 2018 (r468911) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494249879 -SHA256 (jedit5.4.0install.jar) = b6d4d2b188e694cd5fdd4e5ce15adec5a55eaee3268bf4e1dcee3e7d53de994b -SIZE (jedit5.4.0install.jar) = 3417525 +TIMESTAMP = 1525304371 +SHA256 (jedit5.5.0install.jar) = 1965fa06a58d6ad4b6aa587d5d1407beca1f31693c0c0acaa38db39c8e3a55df +SIZE (jedit5.5.0install.jar) = 3425217 Modified: head/editors/jedit/pkg-plist ============================================================================== --- head/editors/jedit/pkg-plist Thu May 3 02:00:18 2018 (r468910) +++ head/editors/jedit/pkg-plist Thu May 3 02:03:05 2018 (r468911) @@ -131,6 +131,7 @@ share/java/jedit/modes/asp.xml share/java/jedit/modes/aspect-j.xml share/java/jedit/modes/assembly-agc.xml share/java/jedit/modes/assembly-ags.xml +share/java/jedit/modes/assembly-arm32.xml share/java/jedit/modes/assembly-m68k.xml share/java/jedit/modes/assembly-macro32.xml share/java/jedit/modes/assembly-mcs51.xml @@ -181,6 +182,7 @@ share/java/jedit/modes/foxpro.xml share/java/jedit/modes/freemarker.xml share/java/jedit/modes/gcbasic.xml share/java/jedit/modes/gettext.xml +share/java/jedit/modes/gherkin.xml share/java/jedit/modes/gnuplot.xml share/java/jedit/modes/go.xml share/java/jedit/modes/gradle.xml