summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--editors/joe/Makefile9
-rw-r--r--editors/joe/PLIST14
-rw-r--r--editors/joe/distinfo8
3 files changed, 21 insertions, 10 deletions
diff --git a/editors/joe/Makefile b/editors/joe/Makefile
index 2e09c6ff96c..7b7f2d1a6fb 100644
--- a/editors/joe/Makefile
+++ b/editors/joe/Makefile
@@ -1,18 +1,17 @@
-# $NetBSD: Makefile,v 1.21 2004/10/08 23:50:37 kristerw Exp $
+# $NetBSD: Makefile,v 1.22 2005/03/23 12:27:48 adam Exp $
-DISTNAME= joe-3.1
-PKGREVISION= 1
+DISTNAME= joe-3.2
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=joe-editor/}
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= adam@NetBSD.org
HOMEPAGE= http://joe-editor.sourceforge.net/
COMMENT= Joe's own editor
USE_BUILDLINK3= yes
+USE_GNU_TOOLS+= make
USE_PKGINSTALL= yes
GNU_CONFIGURE= yes
-USE_GNU_TOOLS+= make
CONFIGURE_ARGS= --sysconfdir="${PREFIX}/share/examples"
.include "../../devel/ncurses/buildlink3.mk"
diff --git a/editors/joe/PLIST b/editors/joe/PLIST
index 1739623c2cb..88750e05ec0 100644
--- a/editors/joe/PLIST
+++ b/editors/joe/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2004/06/03 08:52:23 adam Exp $
+@comment $NetBSD: PLIST,v 1.3 2005/03/23 12:27:48 adam Exp $
bin/jmacs
bin/joe
bin/jpico
@@ -7,15 +7,23 @@ bin/rjoe
bin/termidx
man/man1/joe.1
share/examples/joe/charmaps/klingon
+share/examples/joe/doc/ChangeLog
+share/examples/joe/doc/HACKING
+share/examples/joe/doc/HINTS
+share/examples/joe/doc/LIST
+share/examples/joe/doc/NEWS
+share/examples/joe/doc/README
share/examples/joe/jmacsrc
share/examples/joe/joerc
share/examples/joe/jpicorc
share/examples/joe/jstarrc
share/examples/joe/rjoerc
+share/examples/joe/syntax/4gl.jsf
share/examples/joe/syntax/asm.jsf
share/examples/joe/syntax/c.jsf
share/examples/joe/syntax/conf.jsf
share/examples/joe/syntax/csh.jsf
+share/examples/joe/syntax/css.jsf
share/examples/joe/syntax/diff.jsf
share/examples/joe/syntax/fortran.jsf
share/examples/joe/syntax/html.jsf
@@ -23,15 +31,19 @@ share/examples/joe/syntax/java.jsf
share/examples/joe/syntax/lisp.jsf
share/examples/joe/syntax/mail.jsf
share/examples/joe/syntax/mason.jsf
+share/examples/joe/syntax/ocaml.jsf
share/examples/joe/syntax/pascal.jsf
share/examples/joe/syntax/perl.jsf
share/examples/joe/syntax/php.jsf
share/examples/joe/syntax/python.jsf
share/examples/joe/syntax/sh.jsf
+share/examples/joe/syntax/sml.jsf
share/examples/joe/syntax/tcl.jsf
+share/examples/joe/syntax/tex.jsf
share/examples/joe/syntax/verilog.jsf
share/examples/joe/syntax/vhdl.jsf
share/examples/joe/syntax/xml.jsf
@dirrm share/examples/joe/syntax
+@dirrm share/examples/joe/doc
@dirrm share/examples/joe/charmaps
@dirrm share/examples/joe
diff --git a/editors/joe/distinfo b/editors/joe/distinfo
index 0642e97e6f1..fd1eba78d81 100644
--- a/editors/joe/distinfo
+++ b/editors/joe/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2005/02/23 17:15:11 agc Exp $
+$NetBSD: distinfo,v 1.9 2005/03/23 12:27:48 adam Exp $
-SHA1 (joe-3.1.tar.gz) = 52b8ce32e94b2269c7723a80892f8adf6b653017
-RMD160 (joe-3.1.tar.gz) = 43685e049b43406ecb1caed6e72f5ffa791606d9
-Size (joe-3.1.tar.gz) = 381201 bytes
+SHA1 (joe-3.2.tar.gz) = ae0fb0c6e228af4432aa2e0a534fb7048274974d
+RMD160 (joe-3.2.tar.gz) = be62aa12e36e8841136aa22e6c90633cda4cbab7
+Size (joe-3.2.tar.gz) = 431843 bytes