update to joe-4.3
This commit is contained in:
parent
d973412bb9
commit
f356965e6d
@ -1,9 +1,8 @@
|
||||
# $RuOBSD: Makefile,v 1.3 2002/04/10 05:14:52 form Exp $
|
||||
# $OpenBSD: Makefile,v 1.46 2016/03/26 17:04:17 danj Exp $
|
||||
# $OpenBSD: Makefile,v 1.47 2016/11/01 21:07:25 jasper Exp $
|
||||
|
||||
COMMENT= Joe's Own Editor
|
||||
|
||||
DISTNAME= joe-4.2
|
||||
DISTNAME= joe-4.3
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=joe-editor/}
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (joe-4.2.tar.gz) = vF2mS8VoOreyliozIUs1N+oX/2Uoo8YLoXA1njHoaXQ=
|
||||
SIZE (joe-4.2.tar.gz) = 1341048
|
||||
SHA256 (joe-4.3.tar.gz) = mF1qj5Q6BuZBZZlsJNf+yuroxZ77UpmKSbP7S4o+JuE=
|
||||
SIZE (joe-4.3.tar.gz) = 1270523
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.17 2016/03/26 17:04:18 danj Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.18 2016/11/01 21:07:25 jasper Exp $
|
||||
bin/jmacs
|
||||
@bin bin/joe
|
||||
bin/jpico
|
||||
@ -46,7 +46,7 @@ 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/lang/zh_TW.po
|
||||
share/joe/syntax/
|
||||
@sample ${SYSCONFDIR}/joe/syntax/
|
||||
share/joe/syntax/4gl.jsf
|
||||
@ -75,6 +75,8 @@ share/joe/syntax/comment_todo.jsf
|
||||
@sample ${SYSCONFDIR}/joe/syntax/comment_todo.jsf
|
||||
share/joe/syntax/conf.jsf
|
||||
@sample ${SYSCONFDIR}/joe/syntax/conf.jsf
|
||||
share/joe/syntax/context.jsf
|
||||
@sample ${SYSCONFDIR}/joe/syntax/context.jsf
|
||||
share/joe/syntax/csh.jsf
|
||||
@sample ${SYSCONFDIR}/joe/syntax/csh.jsf
|
||||
share/joe/syntax/csharp.jsf
|
||||
|
Loading…
Reference in New Issue
Block a user