Hello list!
Thanks to Brian Callahan <[email protected]> for taking
the time to update this.
cheers,
DsP
Index: Makefile
===================================================================
RCS file: /cvs/ports/editors/dhex/Makefile,v
retrieving revision 1.3
diff -u -p -r1.3 Makefile
--- Makefile 11 Mar 2013 11:02:49 -0000 1.3
+++ Makefile 13 Sep 2014 05:15:24 -0000
@@ -1,11 +1,12 @@
# $OpenBSD: Makefile,v 1.3 2013/03/11 11:02:49 espie Exp $
COMMENT = ncurses-based hex-editor with diff mode
-V = 0.66
+V = 0.68
DISTNAME = dhex_${V}
PKGNAME = dhex-${V}
CATEGORIES = editors
+HOMEPAGE = http://www.dettus/net/dhex/
MAINTAINER = Thanasoulas Spiros <[email protected]>
# GPLv2+
@@ -15,6 +16,8 @@ MASTER_SITES = http://www.dettus.net/dh
WANTLIB = c ncurses
MAKE_FLAGS = CC="${CC}" CFLAGS="${CFLAGS}"
+
+NO_TEST = Yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/dhex ${PREFIX}/bin/dhex
Index: distinfo
===================================================================
RCS file: /cvs/ports/editors/dhex/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- distinfo 6 Mar 2012 10:11:47 -0000 1.2
+++ distinfo 13 Sep 2014 05:15:24 -0000
@@ -1,5 +1,2 @@
-MD5 (dhex_0.66.tar.gz) = MEqRz9lIGy3fQY86lDGQ4Q==
-RMD160 (dhex_0.66.tar.gz) = 7S7nGYQp2LTPtfZwn5dm3uZ0gsk=
-SHA1 (dhex_0.66.tar.gz) = OBMpSTOD5wcU/Y48doBWUq9W+VA=
-SHA256 (dhex_0.66.tar.gz) = vw5EdDtM+0SGGFm0hu2/bzVDAXhzCvY6EMwivVlnIK4=
-SIZE (dhex_0.66.tar.gz) = 56060
+SHA256 (dhex_0.68.tar.gz) = Emw0dFtIoHRIz+Nv5ZE9N+xWKtctP3Mrmb1A92H02gg=
+SIZE (dhex_0.68.tar.gz) = 58602