aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2020-06-08 17:31:11 +0000
committerRene Ladan <rene@FreeBSD.org>2020-06-08 17:31:11 +0000
commitda6307100f4509fa1ae2a4eaa1552d040dbf8204 (patch)
treefe865732a887b0fcf277b7e4db2a508aabd65c06
parent0ca0a7a1d06ed2554ed8cb9acc52a4b17499e39c (diff)
downloadports-da6307100f4509fa1ae2a4eaa1552d040dbf8204.tar.gz
ports-da6307100f4509fa1ae2a4eaa1552d040dbf8204.zip
MFH: r538235
editors/hexcurse: unexpire by moving to new MASTER_SITES While here grammar check pkg-descr PR: 244423 Submitted by: Chris Hutchinson Approved by: maintainer timeout (jadawin, 13 weeks) Approved by: ports-secteam (joneum)
Notes
Notes: svn path=/branches/2020Q2/; revision=538240
-rw-r--r--editors/hexcurse/Makefile5
-rw-r--r--editors/hexcurse/distinfo5
-rw-r--r--editors/hexcurse/pkg-descr10
3 files changed, 9 insertions, 11 deletions
diff --git a/editors/hexcurse/Makefile b/editors/hexcurse/Makefile
index 4614ef65370d..8f6363a834e4 100644
--- a/editors/hexcurse/Makefile
+++ b/editors/hexcurse/Makefile
@@ -4,14 +4,11 @@
PORTNAME= hexcurse
PORTVERSION= 1.55
CATEGORIES= editors
-MASTER_SITES= DEBIAN
-DISTFILES= ${PORTNAME}_${PORTVERSION}.orig
+MASTER_SITES= https://BSDforge.com/projects/source/editors/hexcurse/
MAINTAINER= jadawin@FreeBSD.org
COMMENT= Versatile ncurses-based hex editor
-BROKEN= unfetchable
-
USES= ncurses
GNU_CONFIGURE= yes
diff --git a/editors/hexcurse/distinfo b/editors/hexcurse/distinfo
index 02b0c019b5cc..1509d940c2f9 100644
--- a/editors/hexcurse/distinfo
+++ b/editors/hexcurse/distinfo
@@ -1,2 +1,3 @@
-SHA256 (hexcurse_1.55.orig) = b8d589f80acfa590fddd60d9482cf6ba38b295bf785ae4e0aff37b5ab436cb16
-SIZE (hexcurse_1.55.orig) = 113512
+TIMESTAMP = 1591634318
+SHA256 (hexcurse-1.55.tar.gz) = b8d589f80acfa590fddd60d9482cf6ba38b295bf785ae4e0aff37b5ab436cb16
+SIZE (hexcurse-1.55.tar.gz) = 113512
diff --git a/editors/hexcurse/pkg-descr b/editors/hexcurse/pkg-descr
index 76caee633036..58f1b2e28fbd 100644
--- a/editors/hexcurse/pkg-descr
+++ b/editors/hexcurse/pkg-descr
@@ -1,6 +1,6 @@
-HexCurse is a versatile ncurses-based hex editor written in C that provides
-the user with many features. It currently supports searching, hex, and decimal
-address output, jumping to specified locations in a file, and quick keyboard
-shortcuts to commands.
+HEXcurse is a versatile ncurses-based hex editor written in C which provides
+the user with many features. It currently supports searching, hex and decimal
+address output, jumping to specified locations in a file, as well as quick
+keyboard shortcuts to commands.
-WWW: http://jewfish.net/description.php?title=HexCurse
+WWW: https://BSDforge.com/projects/editors/hexcurse/