New commits:
commit e90875f41bf289c0cc4382dc240d8b45eed14df0
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>
readline: Updated with latest upstream patches.
diff --git a/libs/readline/DETAILS b/libs/readline/DETAILS
index c159ac7..c02c048 100755
--- a/libs/readline/DETAILS
+++ b/libs/readline/DETAILS
@@ -12,7 +12,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
LICENSE[0]=GPL
WEB_SITE=http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html
ENTERED=20010922
- PATCHLEVEL=3
+ PATCHLEVEL=4
KEYWORDS="libs"
SHORT="readline lets users edit command lines as they are typed
in."
cat << EOF
diff --git a/libs/readline/HISTORY b/libs/readline/HISTORY
index 784a4d5..148b326 100644
--- a/libs/readline/HISTORY
+++ b/libs/readline/HISTORY
@@ -1,3 +1,8 @@
+2007-08-25 George Sherwood <george AT beernabeer.com>
+ * DETAILS: PATCHLEVEL++
+ * PRE_BUILD: Added patches readline52-005/006/007
+ * readline52-005/006/007: Added upstream patches
+
2007-06-23 George Sherwood <george AT beernabeer.com>
* DETAILS: converted to upstream signature checking.