Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (3ce504e992c4f4efa7ecd7cab528c3f8b160f59e)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (3ce504e992c4f4efa7ecd7cab528c3f8b160f59e)
  • Date: Sat, 7 Nov 2009 11:38:53 -0600

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

ftp/rsync/DEPENDS | 3 +++
ftp/rsync/HISTORY | 3 +++
2 files changed, 6 insertions(+)

New commits:
commit 3ce504e992c4f4efa7ecd7cab528c3f8b160f59e
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

rsync: added optional depends

diff --git a/ftp/rsync/DEPENDS b/ftp/rsync/DEPENDS
new file mode 100755
index 0000000..05dd891
--- /dev/null
+++ b/ftp/rsync/DEPENDS
@@ -0,0 +1,3 @@
+optional_depends popt \
+ "" "--with-included-popt" \
+ "use system popt library?"
diff --git a/ftp/rsync/HISTORY b/ftp/rsync/HISTORY
index f8574b6..d80f6b8 100644
--- a/ftp/rsync/HISTORY
+++ b/ftp/rsync/HISTORY
@@ -1,3 +1,6 @@
+2009-11-07 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: added, at least popt is optional
+
2009-05-09 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 3.0.6





Archive powered by MHonArc 2.6.24.

Top of Page