Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pol Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (525a2d10792ef48be21453614ec530fd98a834a3)
  • Date: Tue, 27 May 2014 15:32:41 -0500

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

mail/claws-mail/DEPENDS | 1 -
mail/claws-mail/DETAILS | 6 +++---
mail/claws-mail/HISTORY | 4 ++++
3 files changed, 7 insertions(+), 4 deletions(-)

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

mail/claws-mail: updated to 3.10.0

diff --git a/mail/claws-mail/DEPENDS b/mail/claws-mail/DEPENDS
index 10d5108..d6c1198 100755
--- a/mail/claws-mail/DEPENDS
+++ b/mail/claws-mail/DEPENDS
@@ -140,7 +140,6 @@ fi &&
depends atk &&
depends cairo &&
depends curl &&
-depends db &&
if is_depends_enabled $SPELL dbus; then
depends dbus-glib
fi &&
diff --git a/mail/claws-mail/DETAILS b/mail/claws-mail/DETAILS
index 9e16d29..492eef8 100755
--- a/mail/claws-mail/DETAILS
+++ b/mail/claws-mail/DETAILS
@@ -1,8 +1,8 @@
SPELL=claws-mail
- VERSION=3.9.3
+ VERSION=3.10.0
SECURITY_PATCH=1
- SOURCE=$SPELL-${VERSION}.tar.bz2
-
SOURCE_URL=$SOURCEFORGE_URL/sylpheed-claws/Claws%20Mail/$VERSION/$SOURCE
+ SOURCE=$SPELL-${VERSION}.tar.xz
+ SOURCE_URL=$SOURCEFORGE_URL/$SPELL/Claws%20Mail/$VERSION/$SOURCE
SOURCE2=${SOURCE}.asc
SOURCE2_URL=${SOURCE_URL}.asc
SOURCE_GPG=sylpheed.gpg:${SOURCE}.asc
diff --git a/mail/claws-mail/HISTORY b/mail/claws-mail/HISTORY
index 484b3a4..30a02bd 100644
--- a/mail/claws-mail/HISTORY
+++ b/mail/claws-mail/HISTORY
@@ -1,3 +1,7 @@
+2014-05-27 Pol Vinogradov <vin.public AT gmail.com>
+ * DETAILS: updated to 3.10.0, fixed SOURCE_URL, .bz2 -> .xz
+ * DEPENDS: removed db
+
2014-01-26 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated to 3.9.3
* DEPENDS: updated to new depends



  • [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (525a2d10792ef48be21453614ec530fd98a834a3), Pol Vinogradov, 05/27/2014

Archive powered by MHonArc 2.6.24.

Top of Page