Hello,

Here is a patch that updates editors/le from 1.15.1 to 1.16.1.

OK?

Regards
Rambius

-- 
Tangra Mega Rock: http://www.radiotangra.com
Index: Makefile
===================================================================
RCS file: /cvs/ports/editors/le/Makefile,v
retrieving revision 1.2
diff -u -p -u -r1.2 Makefile
--- Makefile	23 Dec 2014 18:34:47 -0000	1.2
+++ Makefile	21 Mar 2016 13:29:02 -0000
@@ -1,7 +1,7 @@
 # $OpenBSD: Makefile,v 1.2 2014/12/23 18:34:47 bcallah Exp $
 
 COMMENT =	text editor inspired by Norton Commander
-DISTNAME =	le-1.15.1
+DISTNAME =	le-1.16.1
 CATEGORIES =	editors
 
 HOMEPAGE =	http://lav.yar.ru/programs.html
Index: distinfo
===================================================================
RCS file: /cvs/ports/editors/le/distinfo,v
retrieving revision 1.2
diff -u -p -u -r1.2 distinfo
--- distinfo	23 Dec 2014 18:34:47 -0000	1.2
+++ distinfo	21 Mar 2016 13:29:02 -0000
@@ -1,2 +1,2 @@
-SHA256 (le-1.15.1.tar.gz) = fjXWMfWIKW/RqWbwZxCrC7+UnWPAIBoE6x4kAcZUs+c=
-SIZE (le-1.15.1.tar.gz) = 847146
+SHA256 (le-1.16.1.tar.gz) = VLc4IFT2n0r4qQmNGWxkY1CCGfXUzrRsFigWWGHnhrU=
+SIZE (le-1.16.1.tar.gz) = 977143
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/editors/le/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -p -u -r1.1.1.1 PLIST
--- pkg/PLIST	19 Sep 2014 22:23:29 -0000	1.1.1.1
+++ pkg/PLIST	21 Mar 2016 13:29:02 -0000
@@ -9,9 +9,10 @@ share/le/colors-defbg
 share/le/colors-green
 share/le/colors-white
 share/le/help
+share/le/keymap-default
 share/le/keymap-emacs
 share/le/le.hlp
-share/le/mainmenu
+share/le/mainmenu-default
 share/le/mainmenu-ru
 share/le/syntax
 share/le/syntax.d/
@@ -33,12 +34,15 @@ share/le/syntax.d/javascript
 share/le/syntax.d/logrotate-conf
 share/le/syntax.d/lout
 share/le/syntax.d/make-file
+share/le/syntax.d/markdown
 share/le/syntax.d/metafont
 share/le/syntax.d/named-conf
+share/le/syntax.d/nroff
 share/le/syntax.d/ocaml
 share/le/syntax.d/pascal
 share/le/syntax.d/perl
 share/le/syntax.d/php
+share/le/syntax.d/pod
 share/le/syntax.d/python
 share/le/syntax.d/sather
 share/le/syntax.d/shell

Reply via email to