svn commit: r468911 - head/editors/jedit
Danilo Egea Gondolfo
danilo at FreeBSD.org
Thu May 3 02:03:06 UTC 2018
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
More information about the svn-ports-all
mailing list