update to joe-4.6, from Björn Ketelaars, ok landry@
This commit is contained in:
parent
958cf17ce3
commit
281feb8d2d
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.50 2017/11/04 21:59:37 fcambus Exp $
|
||||
# $OpenBSD: Makefile,v 1.51 2018/01/16 22:09:27 sthen Exp $
|
||||
|
||||
COMMENT= Joe's Own Editor
|
||||
|
||||
DISTNAME= joe-4.5
|
||||
DISTNAME= joe-4.6
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=joe-editor/}
|
||||
|
||||
@ -11,7 +11,7 @@ HOMEPAGE= http://joe-editor.sourceforge.net/
|
||||
# GPLv2 only
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
WANTLIB= c ncurses m util
|
||||
WANTLIB= c curses m util
|
||||
|
||||
BUILD_DEPENDS= converters/libiconv
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (joe-4.5.tar.gz) = URBKo02GUL4/pJ8iBGcqUXaIyebsR+aPHqhd6I42yt8=
|
||||
SIZE (joe-4.5.tar.gz) = 1275486
|
||||
SHA256 (joe-4.6.tar.gz) = SVoKYfJkBAcP6KcZ2AQG3H8zdiN4jkRbkqn23lEqud4=
|
||||
SIZE (joe-4.6.tar.gz) = 1895046
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.19 2017/11/04 21:59:37 fcambus Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.20 2018/01/16 22:09:27 sthen Exp $
|
||||
bin/jmacs
|
||||
@bin bin/joe
|
||||
bin/jpico
|
||||
@ -8,6 +8,11 @@ bin/rjoe
|
||||
man/ru/
|
||||
man/ru/man1/
|
||||
@man man/ru/man1/joe.1
|
||||
@comment share/applications/
|
||||
@comment share/applications/jmacs.desktop
|
||||
@comment share/applications/joe.desktop
|
||||
@comment share/applications/jpico.desktop
|
||||
@comment share/applications/jstar.desktop
|
||||
share/doc/joe/
|
||||
share/doc/joe/ChangeLog
|
||||
share/doc/joe/NEWS.md
|
||||
|
Loading…
x
Reference in New Issue
Block a user