[Lunar-commits] r25859 - moonbase/trunk/utils/gperf

Dennis Veatch stumbles at lunar-linux.org
Wed Sep 19 00:59:38 CEST 2007


Author: stumbles
Date: 2007-09-19 00:59:37 +0200 (Wed, 19 Sep 2007)
New Revision: 25859

Modified:
   moonbase/trunk/utils/gperf/DETAILS
Log:

One change;
* The generated C code is compatible with gcc-4.3.x in c99 or gnu99 mode.



Modified: moonbase/trunk/utils/gperf/DETAILS
===================================================================
--- moonbase/trunk/utils/gperf/DETAILS	2007-09-18 18:27:02 UTC (rev 25858)
+++ moonbase/trunk/utils/gperf/DETAILS	2007-09-18 22:59:37 UTC (rev 25859)
@@ -1,11 +1,11 @@
           MODULE=gperf
-         VERSION=3.0.2
+         VERSION=3.0.3
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=$GNU_URL/$MODULE
-      SOURCE_VFY=sha1:560d0098ca3679a2e26732fc1269f234afe0a199
+      SOURCE_VFY=sha1:3c535d2727eb0dca10ca87cefa03720a8280c7a2
         WEB_SITE="http://www.gnu.org/software/gperf/#TOCdownloading"
          ENTERED=20061025
-         UPDATED=20061025
+         UPDATED=20070918
            SHORT="a perfect hash function generator"
 
 cat << EOF



More information about the Lunar-commits mailing list