pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
editors/le: update to 1.16.5, drop dependency on ncursesw
Module Name: pkgsrc-wip
Committed By: Frederic Cambus <fred%statdns.com@localhost>
Pushed By: fcambus
Date: Wed Aug 30 14:40:34 2017 +0200
Changeset: cfae0d9c7dc1164c1dd2d879ecc9fa681da0052d
Modified Files:
le/Makefile
le/PLIST
le/distinfo
Log Message:
editors/le: update to 1.16.5, drop dependency on ncursesw
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=cfae0d9c7dc1164c1dd2d879ecc9fa681da0052d
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
le/Makefile | 6 ++++--
le/PLIST | 3 ++-
le/distinfo | 8 ++++----
3 files changed, 10 insertions(+), 7 deletions(-)
diffs:
diff --git a/le/Makefile b/le/Makefile
index 1454068000..ff1c6b1d22 100644
--- a/le/Makefile
+++ b/le/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-DISTNAME= le-1.16.3
+DISTNAME= le-1.16.5
CATEGORIES= editors
MASTER_SITES= http://lav.yar.ru/download/le/
@@ -13,5 +13,7 @@ GNU_CONFIGURE= yes
USE_LANGUAGES= c c++
USE_TOOLS+= perl
-.include "../../devel/ncursesw/buildlink3.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../mk/curses.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/le/PLIST b/le/PLIST
index 39e17103f3..b83fdfabd5 100644
--- a/le/PLIST
+++ b/le/PLIST
@@ -1,7 +1,8 @@
@comment $NetBSD$
bin/le
-lib/charset.alias
man/man1/le.1
+share/applications/le.desktop
+share/icons/hicolor/48x48/apps/le-icon.png
share/le/colors-black
share/le/colors-blue
share/le/colors-defbg
diff --git a/le/distinfo b/le/distinfo
index b46ab5d4ad..a98a6a3195 100644
--- a/le/distinfo
+++ b/le/distinfo
@@ -1,7 +1,7 @@
$NetBSD$
-SHA1 (le-1.16.3.tar.gz) = 99d0a47f8baebbed9fdc5d49e440d95b17aa561f
-RMD160 (le-1.16.3.tar.gz) = d7e83cfa8646bfea4e4105111182bf749ac93752
-SHA512 (le-1.16.3.tar.gz) = b1ee5440fb71f4214170bc0a1654b68671bac5f08b38e62fdeeaeab2710365aff7cb7c3d13aecbc052b8596c95d7caadd6b3347f9bcb8cc5272a4639856ae46d
-Size (le-1.16.3.tar.gz) = 985541 bytes
+SHA1 (le-1.16.5.tar.gz) = 5c6ff83490ba5993363281b06e29cd6f679ee800
+RMD160 (le-1.16.5.tar.gz) = 9695bcfce70b1588488aab8233e9fb3cd227ed87
+SHA512 (le-1.16.5.tar.gz) = 2c74267f9d02944e0c72f109d9be024d1ec1de84dd6f381f7f8667be1d68b8ebd107ac970f1901f2c77e3150897562d42b9b10ec321356ca1e1ee45728941660
+Size (le-1.16.5.tar.gz) = 1012934 bytes
SHA1 (patch-src_regex.c) = 734b0abffc3c44910e7359966d017e8a34c207bf
Home |
Main Index |
Thread Index |
Old Index