Mon Feb 8 07:57:03 2021 UTC ()
le: update to 1.16.8.

Version 1.16.8 - 2021-02-05

* minor syntax updates.
* auto unindent on closing curly brace.
* fixed compilation.


(fcambus)
diff -r1.3 -r1.4 pkgsrc/editors/le/Makefile
diff -r1.2 -r1.3 pkgsrc/editors/le/distinfo

cvs diff -r1.3 -r1.4 pkgsrc/editors/le/Makefile (expand / switch to unified diff)

--- pkgsrc/editors/le/Makefile 2020/08/31 18:09:23 1.3
+++ pkgsrc/editors/le/Makefile 2021/02/08 07:57:03 1.4
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.3 2020/08/31 18:09:23 wiz Exp $ 1# $NetBSD: Makefile,v 1.4 2021/02/08 07:57:03 fcambus Exp $
2 2
3DISTNAME= le-1.16.7 3DISTNAME= le-1.16.8
4PKGREVISION= 1 
5CATEGORIES= editors 4CATEGORIES= editors
6MASTER_SITES= http://lav.yar.ru/download/le/ 5MASTER_SITES= http://lav.yar.ru/download/le/
7 6
8MAINTAINER= fcambus@NetBSD.org 7MAINTAINER= fcambus@NetBSD.org
9HOMEPAGE= http://lav.yar.ru/programs.html 8HOMEPAGE= http://lav.yar.ru/programs.html
10COMMENT= Full screen text editor inspired by Norton Editor 9COMMENT= Full screen text editor inspired by Norton Editor
11LICENSE= gnu-gpl-v3 10LICENSE= gnu-gpl-v3
12 11
13GNU_CONFIGURE= yes 12GNU_CONFIGURE= yes
14USE_LANGUAGES= c c++ 13USE_LANGUAGES= c c++
15USE_TOOLS+= perl 14USE_TOOLS+= perl
16 15
17.include "../../graphics/hicolor-icon-theme/buildlink3.mk" 16.include "../../graphics/hicolor-icon-theme/buildlink3.mk"

cvs diff -r1.2 -r1.3 pkgsrc/editors/le/distinfo (expand / switch to unified diff)

--- pkgsrc/editors/le/distinfo 2020/01/01 22:12:08 1.2
+++ pkgsrc/editors/le/distinfo 2021/02/08 07:57:03 1.3
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.2 2020/01/01 22:12:08 fcambus Exp $ 1$NetBSD: distinfo,v 1.3 2021/02/08 07:57:03 fcambus Exp $
2 2
3SHA1 (le-1.16.7.tar.gz) = 3bd82b178a1cd4e46dd8fd6e5a2026909a420c26 3SHA1 (le-1.16.8.tar.gz) = 23d2000fd2b34b988f348511172d1fa5f6209bf1
4RMD160 (le-1.16.7.tar.gz) = c976b70d7df6852b2f5f90375a5650bc61d841b8 4RMD160 (le-1.16.8.tar.gz) = 81b7d8b97a2aa07ba02cc181c3f6251de2779066
5SHA512 (le-1.16.7.tar.gz) = c4da5858e732e3af1f7fd1514af8d63e2a046275a93a0e6aa347476f745af3a8efdf0694997094084216d7a9d77e7052be0eaf85dda691ea96164802212fca0c 5SHA512 (le-1.16.8.tar.gz) = faa454336e7427563791754f0858085af61cbf3c44754423aa0e1213a922f68b2ec796afb10a659679993ae2d2053c89d0f477b988bedd7a12032746e2fc0a41
6Size (le-1.16.7.tar.gz) = 1063942 bytes 6Size (le-1.16.8.tar.gz) = 1103297 bytes