summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndraž Levstik2007-01-04 18:00:35 +0100
committerJaka Kranjc2007-01-29 22:35:01 +0100
commitb1b59de5d0f51597de445737af0879f04fb4122f (patch)
treeebc562d362487a3cc983ee413738004415d7fd88
parentdf4cc0c2cb7d2b8a495b781a875be5068216b01e (diff)
monotone: fix bug #10262
(cherry picked from commit c3efb0df09ce817548941041000d1a96a499fb19)
-rwxr-xr-xdevel/monotone/DEPENDS8
-rwxr-xr-xdevel/monotone/DETAILS1
-rw-r--r--devel/monotone/HISTORY4
3 files changed, 11 insertions, 2 deletions
diff --git a/devel/monotone/DEPENDS b/devel/monotone/DEPENDS
index d4252406b6..1f2e2d464b 100755
--- a/devel/monotone/DEPENDS
+++ b/devel/monotone/DEPENDS
@@ -1,5 +1,9 @@
-depends boost &&
-depends popt &&
+depends boost &&
+sub_depends boost REGEX &&
+sub_depends boost FILESYSTEM &&
+sub_depends boost DATE_TIME &&
+sub_depends boost PROGRAM_OPTIONS &&
+depends popt &&
optional_depends gettext \
"--enable-nls" \
diff --git a/devel/monotone/DETAILS b/devel/monotone/DETAILS
index e163db6396..f1e2d41d69 100755
--- a/devel/monotone/DETAILS
+++ b/devel/monotone/DETAILS
@@ -6,6 +6,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://www.venge.net/monotone/downloads/$SOURCE
LICENSE[0]=GPL
WEB_SITE=http://www.venge.net/monotone/
+ PATCHLEVEL=1
ENTERED=20040117
KEYWORDS="devel"
SHORT='Free, distributed version control system'
diff --git a/devel/monotone/HISTORY b/devel/monotone/HISTORY
index ddc3b9f836..b44338738c 100644
--- a/devel/monotone/HISTORY
+++ b/devel/monotone/HISTORY
@@ -1,3 +1,7 @@
+2007-01-04 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
+ * DETAILS: patchlevel++
+ * DEPENDS: added sub_depends for boost #10262
+
2006-10-06 Anton Brondz <dinolinux@sourcemage.org>
* DETAILS: updated to 0.30, works with GCC 4 now, removed UPDATED