[SM-Commit] GIT changes to master grimoire by Florian Franzmann (8c779bb4fdcbf41f461f2f9c308cbd3efbc4bbf9)
Florian Franzmann
scm at sourcemage.org
Sun Mar 6 07:10:12 EST 2011
GIT changes to master grimoire by Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>:
devel/monotone/DEPENDS | 8 +++-----
devel/monotone/DETAILS | 4 ++--
devel/monotone/HISTORY | 3 +++
3 files changed, 8 insertions(+), 7 deletions(-)
New commits:
commit 8c779bb4fdcbf41f461f2f9c308cbd3efbc4bbf9
Author: Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>
devel/monotone: version 0.99.1
diff --git a/devel/monotone/DEPENDS b/devel/monotone/DEPENDS
index 1f2e2d4..c6c5599 100755
--- a/devel/monotone/DEPENDS
+++ b/devel/monotone/DEPENDS
@@ -3,6 +3,9 @@ sub_depends boost REGEX &&
sub_depends boost FILESYSTEM &&
sub_depends boost DATE_TIME &&
sub_depends boost PROGRAM_OPTIONS &&
+depends botan &&
+depends libidn &&
+depends sqlite &&
depends popt &&
optional_depends gettext \
@@ -14,8 +17,3 @@ optional_depends lua \
"--with-bundled-lua=no" \
"--with-bundled-lua=yes" \
'system-installed lua'
-
-#optional_depends sqlite \
-# "--with-bundled-sqlite=no" \
-# "--with-bundled-sqlite=yes" \
-# 'system-installed sqlite'
diff --git a/devel/monotone/DETAILS b/devel/monotone/DETAILS
index 25afaa9..5994ba2 100755
--- a/devel/monotone/DETAILS
+++ b/devel/monotone/DETAILS
@@ -1,6 +1,6 @@
SPELL=monotone
- VERSION=0.32
- SOURCE_HASH=sha512:f39dcfe7eeb51f55fd2cac0856d93db27d06015ab9b6418e52de21f719b80ad3a57a2f547256526f4ae80341769245784b3acb5b3d74f551e05f0f00717d70db
+ VERSION=0.99.1
+ SOURCE_HASH=sha512:b49ceda252fe593a6626d88e3c769a22c8b741462261c898f217ae08e2506ba0e349ccead3a1caa032aa7843e5d35298ea28b74439fc8166b7944c80995118a2
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://monotone.ca/downloads/$VERSION/$SOURCE
diff --git a/devel/monotone/HISTORY b/devel/monotone/HISTORY
index e8090b8..6f0a167 100644
--- a/devel/monotone/HISTORY
+++ b/devel/monotone/HISTORY
@@ -1,3 +1,6 @@
+2011-03-06 Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>
+ * DEPENDS, DETAILS: version 0.99.1
+
2007-07-09 Ethan "eekee" Grammatikidis
* DETAILS: fixed SOURCE_URL, WEB_SITE,
upgraded to 0.32 (this built for me, 0.30 & 0.35 didn't)
More information about the SM-Commit
mailing list