[Lunar-commits] <moonbase> code-browser: updated to version 3.22
Duncan Gibson
engelsman at lunar-linux.org
Sun Aug 28 15:24:14 CEST 2011
commit 6e61a271c89e598776a57226d667d0f5ee425ba4
Author: James Buren <ryuo at frugalware.org>
Date: Sun Aug 28 15:24:14 2011 +0200
code-browser: updated to version 3.22
code-browser: version bump & set system CFLAGS
---
editors/code-browser/BUILD | 4 ++++
editors/code-browser/DETAILS | 6 +++---
2 files changed, 7 insertions(+), 3 deletions(-)
diff --git a/editors/code-browser/BUILD b/editors/code-browser/BUILD
index a70f33d..53ceac1 100644
--- a/editors/code-browser/BUILD
+++ b/editors/code-browser/BUILD
@@ -1,5 +1,9 @@
(
+ sedit "s:-O2:$CFLAGS:" Makefile &&
+
+ sedit "s:-O2:$CFLAGS:" zinc/Makefile &&
+
sedit "s:/usr/local:/usr:" Makefile &&
default_make
diff --git a/editors/code-browser/DETAILS b/editors/code-browser/DETAILS
index ca04443..f8e5b15 100644
--- a/editors/code-browser/DETAILS
+++ b/editors/code-browser/DETAILS
@@ -1,11 +1,11 @@
MODULE=code-browser
- VERSION=3.19
+ VERSION=3.22
SOURCE=$MODULE-$VERSION-src.tar.gz
SOURCE_URL=http://tibleiz.net/download/
- SOURCE_VFY=sha1:585280fe78271a958fea4bb236778b93e3e10a21
+ SOURCE_VFY=sha1:c549e8fd3fc753c19445612a17c4d7158f234b6d
WEB_SITE=http://code-browser.sf.net/
ENTERED=20060719
- UPDATED=20110501
+ UPDATED=20110825
SHORT="Folding and outlining editor"
PSAFE=no
More information about the Lunar-commits
mailing list