diff options
author | sjmulder <sjmulder@pkgsrc.org> | 2020-06-02 11:07:41 +0000 |
---|---|---|
committer | sjmulder <sjmulder@pkgsrc.org> | 2020-06-02 11:07:41 +0000 |
commit | 9eee54078a9ef9fb58d24b1efba7c9e9a29e0534 (patch) | |
tree | 673c23870bd2ccb8b16e1dafac38cf47db84996f /sysutils/nnn/distinfo | |
parent | c810fa6511dd911adff588cc33fc959860bf7c9f (diff) | |
download | pkgsrc-9eee54078a9ef9fb58d24b1efba7c9e9a29e0534.tar.gz |
sysutils/nnn: Address Illumos build issues
- Fix for use of undefined macro
- Work around system curses vs ncurses conflict
- __EXTENSIONS__ to be able to use much of the standard library
Diffstat (limited to 'sysutils/nnn/distinfo')
-rw-r--r-- | sysutils/nnn/distinfo | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/nnn/distinfo b/sysutils/nnn/distinfo index 1c5e3637646..ad17a82890e 100644 --- a/sysutils/nnn/distinfo +++ b/sysutils/nnn/distinfo @@ -1,6 +1,7 @@ -$NetBSD: distinfo,v 1.13 2020/05/30 03:06:03 sjmulder Exp $ +$NetBSD: distinfo,v 1.14 2020/06/02 11:07:41 sjmulder Exp $ SHA1 (nnn-3.2.tar.gz) = 074b20d4a9da51a673e9a43e6ccc1bd8d0b9b425 RMD160 (nnn-3.2.tar.gz) = 3a0bc30d30da0cb468390f8a583489f0725f1a6e SHA512 (nnn-3.2.tar.gz) = 9cdc8d0d74162ddd4b90f69a4f558a25845732497ebdb129159fda658a799a949fe237013bf69a2d6a649433254ba2ed4c65f8f10cddd119f713c1d5518ea378 Size (nnn-3.2.tar.gz) = 143122 bytes +SHA1 (patch-src_nnn.c) = aee0cbbbbe7a9aa85d17ee8acc6c415422dc06e1 |