diff options
author | krion <krion@FreeBSD.org> | 2003-12-26 01:57:00 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-12-26 01:57:00 +0800 |
commit | 44eba368808d8009ecbda6f77a453d0ab6003276 (patch) | |
tree | ecae5c9a84192667ef999af0ca192b970eb3d087 /editors/hexcurse | |
parent | bd7e717b88c644dc5da60853d92399ba6d9cb223 (diff) | |
download | freebsd-ports-gnome-44eba368808d8009ecbda6f77a453d0ab6003276.tar.gz freebsd-ports-gnome-44eba368808d8009ecbda6f77a453d0ab6003276.tar.zst freebsd-ports-gnome-44eba368808d8009ecbda6f77a453d0ab6003276.zip |
- Update to version 1.55
PR: 60561
Submitted by: Ports Fury
Diffstat (limited to 'editors/hexcurse')
-rw-r--r-- | editors/hexcurse/Makefile | 3 | ||||
-rw-r--r-- | editors/hexcurse/distinfo | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/editors/hexcurse/Makefile b/editors/hexcurse/Makefile index fcbbc0603690..ccc5c2116e66 100644 --- a/editors/hexcurse/Makefile +++ b/editors/hexcurse/Makefile @@ -7,7 +7,7 @@ # PORTNAME= hexcurse -PORTVERSION= 1.54 +PORTVERSION= 1.55 CATEGORIES= editors MASTER_SITES= http://jewfish.net/downloads/ @@ -15,6 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A versatile ncurses-based hex editor GNU_CONFIGURE= yes +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN1= hexcurse.1 diff --git a/editors/hexcurse/distinfo b/editors/hexcurse/distinfo index cddfb46b620e..9c682319d4b4 100644 --- a/editors/hexcurse/distinfo +++ b/editors/hexcurse/distinfo @@ -1 +1 @@ -MD5 (hexcurse-1.54.tar.gz) = 1709176196c5384aa9c6454b2bf9ada0 +MD5 (hexcurse-1.55.tar.gz) = c9f9485490300b5111aa429eabfef789 |