diff options
author | snj <snj@pkgsrc.org> | 2008-11-06 19:06:32 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2008-11-06 19:06:32 +0000 |
commit | 2f9a7fc185519fd1db13eb696b773b1d9954da57 (patch) | |
tree | b02933408e46802c48bd0212ea70740f71a4f74c /editors/hexedit | |
parent | e44671d054a5ca761d1a802dbc67c1dfce780b2c (diff) | |
download | pkgsrc-2f9a7fc185519fd1db13eb696b773b1d9954da57.tar.gz |
Update to 1.2.12. Included are some small bug fixes and a --color option.
See bundled Changes file for full details.
Diffstat (limited to 'editors/hexedit')
-rw-r--r-- | editors/hexedit/Makefile | 5 | ||||
-rw-r--r-- | editors/hexedit/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/editors/hexedit/Makefile b/editors/hexedit/Makefile index 03443474b6d..ee2cd492a45 100644 --- a/editors/hexedit/Makefile +++ b/editors/hexedit/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.27 2007/11/25 11:46:59 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2008/11/06 19:06:32 snj Exp $ -DISTNAME= hexedit-1.2.10 -PKGREVISION= 1 +DISTNAME= hexedit-1.2.12 CATEGORIES= editors MASTER_SITES= http://rigaux.org/ EXTRACT_SUFX= .src.tgz diff --git a/editors/hexedit/distinfo b/editors/hexedit/distinfo index c6c39959676..f3f0811aa91 100644 --- a/editors/hexedit/distinfo +++ b/editors/hexedit/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.8 2005/11/07 20:16:56 tv Exp $ +$NetBSD: distinfo,v 1.9 2008/11/06 19:06:32 snj Exp $ -SHA1 (hexedit-1.2.10.src.tgz) = 91ddc20587da85f5d4c33e97bae73453d19ed788 -RMD160 (hexedit-1.2.10.src.tgz) = e46f19b0d91de3c833d02083db9e12b8f3a4eaac -Size (hexedit-1.2.10.src.tgz) = 61566 bytes +SHA1 (hexedit-1.2.12.src.tgz) = fee89e390945045fe6b74b5f07600a8e664c8b21 +RMD160 (hexedit-1.2.12.src.tgz) = 76f30d62e5c4b18fdba60cf7852641ba2b547dbb +Size (hexedit-1.2.12.src.tgz) = 65802 bytes SHA1 (patch-ac) = 969c8f19692e63eb817f917f35b8ff871e689ed9 SHA1 (patch-ae) = 49627dd5704fb9cd7b6ac08d01d3324ff2d2babd |