Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (f165747c08291f78d63f19844df3a6c81bc20a08)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (f165747c08291f78d63f19844df3a6c81bc20a08)
  • Date: Sat, 10 May 2014 16:42:59 -0500

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

ftp/imapsync/DEPENDS | 4 ++--
ftp/imapsync/HISTORY | 1 +
2 files changed, 3 insertions(+), 2 deletions(-)

New commits:
commit f165747c08291f78d63f19844df3a6c81bc20a08
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

imapsync: Depends on file-copy-recursive

diff --git a/ftp/imapsync/DEPENDS b/ftp/imapsync/DEPENDS
index cef08d7..cda471e 100755
--- a/ftp/imapsync/DEPENDS
+++ b/ftp/imapsync/DEPENDS
@@ -3,5 +3,5 @@ depends mail-imapclient &&
depends digest-md5 &&
depends term-readkey &&
depends io-socket-ssl &&
-depends date-manip
-
+depends date-manip &&
+depends file-copy-recursive
diff --git a/ftp/imapsync/HISTORY b/ftp/imapsync/HISTORY
index 01c14d2..d110124 100644
--- a/ftp/imapsync/HISTORY
+++ b/ftp/imapsync/HISTORY
@@ -1,4 +1,5 @@
2014-05-10 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS: Depends on file-copy-recursive
* DETAILS: Fixed SOURCE_URL[0]
updated spell to 1.584




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (f165747c08291f78d63f19844df3a6c81bc20a08), Ismael Luceno, 05/10/2014

Archive powered by MHonArc 2.6.24.

Top of Page