[Lunar-commits] r15675 - moonbase/trunk/editors/ht

Florin Braescu florin at lunar-linux.org
Sun Jul 10 13:48:50 UTC 2005


Author: florin
Date: 2005-07-10 13:48:49 +0000 (Sun, 10 Jul 2005)
New Revision: 15675

Modified:
   moonbase/trunk/editors/ht/BUILD
   moonbase/trunk/editors/ht/DEPENDS
   moonbase/trunk/editors/ht/DETAILS
Log:
bump the version from 0.8.0 to 0.9.1. bugfixes release.

Modified: moonbase/trunk/editors/ht/BUILD
===================================================================
--- moonbase/trunk/editors/ht/BUILD	2005-07-10 12:24:58 UTC (rev 15674)
+++ moonbase/trunk/editors/ht/BUILD	2005-07-10 13:48:49 UTC (rev 15675)
@@ -1,6 +1,7 @@
 (
-  OPTS=$OPTS" --enable-release" && 
-  default_build                 &&
+
+  OPTS=$OPTS" --enable-release"  && 
+  default_build                  &&
   install -m0755 tools/bin2c /usr/bin
 
 ) > $C_FIFO 2>&1

Modified: moonbase/trunk/editors/ht/DEPENDS
===================================================================
--- moonbase/trunk/editors/ht/DEPENDS	2005-07-10 12:24:58 UTC (rev 15674)
+++ moonbase/trunk/editors/ht/DEPENDS	2005-07-10 13:48:49 UTC (rev 15675)
@@ -1,3 +1,3 @@
-depends bison &&
-depends flex  &&
+depends bison  &&
+depends flex   &&
 depends ncurses

Modified: moonbase/trunk/editors/ht/DETAILS
===================================================================
--- moonbase/trunk/editors/ht/DETAILS	2005-07-10 12:24:58 UTC (rev 15674)
+++ moonbase/trunk/editors/ht/DETAILS	2005-07-10 13:48:49 UTC (rev 15675)
@@ -1,12 +1,11 @@
           MODULE=ht
-         VERSION=0.8.0
+         VERSION=0.9.1
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=$SFORGE_URL/hte/
-      SOURCE_VRY=sha1:86bd53b2c37c1e637ea2f1e1eaa89affda018767
+      SOURCE_VRY=sha1:f77723739a929ad48ba5381fd6882d1d54a7cd55
         WEB_SITE=http://hte.sourceforge.net/
          ENTERED=20021021
-         UPDATED=20040918
-      MAINTAINER=kongar at tsrsb.org.tr
+         UPDATED=20050710
            SHORT="HT is a file editor/viewer/analyzer for executables."
 
 cat << EOF
@@ -32,3 +31,4 @@
   * Flat (FLT)
   * PowerPC executable format (PEF)
 EOF
+



More information about the Lunar-commits mailing list