[Lunar-commits] r25682 - moonbase/trunk/devel/bless
Chad Kittel
v3rt1g0 at lunar-linux.org
Sat Sep 1 09:31:14 CEST 2007
Author: v3rt1g0
Date: 2007-09-01 09:31:14 +0200 (Sat, 01 Sep 2007)
New Revision: 25682
Modified:
moonbase/trunk/devel/bless/BUILD
moonbase/trunk/devel/bless/DETAILS
Log:
version bump, small bugfixes release
had to disable nls because the build was failing when enabled :(
Modified: moonbase/trunk/devel/bless/BUILD
===================================================================
--- moonbase/trunk/devel/bless/BUILD 2007-09-01 07:25:35 UTC (rev 25681)
+++ moonbase/trunk/devel/bless/BUILD 2007-09-01 07:31:14 UTC (rev 25682)
@@ -1,6 +1,6 @@
(
- OPTS="$OPTS --enable-unix-specific"
+ OPTS="$OPTS --enable-unix-specific --disable-nls"
default_build
Modified: moonbase/trunk/devel/bless/DETAILS
===================================================================
--- moonbase/trunk/devel/bless/DETAILS 2007-09-01 07:25:35 UTC (rev 25681)
+++ moonbase/trunk/devel/bless/DETAILS 2007-09-01 07:31:14 UTC (rev 25682)
@@ -1,11 +1,11 @@
MODULE=bless
- VERSION=0.5.0
+ VERSION=0.5.2
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://download.gna.org/$MODULE/
- SOURCE_VFY=sha1:b6dd104cf12e81995b6fa90391e51d69cbcfbfbc
+ SOURCE_VFY=sha1:c36178feac7a9618b8ca716d6bc185fdb8ca58cd
WEB_SITE=http://home.gna.org/bless/
ENTERED=20060906
- UPDATED=20070405
+ UPDATED=20070901
SHORT="a full featured hex editor"
cat << EOF
More information about the Lunar-commits
mailing list