Update to 1.54. Notable changes:

* Added a feature that highlights the respective location of the value
  currently under the cursor in the opposite window
* Fixed a rare division by zero problem
* Added the ctrl+b key mapping for the End key
* Fixed a problem with the End key where the cursor wouldn't go to
the end of the file if it was on a certain line(s)

From maintainer Lonny Gomes <devel@n0mansland.net>.
This commit is contained in:
naddy 2002-06-09 19:06:58 +00:00
parent 26c9fd1178
commit c5636dea40
2 changed files with 5 additions and 5 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.1.1.1 2002/05/30 10:58:55 naddy Exp $
# $OpenBSD: Makefile,v 1.2 2002/06/09 19:06:58 naddy Exp $
COMMENT= "user-friendly ncurses-based hexeditor with many features"
DISTNAME= hexcurse-1.50.1
DISTNAME= hexcurse-1.54
CATEGORIES= editors
NEED_VERSION= 1.504

View File

@ -1,3 +1,3 @@
MD5 (hexcurse-1.50.1.tar.gz) = 7f7e1e24ee381f9d0ae9ba418a27fe41
RMD160 (hexcurse-1.50.1.tar.gz) = eb24a0b7bef8037ac3e5282eda2b7b55c6b6cc06
SHA1 (hexcurse-1.50.1.tar.gz) = c6aefb53fdbcd4da9499559f6c15a3b461ea5553
MD5 (hexcurse-1.54.tar.gz) = 1709176196c5384aa9c6454b2bf9ada0
RMD160 (hexcurse-1.54.tar.gz) = 21a453ee570eeec739379ca47bb1e2053921482c
SHA1 (hexcurse-1.54.tar.gz) = b20e4a458c63aed16e74549606ec815fdb6d39b8