summaryrefslogtreecommitdiff
path: root/devel/ht
diff options
context:
space:
mode:
authorjmmv <jmmv>2005-05-12 20:19:47 +0000
committerjmmv <jmmv>2005-05-12 20:19:47 +0000
commitd65b3fb4cc273f73bd8cd2fdbcae86b6a0de76e7 (patch)
tree2d1099bcef5e6ff008f6d4c9d02eae0717cfd386 /devel/ht
parent15f641c844707fb4845450ddca5fde919c4fdccd (diff)
downloadpkgsrc-d65b3fb4cc273f73bd8cd2fdbcae86b6a0de76e7.tar.gz
Update to 0.9.0:
- analyser: support for int, half and byte data-types. - x86 disasm: invlpg, fisttp instructions added - x86 disasm: sse, sse2, sse3 instructions added - x86 asm: support for mmx instructions - configure: set -DNO_NATIVE_UNALIGNED_MOVES for platforms other than x86 - removed 'include <malloc.h>' from cp-demangle.c - fixed a buffer overflow in htperes.cc - handle ELFs w/o segment or program sections (Thanks Daniel Black) - don't malloc(0) (Thanks Daniel Black) - some keyboard fixed for windows xp
Diffstat (limited to 'devel/ht')
-rw-r--r--devel/ht/Makefile4
-rw-r--r--devel/ht/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/ht/Makefile b/devel/ht/Makefile
index db418eb3454..eb12c601543 100644
--- a/devel/ht/Makefile
+++ b/devel/ht/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2005/04/11 21:45:25 tv Exp $
+# $NetBSD: Makefile,v 1.5 2005/05/12 20:19:47 jmmv Exp $
#
-DISTNAME= ht-0.8.0
+DISTNAME= ht-0.9.0
PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hte/}
diff --git a/devel/ht/distinfo b/devel/ht/distinfo
index 9517476de91..a29715d61e0 100644
--- a/devel/ht/distinfo
+++ b/devel/ht/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2005/02/23 22:24:16 agc Exp $
+$NetBSD: distinfo,v 1.5 2005/05/12 20:19:47 jmmv Exp $
-SHA1 (ht-0.8.0.tar.bz2) = 86bd53b2c37c1e637ea2f1e1eaa89affda018767
-RMD160 (ht-0.8.0.tar.bz2) = 3b0c3f0e9350c30292b85105b0717ee899d8a676
-Size (ht-0.8.0.tar.bz2) = 731401 bytes
+SHA1 (ht-0.9.0.tar.bz2) = 0a70c15936c2f4070cb3d173e3ff58041d7c6712
+RMD160 (ht-0.9.0.tar.bz2) = 63d7d2dfef96d231a6da1fdb86d35183bc7d8e3d
+Size (ht-0.9.0.tar.bz2) = 765072 bytes