From 7ec434b5c6fa5a85a6780f8c8e731043774cb6f2 Mon Sep 17 00:00:00 2001 From: Thomas Orgis Date: Mon, 25 May 2015 23:16:48 +0200 Subject: many spells: remove SOURCEFORGE_URL usage (sf.net does transparent load balancing) --- education/granule/DETAILS | 2 +- education/granule/HISTORY | 3 +++ education/klavaro/DETAILS | 2 +- education/klavaro/HISTORY | 3 +++ education/tuxmath/DETAILS | 2 +- education/tuxmath/HISTORY | 3 +++ education/tuxpaint/DETAILS | 4 ++-- education/tuxpaint/HISTORY | 3 +++ education/tuxtype/DETAILS | 2 +- education/tuxtype/HISTORY | 3 +++ 10 files changed, 21 insertions(+), 6 deletions(-) (limited to 'education') diff --git a/education/granule/DETAILS b/education/granule/DETAILS index 1223017e4e..7d3a600fee 100755 --- a/education/granule/DETAILS +++ b/education/granule/DETAILS @@ -1,7 +1,7 @@ SPELL=granule VERSION=1.4.0-7 SOURCE="${SPELL}-${VERSION}.tar.gz" - SOURCE_URL[0]=$SOURCEFORGE_URL/${SPELL}/${SOURCE} + SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/${SPELL}/${SOURCE} SOURCE_HASH=sha512:a5e3640c06b573a2bca01a4b893fec7ff363185e121a09c23f99297651518f7745f130b31165c47ee0c603c3ff2f59d996197c4b507edc8487998ddb80cef8b6 SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}" WEB_SITE="http://granule.sourceforge.net/" diff --git a/education/granule/HISTORY b/education/granule/HISTORY index b5a15a297a..b259629bf7 100644 --- a/education/granule/HISTORY +++ b/education/granule/HISTORY @@ -1,3 +1,6 @@ +2015-05-25 Thomas Orgis + * DETAILS: remove SOURCEFORGE_URL usage (automated) + 2008-10-25 George Sherwood * DEPENDS, DETAILS: spell created diff --git a/education/klavaro/DETAILS b/education/klavaro/DETAILS index a9ef5eb970..2780a56aa1 100755 --- a/education/klavaro/DETAILS +++ b/education/klavaro/DETAILS @@ -2,7 +2,7 @@ VERSION=3.01 SOURCE=$SPELL-$VERSION.tar.bz2 SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION" - SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE + SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE SOURCE_HASH=sha512:5d58269867d2b39309e07ca9dd6c525d67acaca93dea0010332e39e8f3dd444070dbc75abad00ac4ca3fd4155f41cf871cb8ccee3dc332aa31f85c8b17d7c48b LICENSE[0]=GPL WEB_SITE=http://klavaro.sourceforge.net/ diff --git a/education/klavaro/HISTORY b/education/klavaro/HISTORY index 29d34cb3fa..09c0c1639b 100644 --- a/education/klavaro/HISTORY +++ b/education/klavaro/HISTORY @@ -1,3 +1,6 @@ +2015-05-25 Thomas Orgis + * DETAILS: remove SOURCEFORGE_URL usage (automated) + 2015-03-16 Vlad Glagolev * DEPENDS: added missing glib2 dependency diff --git a/education/tuxmath/DETAILS b/education/tuxmath/DETAILS index e3be671d9c..e95b8cc64f 100755 --- a/education/tuxmath/DETAILS +++ b/education/tuxmath/DETAILS @@ -2,7 +2,7 @@ VERSION=1.7.2 SOURCE=${SPELL}_w_fonts-$VERSION.tar.gz SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}_w_fonts-$VERSION - SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE + SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME" # SOURCE_HASH=sha512:04ce6e7458f7b1a5c7e0c2e2700d89e6f4fafbbcc5452a04e474207b9d402e53cd989816eb795f5496aa5b6ea55c3262adb5e108cf4c7e4050aeae2d6c76648a WEB_SITE=http://tux4kids.alioth.debian.org/ diff --git a/education/tuxmath/HISTORY b/education/tuxmath/HISTORY index 474d45f588..5ce2384029 100644 --- a/education/tuxmath/HISTORY +++ b/education/tuxmath/HISTORY @@ -1,3 +1,6 @@ +2015-05-25 Thomas Orgis + * DETAILS: remove SOURCEFORGE_URL usage (automated) + 2009-04-12 Eric Sandall * DETAILS: WEB_SITE changed to http://tux4kids.alioth.debian.org/ Removed BUILD_API=1 diff --git a/education/tuxpaint/DETAILS b/education/tuxpaint/DETAILS index c72398b00e..1c191e9887 100755 --- a/education/tuxpaint/DETAILS +++ b/education/tuxpaint/DETAILS @@ -4,8 +4,8 @@ SOURCE=$SPELL-$VERSION.tar.gz SOURCE2=$SPELL-stamps-$STAMPS_VER.tar.gz SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION - SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE - SOURCE2_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE2 + SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE + SOURCE2_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE2 SOURCE_GPG="gurus.gpg:$SOURCE.sig" SOURCE2_GPG="gurus.gpg:$SOURCE2.sig" # SOURCE_HASH=sha512:f07dd41abfed024fc4232575ab2c8a393b5c2d60a79089f70a02e6e125051c8ddba4239ec58e6c16ac09186f1f8b1f5d32aba3045e795e2cccc830db560d4a60 diff --git a/education/tuxpaint/HISTORY b/education/tuxpaint/HISTORY index afa2833ef4..7faa6e9447 100644 --- a/education/tuxpaint/HISTORY +++ b/education/tuxpaint/HISTORY @@ -1,3 +1,6 @@ +2015-05-25 Thomas Orgis + * DETAILS: remove SOURCEFORGE_URL usage (automated) + 2007-11-26 Eric Sandall * DETAILS: Updated to 0.9.18 (stamps to 2007.11.21) Formatted long description to <80 columns diff --git a/education/tuxtype/DETAILS b/education/tuxtype/DETAILS index bf8b4d9666..97557900bc 100755 --- a/education/tuxtype/DETAILS +++ b/education/tuxtype/DETAILS @@ -2,7 +2,7 @@ VERSION=1.0.3 SOURCE=$SPELL-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION - SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE + SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE SOURCE_HASH=sha512:5e925b17c829e35d65423066d5eab8d16aa0387770252b0e6913de610f97181bfcc005161278f6101f74e349edfc0a85ba0dbcdd96a68340067f2bd2c8132d46 WEB_SITE=http://tuxtype.sourceforge.net/ ENTERED=20020131 diff --git a/education/tuxtype/HISTORY b/education/tuxtype/HISTORY index b62eccc0e5..b4d2cd772e 100644 --- a/education/tuxtype/HISTORY +++ b/education/tuxtype/HISTORY @@ -1,3 +1,6 @@ +2015-05-25 Thomas Orgis + * DETAILS: remove SOURCEFORGE_URL usage (automated) + 2006-09-21 Andraž "ruskie" Levstik * DETAILS: [automated] Removed MAINTAINER. -- cgit v1.2.3