Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Florian Franzmann (62eb944c8654dae77f6cfa0fe7d976fb11c24326)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Florian Franzmann <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (62eb944c8654dae77f6cfa0fe7d976fb11c24326)
  • Date: Wed, 19 May 2010 15:35:18 -0500

GIT changes to master grimoire by Florian Franzmann
<siflfran AT hawo.stw.uni-erlangen.de>:

mail/offlineimap/DETAILS | 10 +++++-----
mail/offlineimap/HISTORY | 4 ++++
2 files changed, 9 insertions(+), 5 deletions(-)

New commits:
commit e669f3b57ec2cdf19fbfbc23b17a80bde5bea8be
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

mail/offlineimap: use ubuntu's tarball since upstream's tarball isn't
downloadable

diff --git a/mail/offlineimap/DETAILS b/mail/offlineimap/DETAILS
index 10c8481..4bf4e3a 100755
--- a/mail/offlineimap/DETAILS
+++ b/mail/offlineimap/DETAILS
@@ -1,9 +1,9 @@
SPELL=offlineimap
- VERSION=6.2.0
- SOURCE=${SPELL}_${VERSION}.orig.tar.gz
-
SOURCE_URL[0]=http://software.complete.org/software/attachments/download/413/${SOURCE}
-
SOURCE_HASH=sha512:94808aca6d6ab080cf7e233017c751302302a80ca975bce1f3dd4007baa7c9eb0ce45e5441f8b068df3078c186541b9315af1969875189e71480c0e6c29f88a3
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}
+ VERSION=6.2.0+nmu2ubuntu1
+ SOURCE=${SPELL}_${VERSION}.tar.gz
+
SOURCE_URL[0]=http://archive.ubuntu.com/ubuntu/pool/universe/o/$SPELL/$SOURCE
+
SOURCE_HASH=sha512:dc59e36782447cec978b4eb698078a2d535af048e760ad61df9997a358cd9865ff18f3e6c3394caa9bafb314f4deb754c28af2a6ceab1a13d82bb8d8e2ed1b40
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE=http://software.complete.org/offlineimap
ENTERED=20060804
LICENSE[0]=GPL
diff --git a/mail/offlineimap/HISTORY b/mail/offlineimap/HISTORY
index c877717..3fb7dd0 100644
--- a/mail/offlineimap/HISTORY
+++ b/mail/offlineimap/HISTORY
@@ -1,3 +1,7 @@
+2010-05-19 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS: changed source url to download ubuntu's tarball
+ since upstream's tarball is once again un-downloadable
+
2009-12-27 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: updated to 6.2.0




  • [SM-Commit] GIT changes to master grimoire by Florian Franzmann (62eb944c8654dae77f6cfa0fe7d976fb11c24326), Florian Franzmann, 05/19/2010

Archive powered by MHonArc 2.6.24.

Top of Page