[Lunar-commits] <moonbase> monodevelop: Version bump (0.19 -> 1.0)
Chad 'v3rt1g0' Kittel
v3rt1g0 at lunar-linux.org
Wed Mar 19 13:06:56 CET 2008
commit 87acaf1b254013d51213ffd95def5147f83dc4e0
Author: Chad 'v3rt1g0' Kittel <v3rt1g0 at lunar-linux.org>
Date: Wed Mar 19 07:06:56 2008 -0500
monodevelop: Version bump (0.19 -> 1.0)
* offical 1.0 release!
* Also updated the database plugin
* Running good here, can still compile and run all my projects
for work... that's good ;)
---
gnome2/apps/monodevelop/DEPENDS | 6 +-----
gnome2/apps/monodevelop/DETAILS | 8 ++++----
sql/monodevelop-database/DETAILS | 8 ++++----
3 files changed, 9 insertions(+), 13 deletions(-)
diff --git a/gnome2/apps/monodevelop/DEPENDS b/gnome2/apps/monodevelop/DEPENDS
index f67c404..d52b5b2 100644
--- a/gnome2/apps/monodevelop/DEPENDS
+++ b/gnome2/apps/monodevelop/DEPENDS
@@ -2,9 +2,5 @@ depends gecko-sharp2
depends gtksourceview-sharp2
depends mono-addins
-optional_depends "subversion" "--enable-subversion" "" \
+optional_depends "subversion" "" "--disable-subversion" \
"for the subversion source-control add-in"
-
-# currently not an option due to some API changes
-#optional_depends "mono-debugger" "--enable-debugger" "" \
-# "to enable support for debugging within the IDE"
diff --git a/gnome2/apps/monodevelop/DETAILS b/gnome2/apps/monodevelop/DETAILS
index 3bb85f7..cf868ce 100644
--- a/gnome2/apps/monodevelop/DETAILS
+++ b/gnome2/apps/monodevelop/DETAILS
@@ -1,11 +1,11 @@
MODULE=monodevelop
- VERSION=0.19
+ VERSION=1.0
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://go-mono.com/sources/$MODULE/
- SOURCE_VFY=sha1:b911ea5bf289ee3b52381f2409a08e3dc7d00a9a
- WEB_SITE=http://www.monodevelop.com
+ SOURCE_VFY=sha1:c2130407cc2597f8f752397ceeac95f735001e26
+ WEB_SITE=http://monodevelop.com
ENTERED=20040505
- UPDATED=20080216
+ UPDATED=20080319
SHORT=".NET, C, and C++ IDE written in gtk#"
PSAFE=no
diff --git a/sql/monodevelop-database/DETAILS b/sql/monodevelop-database/DETAILS
index 096baec..1c67b6f 100644
--- a/sql/monodevelop-database/DETAILS
+++ b/sql/monodevelop-database/DETAILS
@@ -1,11 +1,11 @@
MODULE=monodevelop-database
- VERSION=0.19
+ VERSION=1.0
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://go-mono.com/sources/$MODULE/
- SOURCE_VFY=sha1:93ef0ca826b936b1f957c697dfd18295a12a35aa
- WEB_SITE=http://www.monodevelop.com
+ SOURCE_VFY=sha1:238fe15bc15118560e99ee6e0d9fc51c36dae645
+ WEB_SITE=http://monodevelop.com
ENTERED=20071220
- UPDATED=20080216
+ UPDATED=20080319
SHORT="Addin for monodevelop to support database connections"
cat << EOF
More information about the Lunar-commits
mailing list