[Lunar-commits] <moonbase> code-browser: Version bump to 3.23.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Thu Feb 23 19:41:28 CET 2012
commit 682fcac1923c3f71d328f31fb05cb2f511663b83
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Thu Feb 23 13:41:28 2012 -0500
code-browser: Version bump to 3.23.
---
editors/code-browser/BUILD | 6 ++----
editors/code-browser/DETAILS | 6 +++---
2 files changed, 5 insertions(+), 7 deletions(-)
diff --git a/editors/code-browser/BUILD b/editors/code-browser/BUILD
index 53ceac1..4a2c793 100644
--- a/editors/code-browser/BUILD
+++ b/editors/code-browser/BUILD
@@ -1,11 +1,9 @@
(
- sedit "s:-O2:$CFLAGS:" Makefile &&
-
+ sedit "s:/usr/local:/usr:g" Makefile &&
+ sedit "s:-O2:$CFLAGS:g" Makefile &&
sedit "s:-O2:$CFLAGS:" zinc/Makefile &&
- sedit "s:/usr/local:/usr:" Makefile &&
-
default_make
) > $C_FIFO 2>&1
diff --git a/editors/code-browser/DETAILS b/editors/code-browser/DETAILS
index f8e5b15..10c0aa7 100644
--- a/editors/code-browser/DETAILS
+++ b/editors/code-browser/DETAILS
@@ -1,11 +1,11 @@
MODULE=code-browser
- VERSION=3.22
+ VERSION=3.23
SOURCE=$MODULE-$VERSION-src.tar.gz
SOURCE_URL=http://tibleiz.net/download/
- SOURCE_VFY=sha1:c549e8fd3fc753c19445612a17c4d7158f234b6d
+ SOURCE_VFY=sha1:b41a45ac32fdc55f68a238546ef62ffafd98c0d9
WEB_SITE=http://code-browser.sf.net/
ENTERED=20060719
- UPDATED=20110825
+ UPDATED=20120223
SHORT="Folding and outlining editor"
PSAFE=no
More information about the Lunar-commits
mailing list