Hi ports@,

Here is a diff to update le to 1.16.6.

Comments? OK?

Index: Makefile
===================================================================
RCS file: /cvs/ports/editors/le/Makefile,v
retrieving revision 1.14
diff -u -p -r1.14 Makefile
--- Makefile    12 Jul 2019 20:46:05 -0000      1.14
+++ Makefile    17 Aug 2019 12:19:17 -0000
@@ -1,9 +1,8 @@
 # $OpenBSD: Makefile,v 1.14 2019/07/12 20:46:05 sthen Exp $
 
 COMMENT =      text editor inspired by Norton Commander
-DISTNAME =     le-1.16.5
+DISTNAME =     le-1.16.6
 CATEGORIES =   editors
-REVISION =     1
 
 HOMEPAGE =     http://lav.yar.ru/programs.html
 MAINTAINER =   Ivan Ivanov <rambiusparkisan...@gmail.com>
Index: distinfo
===================================================================
RCS file: /cvs/ports/editors/le/distinfo,v
retrieving revision 1.5
diff -u -p -r1.5 distinfo
--- distinfo    20 Oct 2017 23:05:31 -0000      1.5
+++ distinfo    17 Aug 2019 12:19:17 -0000
@@ -1,2 +1,2 @@
-SHA256 (le-1.16.5.tar.gz) = 2kRJw36PP3nq/kWVtEvKRm9zAOW+r1RMUcKtxrv3ZOU=
-SIZE (le-1.16.5.tar.gz) = 1012934
+SHA256 (le-1.16.6.tar.gz) = //v37eXXNtQu8tGY+msUmDyohSHQo7cIhlxHxItD5s0=
+SIZE (le-1.16.6.tar.gz) = 1010854
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/editors/le/pkg/PLIST,v
retrieving revision 1.3
diff -u -p -r1.3 PLIST
--- pkg/PLIST   24 Oct 2016 08:10:46 -0000      1.3
+++ pkg/PLIST   17 Aug 2019 12:19:17 -0000
@@ -19,6 +19,8 @@ share/le/syntax.d/
 share/le/syntax.d/ada
 share/le/syntax.d/as
 share/le/syntax.d/awk
+share/le/syntax.d/c
+share/le/syntax.d/c++
 share/le/syntax.d/c++-comment
 share/le/syntax.d/c-comment
 share/le/syntax.d/c-literal
@@ -44,6 +46,7 @@ share/le/syntax.d/pascal
 share/le/syntax.d/perl
 share/le/syntax.d/php
 share/le/syntax.d/pod
+share/le/syntax.d/puppet
 share/le/syntax.d/python
 share/le/syntax.d/sather
 share/le/syntax.d/shell

Reply via email to