diff options
-rw-r--r-- | editors/joe/Makefile | 4 | ||||
-rw-r--r-- | editors/joe/PLIST | 15 | ||||
-rw-r--r-- | editors/joe/distinfo | 9 |
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 |