summaryrefslogtreecommitdiff
path: root/editors/joe
diff options
context:
space:
mode:
authoradam <adam>2015-10-19 09:15:54 +0000
committeradam <adam>2015-10-19 09:15:54 +0000
commit5a42829cda229b2d3da1f5eccdf2f73ad544e777 (patch)
treee355ad46735057c6245738a71ca316284c31ac32 /editors/joe
parent460b3e4bc0912caa9d1a024b6fef243692332cf5 (diff)
downloadpkgsrc-5a42829cda229b2d3da1f5eccdf2f73ad544e777.tar.gz
Changes 4.1:
* New or improved syntax files for the following languages: * Groovy, R, Clojure, Rust, Coffeescript, Java, Scala, Swift, D, AVR, Ruby, Perl * New translations * Chinese (zh_TW) * UTF-16 support * JOE can now edit UTF-16BE and UTF-16LE files. It does this by converting them to UTF-8 during load and back to UTF-16 during save. * Within JOE, native byte order is called UTF-16 and reversed order is called UTF-16R. * If you change the encoding (with ^T E) between UTF-8, UTF-16 and UTF-16R, JOE will convert the file to the desired encoding on save. * New regular expression engine * Unicode improvements * Code clean up * Bugs fixed * Minor enhancements * jmacs fixes: * ESC g (grep/find) and ESC c (compile) improvements
Diffstat (limited to 'editors/joe')
-rw-r--r--editors/joe/Makefile4
-rw-r--r--editors/joe/PLIST15
-rw-r--r--editors/joe/distinfo9
3 files changed, 19 insertions, 9 deletions
diff --git a/editors/joe/Makefile b/editors/joe/Makefile
index 5e5ec60d15c..c1424e19313 100644
--- a/editors/joe/Makefile
+++ b/editors/joe/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.37 2015/05/03 01:45:32 wen Exp $
+# $NetBSD: Makefile,v 1.38 2015/10/19 09:15:54 adam Exp $
-DISTNAME= joe-4.0
+DISTNAME= joe-4.1
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=joe-editor/}
diff --git a/editors/joe/PLIST b/editors/joe/PLIST
index 89b2b08a56a..da41de224d3 100644
--- a/editors/joe/PLIST
+++ b/editors/joe/PLIST
@@ -1,11 +1,9 @@
-@comment $NetBSD: PLIST,v 1.9 2015/05/03 01:45:32 wen Exp $
+@comment $NetBSD: PLIST,v 1.10 2015/10/19 09:15:54 adam Exp $
bin/jmacs
bin/joe
bin/jpico
bin/jstar
bin/rjoe
-bin/stringify
-bin/termidx
man/man1/joe.1
man/ru/man1/joe.1
share/doc/joe/ChangeLog
@@ -18,6 +16,7 @@ share/examples/joe/ftyperc
share/examples/joe/jicerc.ru
share/examples/joe/jmacsrc
share/examples/joe/joerc
+share/examples/joe/joerc.zh_TW
share/examples/joe/jpicorc
share/examples/joe/jstarrc
share/examples/joe/rjoerc
@@ -28,19 +27,24 @@ share/joe/lang/de.po
share/joe/lang/fr.po
share/joe/lang/ru.po
share/joe/lang/uk.po
+share/joe/lang/zh.po
share/joe/syntax/4gl.jsf
share/joe/syntax/ada.jsf
share/joe/syntax/ant.jsf
share/joe/syntax/asm.jsf
+share/joe/syntax/avr.jsf
share/joe/syntax/awk.jsf
share/joe/syntax/batch.jsf
share/joe/syntax/c.jsf
+share/joe/syntax/clojure.jsf
share/joe/syntax/cobol.jsf
+share/joe/syntax/coffee.jsf
share/joe/syntax/comment_todo.jsf
share/joe/syntax/conf.jsf
share/joe/syntax/csh.jsf
share/joe/syntax/csharp.jsf
share/joe/syntax/css.jsf
+share/joe/syntax/d.jsf
share/joe/syntax/debian.jsf
share/joe/syntax/diff.jsf
share/joe/syntax/elixir.jsf
@@ -50,6 +54,7 @@ share/joe/syntax/filename.jsf
share/joe/syntax/fortran.jsf
share/joe/syntax/git-commit.jsf
share/joe/syntax/go.jsf
+share/joe/syntax/groovy.jsf
share/joe/syntax/haml.jsf
share/joe/syntax/haskell.jsf
share/joe/syntax/html.jsf
@@ -79,8 +84,11 @@ share/joe/syntax/properties.jsf
share/joe/syntax/ps.jsf
share/joe/syntax/puppet.jsf
share/joe/syntax/python.jsf
+share/joe/syntax/r.jsf
share/joe/syntax/rexx.jsf
share/joe/syntax/ruby.jsf
+share/joe/syntax/rust.jsf
+share/joe/syntax/scala.jsf
share/joe/syntax/sed.jsf
share/joe/syntax/sh.jsf
share/joe/syntax/sieve.jsf
@@ -88,6 +96,7 @@ share/joe/syntax/skill.jsf
share/joe/syntax/sml.jsf
share/joe/syntax/spec.jsf
share/joe/syntax/sql.jsf
+share/joe/syntax/swift.jsf
share/joe/syntax/tcl.jsf
share/joe/syntax/tex.jsf
share/joe/syntax/troff.jsf
diff --git a/editors/joe/distinfo b/editors/joe/distinfo
index 2bc743f10cd..c635992afbb 100644
--- a/editors/joe/distinfo
+++ b/editors/joe/distinfo
@@ -1,7 +1,8 @@
-$NetBSD: distinfo,v 1.19 2015/05/03 01:45:32 wen Exp $
+$NetBSD: distinfo,v 1.20 2015/10/19 09:15:54 adam Exp $
-SHA1 (joe-4.0.tar.gz) = a51827c8c61c3cb09a038d8f6670efe84e144927
-RMD160 (joe-4.0.tar.gz) = 6d9195eedd6116ab51efd0d6b8adfa5d86cf3546
-Size (joe-4.0.tar.gz) = 838783 bytes
+SHA1 (joe-4.1.tar.gz) = 18004847c9c8863872d81f0bc1242dd35c0a5826
+RMD160 (joe-4.1.tar.gz) = 74b91bb7c644114331930491d8646fe784bd1db3
+SHA512 (joe-4.1.tar.gz) = f6fd9d87c94a4f47586d7a81cccbfd6bfdace2357e3c579f5abfb54117dd95cadcd1783e281874868da6f0a8853327fff5bb3876f86a031f45afb13db45f7377
+Size (joe-4.1.tar.gz) = 1292957 bytes
SHA1 (patch-aa) = fa3b48b82c37d8eb0623b0a4f8d527eb80fe1a5b
SHA1 (patch-ab) = c892db0e7675b25103dbb21762abe69b104f8be3