[Lunar-commits] r24111 - moonbase/trunk/editors/ht
Dennis Veatch
stumbles at lunar-linux.org
Tue Apr 17 15:45:23 CEST 2007
Author: stumbles
Date: 2007-04-17 15:45:23 +0200 (Tue, 17 Apr 2007)
New Revision: 24111
Removed:
moonbase/trunk/editors/ht/BUILD
Modified:
moonbase/trunk/editors/ht/DETAILS
Log:
Version bump with mucho fixes. The BUILD is not needed.
While it did install without PSAFE=no, decided to add that
as I didn't like to see disabling job server messages during
the make.
Deleted: moonbase/trunk/editors/ht/BUILD
Modified: moonbase/trunk/editors/ht/DETAILS
===================================================================
--- moonbase/trunk/editors/ht/DETAILS 2007-04-17 13:37:48 UTC (rev 24110)
+++ moonbase/trunk/editors/ht/DETAILS 2007-04-17 13:45:23 UTC (rev 24111)
@@ -1,12 +1,13 @@
MODULE=ht
- VERSION=0.9.1
+ VERSION=2.0.2
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$SFORGE_URL/hte/
- SOURCE_VFY=sha1:f77723739a929ad48ba5381fd6882d1d54a7cd55
+ SOURCE_VFY=sha1:c540889377149194dda044d64459c2731e0d86a8
WEB_SITE=http://hte.sourceforge.net/
ENTERED=20021021
- UPDATED=20050710
+ UPDATED=20070417
SHORT="file editor/viewer/analyzer for executables."
+ PSAFE=no
cat << EOF
HT is a file viewer, editor, and analyser for test, binary, and
@@ -14,10 +15,10 @@
functionality of a debugger and the usbility of an IDE.
Below is a list of supported executable formats. Supported means that
-HT will be able to correctly display and modify the executable header
-and image. Anything with "extended support" means it offers things
+HT will be able to correctly display and modify the executable header
+and image. Anything with "extended support" means it offers things
support above and beyond, like possibly import/export sections,
-relocations, or debugging information.
+relocations, or debugging information.
* Win32 portable executables (PE32/PE64) (extended support)
* Unix executable and linkable format (ELF) (extended support)
@@ -31,4 +32,3 @@
* Flat (FLT)
* PowerPC executable format (PEF)
EOF
-
More information about the Lunar-commits
mailing list