Skip to Content.
Sympa Menu

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

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 (74f28cac906534eadf4703cee20ec274e81d934a)
  • Date: Fri, 29 Jun 2012 02:16:00 -0500

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

mail/sylpheed/DETAILS | 2 +-
mail/sylpheed/HISTORY | 4 ++++
mail/sylpheed/PRE_BUILD | 2 --
mail/sylpheed/glib232.patch | 11 -----------
4 files changed, 5 insertions(+), 14 deletions(-)

New commits:
commit 74f28cac906534eadf4703cee20ec274e81d934a
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

sylpheed: => 3.2.0

diff --git a/mail/sylpheed/DETAILS b/mail/sylpheed/DETAILS
index 50bf634..b1e1f19 100755
--- a/mail/sylpheed/DETAILS
+++ b/mail/sylpheed/DETAILS
@@ -3,7 +3,7 @@ if [[ $SYLPHEED_GTK2 == n ]]; then
VERSION=1.0.6

SOURCE_HASH=sha512:2b94979b671ef63b62040ed6b394368536a4817de910407cdfcdadc891e77a6752a6b547c0c1fdaa5360bd4c3b6c0a497f3d75bb17476a0ee37f7c4b5f18136e
else
- VERSION=3.1.4
+ VERSION=3.2.0
SECURITY_PATCH=1
if [[ $SYLPHEED_IT == y ]]; then
SOURCE3=Sylpheed3.0_icon-set.tar.gz
diff --git a/mail/sylpheed/HISTORY b/mail/sylpheed/HISTORY
index fe9e276..b17f9c5 100644
--- a/mail/sylpheed/HISTORY
+++ b/mail/sylpheed/HISTORY
@@ -1,3 +1,7 @@
+2012-06-29 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 3.2.0
+ * glib232.patch: dropped, fixed by upstream
+
2012-04-26 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 3.1.4

diff --git a/mail/sylpheed/PRE_BUILD b/mail/sylpheed/PRE_BUILD
index 2aaf735..6868556 100755
--- a/mail/sylpheed/PRE_BUILD
+++ b/mail/sylpheed/PRE_BUILD
@@ -1,8 +1,6 @@
default_pre_build &&
cd "$SOURCE_DIRECTORY" &&

-patch -p0 < "$SPELL_DIRECTORY/glib232.patch" &&
-
if [[ $SYLPHEED_IT == y ]]; then
unpack_file 3 &&
cp -av "$SOURCE3_DIRECTORY/src" "$SOURCE_DIRECTORY"
diff --git a/mail/sylpheed/glib232.patch b/mail/sylpheed/glib232.patch
deleted file mode 100644
index 64850f6..0000000
--- a/mail/sylpheed/glib232.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- libsylph/defs.h.orig
-+++ libsylph/defs.h
-@@ -24,7 +24,7 @@
- # include "config.h"
- #endif
-
--#include <glibconfig.h>
-+#include <glib.h>
-
- #ifdef G_OS_WIN32
- # include <glib/gwin32.h>



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (74f28cac906534eadf4703cee20ec274e81d934a), Vlad Glagolev, 06/29/2012

Archive powered by MHonArc 2.6.24.

Top of Page