pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/hexedit hexedit: update to 1.6.
details: https://anonhg.NetBSD.org/pkgsrc/rev/1fa913f6b047
branches: trunk
changeset: 391565:1fa913f6b047
user: fcambus <fcambus%pkgsrc.org@localhost>
date: Mon Jan 09 21:08:06 2023 +0000
description:
hexedit: update to 1.6.
- configure script must error-out when (n)curses isn't found
- Move SIGWINCH handling from handler to NCURSES
- Make configure.ac compliant with autoconf >= 2.70
- Check that malloc did not return NULL
- Fix a possible memory leak in findFile()
- Prevent division by zero on empty files
diffstat:
editors/hexedit/Makefile | 4 ++--
editors/hexedit/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 42f4312e02ec -r 1fa913f6b047 editors/hexedit/Makefile
--- a/editors/hexedit/Makefile Mon Jan 09 21:07:42 2023 +0000
+++ b/editors/hexedit/Makefile Mon Jan 09 21:08:06 2023 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.36 2020/08/29 13:17:53 fcambus Exp $
+# $NetBSD: Makefile,v 1.37 2023/01/09 21:08:06 fcambus Exp $
-DISTNAME= hexedit-1.5
+DISTNAME= hexedit-1.6
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=pixel/}
diff -r 42f4312e02ec -r 1fa913f6b047 editors/hexedit/distinfo
--- a/editors/hexedit/distinfo Mon Jan 09 21:07:42 2023 +0000
+++ b/editors/hexedit/distinfo Mon Jan 09 21:08:06 2023 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2021/10/26 10:21:30 nia Exp $
+$NetBSD: distinfo,v 1.18 2023/01/09 21:08:06 fcambus Exp $
-BLAKE2s (hexedit-1.5.tar.gz) = 7278d952152b61cbbb1e41574b8ecf4f9d52e67f5e862e612783aa9a92d89bee
-SHA512 (hexedit-1.5.tar.gz) = 9d8e5c8c0cda0af17ffeaf528e3dacd7fc2878dfc0755cb055dae5c56f05c961353c1d1723b05897314b49a44a6eb96de5d3a599c6b29967425507eea7cc7ca5
-Size (hexedit-1.5.tar.gz) = 30544 bytes
+BLAKE2s (hexedit-1.6.tar.gz) = f6091ac224f2c77085f042b7978a8ca2781f71092181bad216f415646aeee544
+SHA512 (hexedit-1.6.tar.gz) = 9783406f253a67fe048ec12306df1a601b7ba92cd7a0399ad2f103aed5a3164cd21ad7c1d547a4c55192cfb7da2b2517152015a4c3db402a9217548b435f602d
+Size (hexedit-1.6.tar.gz) = 31085 bytes
SHA1 (patch-ae) = 49627dd5704fb9cd7b6ac08d01d3324ff2d2babd
Home |
Main Index |
Thread Index |
Old Index