Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (be2ccb74fae72cdfe345dafa8e27bf72f95e7d3f)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pol Vinogradov <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (be2ccb74fae72cdfe345dafa8e27bf72f95e7d3f)
  • Date: Sun, 5 Nov 2006 15:47:44 -0600

GIT changes to master grimoire by Pol Vinogradov <vin.public AT gmail.com>:

devel/fxscintilla/DETAILS | 1 +
devel/fxscintilla/HISTORY | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)

New commits:
commit c32e118f137257b51252dda5f84dfd02d82a4dd8
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>

devel/fxscintilla:

DETAILS: added missing then (thanks to ruskie again ;) )

diff --git a/devel/fxscintilla/DETAILS b/devel/fxscintilla/DETAILS
index fd5089b..bd5390e 100755
--- a/devel/fxscintilla/DETAILS
+++ b/devel/fxscintilla/DETAILS
@@ -2,6 +2,7 @@
if [[ "$FXSCINTILLA_CVS" == "y" ]]
then
if [[ "$FXSCINTILLA_CVS_AUTOUPDATE" == "y" ]]
+ then
VERSION=$(date +%Y%m%d)
else
VERSION=cvs
diff --git a/devel/fxscintilla/HISTORY b/devel/fxscintilla/HISTORY
index 203249b..c3a73a5 100644
--- a/devel/fxscintilla/HISTORY
+++ b/devel/fxscintilla/HISTORY
@@ -1,5 +1,5 @@
2006-11-06 Pol Vinogradov <vin.public AT gmail.com>
- * DETAILS: fixed cvs url (thanks to ruskie)
+ * DETAILS: fixed cvs url, added missing then (thanks to ruskie)

2006-11-05 Pol Vinogradov <vin.public AT gmail.com>
* PREPARE: added for cvs



  • [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (be2ccb74fae72cdfe345dafa8e27bf72f95e7d3f), Pol Vinogradov, 11/05/2006

Archive powered by MHonArc 2.6.24.

Top of Page