[Lunar-commits] r25439 - moonbase/trunk/devel/mono-tools
Chad Kittel
v3rt1g0 at lunar-linux.org
Sun Aug 12 16:39:32 CEST 2007
Author: v3rt1g0
Date: 2007-08-12 16:39:32 +0200 (Sun, 12 Aug 2007)
New Revision: 25439
Modified:
moonbase/trunk/devel/mono-tools/DEPENDS
moonbase/trunk/devel/mono-tools/DETAILS
Log:
Module Version Bump: mono-tools (1.2.3 -> 1.2.4)
* added the ilcontract tool
* switched to .bz2
* removed && from DEPENDS
Modified: moonbase/trunk/devel/mono-tools/DEPENDS
===================================================================
--- moonbase/trunk/devel/mono-tools/DEPENDS 2007-08-12 14:34:57 UTC (rev 25438)
+++ moonbase/trunk/devel/mono-tools/DEPENDS 2007-08-12 14:39:32 UTC (rev 25439)
@@ -1,2 +1,2 @@
-depends monodoc &&
+depends monodoc
depends gecko-sharp2
Modified: moonbase/trunk/devel/mono-tools/DETAILS
===================================================================
--- moonbase/trunk/devel/mono-tools/DETAILS 2007-08-12 14:34:57 UTC (rev 25438)
+++ moonbase/trunk/devel/mono-tools/DETAILS 2007-08-12 14:39:32 UTC (rev 25439)
@@ -1,11 +1,11 @@
MODULE=mono-tools
- VERSION=1.2.3
- SOURCE=$MODULE-$VERSION.tar.gz
+ VERSION=1.2.4
+ SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://www.go-mono.com/sources/$MODULE/
- SOURCE_VFY=sha1:1a49714786f09db0fdc28c1fc5949fdd15abca72
+ SOURCE_VFY=sha1:503ad8e776ea388ee7033bb010328e5d92ddac0f
WEB_SITE=http://www.mono-project.com/
ENTERED=20070125
- UPDATED=20070207
+ UPDATED=20070812
SHORT="tools for the Mono runtime"
cat << EOF
More information about the Lunar-commits
mailing list