[SM-Commit] GIT changes to master grimoire by Vlad Glagolev (65ba0453ad9a6188766cd0b28001944aa0489f1a)

Vlad Glagolev scm at sourcemage.org
Tue Jun 17 06:33:46 EDT 2008


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

 mail/sylpheed/DEPENDS |    5 +++--
 mail/sylpheed/DETAILS |    8 ++++----
 mail/sylpheed/HISTORY |    4 +++-
 3 files changed, 10 insertions(+), 7 deletions(-)

New commits:
commit 65ba0453ad9a6188766cd0b28001944aa0489f1a
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>

    sylpheed: => 2.5.0

diff --git a/mail/sylpheed/DEPENDS b/mail/sylpheed/DEPENDS
index e75402f..9b46111 100755
--- a/mail/sylpheed/DEPENDS
+++ b/mail/sylpheed/DEPENDS
@@ -1,10 +1,11 @@
-if [ "$SYLPHEED_GTK2" == "y" ]; then
+if [[ $SYLPHEED_GTK2 == y ]]; then
   depends GTK2
 else
   depends gtk+  &&
   optional_depends  "gdk-pixbuf"  ""  ""  "for built-in image view support"
 fi &&
-optional_depends  "compface"    ""  ""  "for X-Face support"               &&
+
+optional_depends  "compface"  ""  ""  "for X-Face support" &&
 
 optional_depends  "jpilot"               \
                   "--enable-jpilot"      \
diff --git a/mail/sylpheed/DETAILS b/mail/sylpheed/DETAILS
index 580b876..87c4cea 100755
--- a/mail/sylpheed/DETAILS
+++ b/mail/sylpheed/DETAILS
@@ -3,14 +3,14 @@ if [[ $SYLPHEED_GTK2 == n ]]; then
          VERSION=1.0.6
      SOURCE_HASH=sha512:2b94979b671ef63b62040ed6b394368536a4817de910407cdfcdadc891e77a6752a6b547c0c1fdaa5360bd4c3b6c0a497f3d75bb17476a0ee37f7c4b5f18136e
 else
-         VERSION=2.4.8
-     SOURCE_HASH=sha512:ac86bb2373593c6fbc8862ab45a3d48dee1817dd2a1b422f2093a8f8a331bf2067cae56f6f45d1835f0172752f7834a47d9f5496b66a067347442c9f2054d5d2
+         VERSION=2.5.0
+     SOURCE_HASH=sha512:6695823def18ef232690f1a6ddd46826440b6897c0932545a9e33d8ca7b2262f19f51100cc78381277c68d2e5f1d4fcf32e6e7e2813e3954f1cbf9ee451fbca3
   SECURITY_PATCH=1
 fi
           SOURCE=$SPELL-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
-   SOURCE_URL[0]=http://sylpheed.good-day.net/$SPELL/v${VERSION%.*}/$SOURCE
-        WEB_SITE=http://sylpheed.good-day.net
+   SOURCE_URL[0]=http://sylpheed.sraoss.jp/$SPELL/v${VERSION%.*}/$SOURCE
+        WEB_SITE=http://sylpheed.sraoss.jp/en/
          ENTERED=20011031
       LICENSE[0]=GPL
         KEYWORDS="reader email mail"
diff --git a/mail/sylpheed/HISTORY b/mail/sylpheed/HISTORY
index bd393b2..32e72d6 100644
--- a/mail/sylpheed/HISTORY
+++ b/mail/sylpheed/HISTORY
@@ -1,3 +1,6 @@
+2008-06-17 Vlad Glagolev <stealth at sourcemage.org>
+	* DETAILS: updated spell to 2.5.0, fixed website, source url
+
 2008-05-28 Vlad Glagolev <stealth at sourcemage.org>
 	* PRE_BUILD: SPELL > SCRIPT, added gtkspell patch: it doesn't use
 	  aspell directly anymore, via enchant only.
@@ -300,4 +303,3 @@
 2002-03-15 M.L. <m.l at compaqnet.fr>
 	* HISTORY: Added
 	* DETAILS: MAINTAINTER field.
-



More information about the SM-Commit mailing list