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) --- mobile/airsnort/DETAILS | 2 +- mobile/airsnort/HISTORY | 3 +++ mobile/barry/DETAILS | 2 +- mobile/barry/HISTORY | 3 +++ mobile/cobex/DETAILS | 2 +- mobile/cobex/HISTORY | 3 +++ mobile/cpufreqd/DETAILS | 2 +- mobile/cpufreqd/HISTORY | 3 +++ mobile/fnfx/DETAILS | 2 +- mobile/fnfx/HISTORY | 3 +++ mobile/geoclue/DETAILS | 2 +- mobile/geoclue/HISTORY | 3 +++ mobile/gtkpbbuttons/DETAILS | 2 +- mobile/gtkpbbuttons/HISTORY | 3 +++ mobile/irda-utils/DETAILS | 2 +- mobile/irda-utils/HISTORY | 3 +++ mobile/libezv24/DETAILS | 2 +- mobile/libezv24/HISTORY | 3 +++ mobile/libmimedir/DETAILS | 2 +- mobile/libmimedir/HISTORY | 3 +++ mobile/libsyncml/DETAILS | 2 +- mobile/libsyncml/HISTORY | 3 +++ mobile/libwbxml/DETAILS | 2 +- mobile/libwbxml/HISTORY | 3 +++ mobile/obexftp/DETAILS | 2 +- mobile/obexftp/HISTORY | 3 +++ mobile/openobex-apps/DETAILS | 2 +- mobile/openobex-apps/HISTORY | 3 +++ mobile/pbbuttonsd/DETAILS | 2 +- mobile/pbbuttonsd/HISTORY | 3 +++ mobile/plptools/DETAILS | 2 +- mobile/plptools/HISTORY | 3 +++ mobile/powerprefs/DETAILS | 2 +- mobile/powerprefs/HISTORY | 3 +++ mobile/powersave/DETAILS | 2 +- mobile/powersave/HISTORY | 3 +++ mobile/scmxx/DETAILS | 2 +- mobile/scmxx/HISTORY | 3 +++ mobile/sjog/DETAILS | 2 +- mobile/sjog/HISTORY | 3 +++ mobile/synce-librapi2/DETAILS | 2 +- mobile/synce-librapi2/HISTORY | 3 +++ mobile/synce-libsynce/DETAILS | 2 +- mobile/synce-libsynce/HISTORY | 3 +++ mobile/synce-odccm/DETAILS | 2 +- mobile/synce-odccm/HISTORY | 3 +++ mobile/synce-rra/DETAILS | 2 +- mobile/synce-rra/HISTORY | 3 +++ mobile/synce-serial/DETAILS | 2 +- mobile/synce-serial/HISTORY | 3 +++ mobile/synce-usb-rndis-lite/DETAILS | 2 +- mobile/synce-usb-rndis-lite/HISTORY | 3 +++ mobile/synce-vdccm/DETAILS | 2 +- mobile/synce-vdccm/HISTORY | 3 +++ mobile/xsupplicant/DETAILS | 2 +- mobile/xsupplicant/HISTORY | 3 +++ 56 files changed, 112 insertions(+), 28 deletions(-) (limited to 'mobile') diff --git a/mobile/airsnort/DETAILS b/mobile/airsnort/DETAILS index c3c24c5efb..642b6d4b4f 100755 --- a/mobile/airsnort/DETAILS +++ b/mobile/airsnort/DETAILS @@ -3,7 +3,7 @@ SOURCE=$SPELL-$VERSION.tar.gz SOURCE_HASH=sha512:26cd3ab037b09f410d4542693644b13d2b9f42ec2248e00a31d2b150b2940eeb2f82f3bb712665a4c32e13ae9fc124ac09f953693f6c028d5328ba3191e0735a SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION - SOURCE_URL[0]=$SOURCEFORGE_URL/airsnort/$SOURCE + SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/airsnort/$SOURCE WEB_SITE=http://airsnort.shmoo.com/ ENTERED=20040326 KEYWORDS="wireless mobile" diff --git a/mobile/airsnort/HISTORY b/mobile/airsnort/HISTORY index 81106929f3..d4c9e29ba6 100644 --- a/mobile/airsnort/HISTORY +++ b/mobile/airsnort/HISTORY @@ -1,3 +1,6 @@ +2015-05-25 Thomas Orgis + * DETAILS: remove SOURCEFORGE_URL usage (automated) + 2011-10-14 Bor Kraljič * DETAILS: fixed long description wrap (scripted) diff --git a/mobile/barry/DETAILS b/mobile/barry/DETAILS index f0d7cfc650..15d3681e25 100755 --- a/mobile/barry/DETAILS +++ b/mobile/barry/DETAILS @@ -2,7 +2,7 @@ VERSION=0.12 SOURCE=$SPELL-${VERSION}.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION - SOURCE_URL[0]=${SOURCEFORGE_URL}/barry/$SOURCE + SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/barry/$SOURCE SOURCE_HASH=sha512:83c908bae99c27b16650e3ffa7aeed399b449dacc4445d3371b80de5501915129eca819ad3c58a03ee648542137b69aab4d1fc5a199181d0be9b5b89dfaca9b8 WEB_SITE=http://www.netdirect.ca/software/packages/barry/ ENTERED=20080517 diff --git a/mobile/barry/HISTORY b/mobile/barry/HISTORY index 94a6819338..b50a121901 100644 --- a/mobile/barry/HISTORY +++ b/mobile/barry/HISTORY @@ -1,3 +1,6 @@ +2015-05-25 Thomas Orgis + * DETAILS: remove SOURCEFORGE_URL usage (automated) + 2014-12-16 Ismael Luceno * DETAILS: Replace "bit" suffix with "-bit" in description diff --git a/mobile/cobex/DETAILS b/mobile/cobex/DETAILS index 1b68d33807..774108823f 100755 --- a/mobile/cobex/DETAILS +++ b/mobile/cobex/DETAILS @@ -3,7 +3,7 @@ SOURCE_HASH=sha512:f05293d9d9f9fdf04809f2a5395bf8be3dd8bfbc592a9ca93b3b2e9b2a78157291b6d38e53b9c7f86e0e32567ee6d4028a9c48062eab4640c9cd85894e7e6a84 SOURCE=$SPELL-$VERSION.tar.gz SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION - SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE + SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE WEB_SITE=http://$SPELL.SourceForge.net DOCS="README *.txt" LICENSE[0]=GPL diff --git a/mobile/cobex/HISTORY b/mobile/cobex/HISTORY index 109c58af8a..acde978e60 100644 --- a/mobile/cobex/HISTORY +++ b/mobile/cobex/HISTORY @@ -1,3 +1,6 @@ +2015-05-25 Thomas Orgis + * DETAILS: remove SOURCEFORGE_URL usage (automated) + 2011-10-14 Bor Kraljič * DETAILS: fixed long description wrap (scripted) diff --git a/mobile/cpufreqd/DETAILS b/mobile/cpufreqd/DETAILS index d1d8babff1..14235bfa13 100755 --- a/mobile/cpufreqd/DETAILS +++ b/mobile/cpufreqd/DETAILS @@ -4,7 +4,7 @@ SOURCE_HASH=sha512:81abff8a7f354c7744e2d85b71ccdba108dccc2084d851db93573209669323682d304a5990096e9b692fa98d86078b0dd658153edec56add7080d2bd9c185895 SOURCE=$SPELL-$VERSION.tar.gz SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION - SOURCE_URL[0]=$SOURCEFORGE_URL/cpufreqd/$SOURCE + SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/cpufreqd/$SOURCE WEB_SITE=http://www.linux.it/~malattia/wiki/index.php/Cpufreqd ENTERED=20030606 LICENSE[0]=GPL diff --git a/mobile/cpufreqd/HISTORY b/mobile/cpufreqd/HISTORY index 88f95fa029..481c49673a 100644 --- a/mobile/cpufreqd/HISTORY +++ b/mobile/cpufreqd/HISTORY @@ -1,3 +1,6 @@ +2015-05-25 Thomas Orgis + * DETAILS: remove SOURCEFORGE_URL usage (automated) + 2015-01-02 Eric Sandall * DETAILS: PATCHLEVEL++ * init.d/cpufreqd: Fix status() calling the correct variable diff --git a/mobile/fnfx/DETAILS b/mobile/fnfx/DETAILS index aa59e380b9..fcca13fb2d 100755 --- a/mobile/fnfx/DETAILS +++ b/mobile/fnfx/DETAILS @@ -1,7 +1,7 @@ SPELL=fnfx VERSION=0.3 SOURCE=$SPELL-$VERSION.tar.gz - SOURCE_URL=${SOURCEFORGE_URL}/${SPELL}/${SOURCE} + SOURCE_URL=http://downloads.sourceforge.net/sourceforge/${SPELL}/${SOURCE} SOURCE_GPG=gurus.gpg:${SOURCE}.sig SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION WEB_SITE="http://fnfx.sf.net" diff --git a/mobile/fnfx/HISTORY b/mobile/fnfx/HISTORY index a6806fe69d..cc2fc2a128 100644 --- a/mobile/fnfx/HISTORY +++ b/mobile/fnfx/HISTORY @@ -1,3 +1,6 @@ +2015-05-25 Thomas Orgis + * DETAILS: remove SOURCEFORGE_URL usage (automated) + 2006-10-03 Juuso Alasuutari * DETAILS: [automated] Removed UPDATED. diff --git a/mobile/geoclue/DETAILS b/mobile/geoclue/DETAILS index ec6c891415..fcf5296020 100755 --- a/mobile/geoclue/DETAILS +++ b/mobile/geoclue/DETAILS @@ -4,7 +4,7 @@ SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME" # SOURCE_HASH=sha512:c65fef518fea5708067def3595a57b2e3cb4c04a3d1c367ac02c4802386a6c8420b3d20f5194896d8e0fdeee6cc6af2744cc920af1ab680a3ca197cb5a5bfab5 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION - SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE + SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE WEB_SITE=http://www.freedesktop.org/wiki/Software/GeoClue SOURCE_URL[0]=http://people.freedesktop.org/~hadess/$SOURCE LICENSE[0]=LGPL diff --git a/mobile/geoclue/HISTORY b/mobile/geoclue/HISTORY index a5e8cffeca..b7f74ce98a 100644 --- a/mobile/geoclue/HISTORY +++ b/mobile/geoclue/HISTORY @@ -1,3 +1,6 @@ +2015-05-25 Thomas Orgis + * DETAILS: remove SOURCEFORGE_URL usage (automated) + 2012-10-17 Eric Sandall * DETAILS: Updated to 0.12.99 (works with glib2 2.34.1) * PRE_BUILD: No longer needed diff --git a/mobile/gtkpbbuttons/DETAILS b/mobile/gtkpbbuttons/DETAILS index bdc8bae4ed..af061a3761 100755 --- a/mobile/gtkpbbuttons/DETAILS +++ b/mobile/gtkpbbuttons/DETAILS @@ -2,7 +2,7 @@ VERSION=0.6.8 SOURCE=$SPELL-$VERSION.tgz SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION - SOURCE_URL[0]=$SOURCEFORGE_URL/pbbuttons/$SOURCE + SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/pbbuttons/$SOURCE SOURCE_HASH=sha512:d79f66e07edcb3ee033c8bc8b9534099962dd63c13e8591254f9ad071fd52502ad7d0b80e071215644e34024fb5bfd2d850b9c23935a4986c9df1cace8944f45 WEB_SITE=http://pbbuttons.sourceforge.net/projects/gtkpbbuttons/ ENTERED=20050409 diff --git a/mobile/gtkpbbuttons/HISTORY b/mobile/gtkpbbuttons/HISTORY index fbc3d175b1..8d04c5482c 100644 --- a/mobile/gtkpbbuttons/HISTORY +++ b/mobile/gtkpbbuttons/HISTORY @@ -1,3 +1,6 @@ +2015-05-25 Thomas Orgis + * DETAILS: remove SOURCEFORGE_URL usage (automated) + 2011-10-14 Bor Kraljič * DETAILS: fixed long description wrap (scripted) diff --git a/mobile/irda-utils/DETAILS b/mobile/irda-utils/DETAILS index 62322893f8..eea1efb693 100755 --- a/mobile/irda-utils/DETAILS +++ b/mobile/irda-utils/DETAILS @@ -3,7 +3,7 @@ SOURCE_HASH=sha512:493360b5c03f93063265663b86c8ef3ade714c51edf804390c4e713cb0aeea204c5cd06c8ceffb99b1531fca7272422e53d52e03b66ddc4bceb5503f4ab5f3ad SOURCE=$SPELL-$VERSION.tar.gz SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION - SOURCE_URL[0]=${SOURCEFORGE_URL}/irda/$SOURCE + SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/irda/$SOURCE WEB_SITE=http://irda.sourceforge.net ENTERED=20020208 KEYWORDS="mobile" diff --git a/mobile/irda-utils/HISTORY b/mobile/irda-utils/HISTORY index f531e4bbb2..f7ae232c6d 100644 --- a/mobile/irda-utils/HISTORY +++ b/mobile/irda-utils/HISTORY @@ -1,3 +1,6 @@ +2015-05-25 Thomas Orgis + * DETAILS: remove SOURCEFORGE_URL usage (automated) + 2006-07-11 Treeve Jelbert <>treeve@sourcemage.org * DETAILS: Updated to 0.9.18 diff --git a/mobile/libezv24/DETAILS b/mobile/libezv24/DETAILS index 4e56a79675..de343556bf 100755 --- a/mobile/libezv24/DETAILS +++ b/mobile/libezv24/DETAILS @@ -4,7 +4,7 @@ SOURCE_HASH=sha512:99b277a04354e2587567ae5f1ebc99e41d127ec94bf5de53021b94df8d731ce2f2ceacedd8b7fa29902cf98f5c4243bddaa96636e1f900f1434a3da857b0e6c5 SOURCE=$SPELLX-$VERSION.tar.gz SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION - SOURCE_URL[0]=$SOURCEFORGE_URL/ezv24/$SOURCE + SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/ezv24/$SOURCE WEB_SITE=http://ezv24.SourceForge.net # WEB_SITE= # SOURCE_URL[0]=http://.../$SOURCE diff --git a/mobile/libezv24/HISTORY b/mobile/libezv24/HISTORY index 8ad1a4054d..248e6afeb1 100644 --- a/mobile/libezv24/HISTORY +++ b/mobile/libezv24/HISTORY @@ -1,3 +1,6 @@ +2015-05-25 Thomas Orgis + * DETAILS: remove SOURCEFORGE_URL usage (automated) + 2011-10-14 Bor Kraljič * DETAILS: fixed long description wrap (scripted) diff --git a/mobile/libmimedir/DETAILS b/mobile/libmimedir/DETAILS index 27cbd3e598..1a49944d27 100755 --- a/mobile/libmimedir/DETAILS +++ b/mobile/libmimedir/DETAILS @@ -3,7 +3,7 @@ SOURCE=$SPELL-$VERSION.tar.gz SOURCE_HASH=sha512:976aeb6834e755614109224e56d11f09e904fa2540a1c8755d764f140366421ed18efb5cb5c1333a15b7b2abda8e8b9f264188572f4c309428623455fa959971 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION - SOURCE_URL[0]=$SOURCEFORGE_URL/synce/$SOURCE + SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/synce/$SOURCE WEB_SITE=http://synce.sourceforge.net/ ENTERED=20050524 KEYWORDS="mobile" diff --git a/mobile/libmimedir/HISTORY b/mobile/libmimedir/HISTORY index bd9c24d900..27ee3b667c 100644 --- a/mobile/libmimedir/HISTORY +++ b/mobile/libmimedir/HISTORY @@ -1,3 +1,6 @@ +2015-05-25 Thomas Orgis + * DETAILS: remove SOURCEFORGE_URL usage (automated) + 2006-10-03 Juuso Alasuutari * DETAILS: [automated] Removed UPDATED. diff --git a/mobile/libsyncml/DETAILS b/mobile/libsyncml/DETAILS index 64aea68064..f01012b197 100755 --- a/mobile/libsyncml/DETAILS +++ b/mobile/libsyncml/DETAILS @@ -2,7 +2,7 @@ VERSION=0.5.4 SOURCE_HASH=sha512:aed0821d01eaaa3fef69d559820875591d3837b3968be24293fc41924b3599a2810d2b4cc29f82e6f4058a212eae5f71021bd96a046b568e7cb1a036ba8f37aa SOURCE=$SPELL-$VERSION.tar.bz2 - SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE + SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL-$VERSION" WEB_SITE=http://libsyncml.opensync.org/ LICENSE[0]=LGPL diff --git a/mobile/libsyncml/HISTORY b/mobile/libsyncml/HISTORY index 8d768f6b52..d99866f595 100644 --- a/mobile/libsyncml/HISTORY +++ b/mobile/libsyncml/HISTORY @@ -1,3 +1,6 @@ +2015-05-25 Thomas Orgis + * DETAILS: remove SOURCEFORGE_URL usage (automated) + 2009-08-15 Arjan Bouter * DEPENDS: use BLUEZ provider diff --git a/mobile/libwbxml/DETAILS b/mobile/libwbxml/DETAILS index 02f9e84b0f..0d5040e2dc 100755 --- a/mobile/libwbxml/DETAILS +++ b/mobile/libwbxml/DETAILS @@ -2,7 +2,7 @@ VERSION=0.11.2 SOURCE_HASH=sha512:1eb01e35b1fab548163caca8ba024216926995adaf2e3bd7a001927858c51a792620eb7e9ca111fc6bdf5af5c1a1cbd3eac3fe53d427cd1a6d9e8aadfc51bf1f SOURCE="$SPELL-$VERSION.tar.bz2" - SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE + SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL-$VERSION" WEB_SITE=http://sourceforge.net/projects/libwbxml/ LICENSE[0]=LGPL diff --git a/mobile/libwbxml/HISTORY b/mobile/libwbxml/HISTORY index ebe2d8106b..0b198dde62 100644 --- a/mobile/libwbxml/HISTORY +++ b/mobile/libwbxml/HISTORY @@ -1,3 +1,6 @@ +2015-05-25 Thomas Orgis + * DETAILS: remove SOURCEFORGE_URL usage (automated) + 2015-01-06 Ismael Luceno * DETAILS: updated spell to 0.11.2 fixed WEB_SITE diff --git a/mobile/obexftp/DETAILS b/mobile/obexftp/DETAILS index 1027799a52..c9353b7be4 100755 --- a/mobile/obexftp/DETAILS +++ b/mobile/obexftp/DETAILS @@ -3,7 +3,7 @@ SOURCE_HASH=sha512:026a2a641fa46dc41ff131b78e87c2aa5fce126d36aa2d8b1783c7fe134a786bbf9908f660018fe459e5d729c36303f5efb2f5b2af64001a2344dce8c322e513 SOURCE=$SPELL-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION - SOURCE_URL[0]=$SOURCEFORGE_URL/openobex/$SOURCE + SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/openobex/$SOURCE WEB_SITE=http://dev.zuckschwerdt.org/openobex/wiki/ObexFtp ENTERED=20041111 KEYWORDS="mobile" diff --git a/mobile/obexftp/HISTORY b/mobile/obexftp/HISTORY index 62fdfbb02d..926927d011 100644 --- a/mobile/obexftp/HISTORY +++ b/mobile/obexftp/HISTORY @@ -1,3 +1,6 @@ +2015-05-25 Thomas Orgis + * DETAILS: remove SOURCEFORGE_URL usage (automated) + 2010-02-25 Remko van der Vossen * DEPENDS: updated ruby dependency to RUBY provider diff --git a/mobile/openobex-apps/DETAILS b/mobile/openobex-apps/DETAILS index b87adc7b3f..391bbc5302 100755 --- a/mobile/openobex-apps/DETAILS +++ b/mobile/openobex-apps/DETAILS @@ -2,7 +2,7 @@ VERSION=1.0.0 # SOURCE=$SPELL-$VERSION.tar.gz SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION -# SOURCE_URL[0]=$SOURCEFORGE_URL/openobex/$SOURCE +# SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/openobex/$SOURCE WEB_SITE=http://openobex.sourceforge.net # SOURCE_HASH=sha512:1601887fdf1aa2f793d173abe498c3f7fde8494b4c8d633fb7a0a85716cadc080240c0b0f6400e0f5394f44fafb66724cd337a873bb68ec2b6775566e4627700 ENTERED=20030714 diff --git a/mobile/openobex-apps/HISTORY b/mobile/openobex-apps/HISTORY index fdaa27f98f..c433a8955f 100644 --- a/mobile/openobex-apps/HISTORY +++ b/mobile/openobex-apps/HISTORY @@ -1,3 +1,6 @@ +2015-05-25 Thomas Orgis + * DETAILS: remove SOURCEFORGE_URL usage (automated) + 2011-10-14 Bor Kraljič * DETAILS: fixed long description wrap (scripted) diff --git a/mobile/pbbuttonsd/DETAILS b/mobile/pbbuttonsd/DETAILS index 3eb6e761c9..fb94b338b2 100755 --- a/mobile/pbbuttonsd/DETAILS +++ b/mobile/pbbuttonsd/DETAILS @@ -2,7 +2,7 @@ VERSION=0.6.10 SOURCE=$SPELL-$VERSION.tar.gz SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION - SOURCE_URL[0]=$SOURCEFORGE_URL/pbbuttons/$SOURCE + SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/pbbuttons/$SOURCE SOURCE_HASH=sha512:1fd8d1fed6160c2a1a94bd84017b7d6e5b881dbddac4f587c78fbac66bdae434c68df4e1b136d7a9cffe7a2d925a733de93b5f1056d1d5753c389793ebab7b2a WEB_SITE=http://pbbuttons.sourceforge.net/ ENTERED=20040922 diff --git a/mobile/pbbuttonsd/HISTORY b/mobile/pbbuttonsd/HISTORY index 04241f8695..b4bb46ce35 100644 --- a/mobile/pbbuttonsd/HISTORY +++ b/mobile/pbbuttonsd/HISTORY @@ -1,3 +1,6 @@ +2015-05-25 Thomas Orgis + * DETAILS: remove SOURCEFORGE_URL usage (automated) + 2011-10-14 Bor Kraljič * DETAILS: fixed long description wrap (scripted) diff --git a/mobile/plptools/DETAILS b/mobile/plptools/DETAILS index f326987d0e..cef9ce52e3 100755 --- a/mobile/plptools/DETAILS +++ b/mobile/plptools/DETAILS @@ -1,7 +1,7 @@ SPELL=plptools VERSION=0.19 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:4097b5f83bad2484d764615ad63d1e4cca455e9880021dae7e1c93b0e1268d120deee744fa32bfedbc0bfbfd6d71b40eef383543575487a6315f075fa40178ce SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION WEB_SITE=http://plptools.sourceforge.net/ diff --git a/mobile/plptools/HISTORY b/mobile/plptools/HISTORY index aac9a99e28..4f93f0dc4d 100644 --- a/mobile/plptools/HISTORY +++ b/mobile/plptools/HISTORY @@ -1,3 +1,6 @@ +2015-05-25 Thomas Orgis + * DETAILS: remove SOURCEFORGE_URL usage (automated) + 2011-07-30 Florian Franzmann * DEPENDS: changed dependency on g++ to dependency on gcc with sub-depends on CXX (scripted) diff --git a/mobile/powerprefs/DETAILS b/mobile/powerprefs/DETAILS index a687bd9d4a..ca27a6b595 100755 --- a/mobile/powerprefs/DETAILS +++ b/mobile/powerprefs/DETAILS @@ -2,7 +2,7 @@ VERSION=0.5.0 SOURCE=$SPELL-$VERSION.tar.gz SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION - SOURCE_URL[0]=$SOURCEFORGE_URL/pbbuttons/$SOURCE + SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/pbbuttons/$SOURCE SOURCE_HASH=sha512:7b0611b98c381e09056ee57b72b4c566be4e6f49ac361b3a6fed25500d4bf56f3e026729751f95ff223cded5bcef53c2f7af93e597343d1f18dc7da7c1e1f8bc WEB_SITE=http://pbbuttons.sourceforge.net/projects/powerprefs/index.html ENTERED=20040922 diff --git a/mobile/powerprefs/HISTORY b/mobile/powerprefs/HISTORY index aab39870cc..209709ad43 100644 --- a/mobile/powerprefs/HISTORY +++ b/mobile/powerprefs/HISTORY @@ -1,3 +1,6 @@ +2015-05-25 Thomas Orgis + * DETAILS: remove SOURCEFORGE_URL usage (automated) + 2011-10-14 Bor Kraljič * DETAILS: fixed long description wrap (scripted) diff --git a/mobile/powersave/DETAILS b/mobile/powersave/DETAILS index e7c48fd956..e8151f84d1 100755 --- a/mobile/powersave/DETAILS +++ b/mobile/powersave/DETAILS @@ -1,7 +1,7 @@ SPELL=powersave VERSION=0.14.0 SOURCE=$SPELL-$VERSION.tar.bz2 - SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE + SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE SOURCE_HASH=sha512:695164aa720b9c4bf9526255fc93636c088303c501c958c4d0f8a678c8c6fcce188ecfa7a29e021f073b890a0d2b8a26fce40dfc34d8af8d4bd4913264a87ab5 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION WEB_SITE=http://sourceforge.net/projects/powersave/ diff --git a/mobile/powersave/HISTORY b/mobile/powersave/HISTORY index de2b46eaee..3a600e39f1 100644 --- a/mobile/powersave/HISTORY +++ b/mobile/powersave/HISTORY @@ -1,3 +1,6 @@ +2015-05-25 Thomas Orgis + * DETAILS: remove SOURCEFORGE_URL usage (automated) + 2011-07-30 Florian Franzmann * DEPENDS: changed dependency on g++ to dependency on gcc with sub-depends on CXX (scripted) diff --git a/mobile/scmxx/DETAILS b/mobile/scmxx/DETAILS index 207440c616..9bb7927fde 100755 --- a/mobile/scmxx/DETAILS +++ b/mobile/scmxx/DETAILS @@ -2,7 +2,7 @@ VERSION=0.9.0 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:755877badfc846fa33ea29a38c9f8408f62d5343e0927438640ac923e8fccfcc1a0ffeae82f707d5ac1632022a15eaa2d9816602420212f171e29505c109f20f WEB_SITE=http://www.hendrik-sattler.de/scmxx/ ENTERED=20050714 diff --git a/mobile/scmxx/HISTORY b/mobile/scmxx/HISTORY index 215146dc21..7e520ba6f3 100644 --- a/mobile/scmxx/HISTORY +++ b/mobile/scmxx/HISTORY @@ -1,3 +1,6 @@ +2015-05-25 Thomas Orgis + * DETAILS: remove SOURCEFORGE_URL usage (automated) + 2011-10-14 Bor Kraljič * DETAILS: fixed long description wrap (scripted) diff --git a/mobile/sjog/DETAILS b/mobile/sjog/DETAILS index 75bdf91d22..9b65109898 100755 --- a/mobile/sjog/DETAILS +++ b/mobile/sjog/DETAILS @@ -2,7 +2,7 @@ VERSION=0.6 SOURCE=$SPELL-$VERSION.tar.gz SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION - SOURCE_URL[0]=$SOURCEFORGE_URL/sjog/$SOURCE + SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/sjog/$SOURCE SOURCE_HASH=sha512:f7a3fc5af280cc89c93d7eabd2d7ac1d20f62f07df70c7d567d200b0908129ec698f73b8251735d60226e466d703396c36db581a57266fcf55b13cc2bc9380ff WEB_SITE=http://sjog.sourceforge.net ENTERED=20040104 diff --git a/mobile/sjog/HISTORY b/mobile/sjog/HISTORY index 4158723766..d1a778d024 100644 --- a/mobile/sjog/HISTORY +++ b/mobile/sjog/HISTORY @@ -1,3 +1,6 @@ +2015-05-25 Thomas Orgis + * DETAILS: remove SOURCEFORGE_URL usage (automated) + 2011-10-14 Bor Kraljič * DETAILS: fixed long description wrap (scripted) diff --git a/mobile/synce-librapi2/DETAILS b/mobile/synce-librapi2/DETAILS index b5a51d409b..31107b9177 100755 --- a/mobile/synce-librapi2/DETAILS +++ b/mobile/synce-librapi2/DETAILS @@ -3,7 +3,7 @@ SOURCE_HASH=sha512:b8b01a5e375aca559d7e9145e46ad1977dc7ca9b58e97514b529a561cedf1eec39beac2caafd27e8a43dc6809dc10edd93926be8c6bcbbf1941421dab901dcdd SOURCE=$SPELL-$VERSION.tar.gz SOURCE_DIRECTORY=$BUILD_DIRECTORY/librapi2-$VERSION - SOURCE_URL[0]=$SOURCEFORGE_URL/synce/$SOURCE + SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/synce/$SOURCE WEB_SITE=http://synce.sourceforge.net/ ENTERED=20050524 KEYWORDS="mobile" diff --git a/mobile/synce-librapi2/HISTORY b/mobile/synce-librapi2/HISTORY index daeff092fa..dcbfb314ff 100644 --- a/mobile/synce-librapi2/HISTORY +++ b/mobile/synce-librapi2/HISTORY @@ -1,3 +1,6 @@ +2015-05-25 Thomas Orgis + * DETAILS: remove SOURCEFORGE_URL usage (automated) + 2007-10-31 Arjan Bouter * DETAILS: version 0.10.0 fixed SOURCE_DIRECTORY diff --git a/mobile/synce-libsynce/DETAILS b/mobile/synce-libsynce/DETAILS index 961e9183c2..8a452dc3e1 100755 --- a/mobile/synce-libsynce/DETAILS +++ b/mobile/synce-libsynce/DETAILS @@ -3,7 +3,7 @@ SOURCE_HASH=sha512:e28ba7299a9512f08a556385b5b6103ab6c7f6cf46aab51546785c63a167b737bcbfdfdb2269bf476a59b692c54c80eb74b527fdfe4797bccfde2a2bf2fb10ca SOURCE=$SPELL-$VERSION.tar.gz SOURCE_DIRECTORY=$BUILD_DIRECTORY/libsynce-$VERSION - SOURCE_URL[0]=$SOURCEFORGE_URL/synce/$SOURCE + SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/synce/$SOURCE WEB_SITE=http://synce.sourceforge.net/ ENTERED=20050524 KEYWORDS="mobile" diff --git a/mobile/synce-libsynce/HISTORY b/mobile/synce-libsynce/HISTORY index b79932ab35..e03ba51a7a 100644 --- a/mobile/synce-libsynce/HISTORY +++ b/mobile/synce-libsynce/HISTORY @@ -1,3 +1,6 @@ +2015-05-25 Thomas Orgis + * DETAILS: remove SOURCEFORGE_URL usage (automated) + 2007-11-03 Arjan Bouter * DETAILS: re-added the long description diff --git a/mobile/synce-odccm/DETAILS b/mobile/synce-odccm/DETAILS index a0bdf94d97..1da3c706ff 100755 --- a/mobile/synce-odccm/DETAILS +++ b/mobile/synce-odccm/DETAILS @@ -3,7 +3,7 @@ SOURCE_HASH=sha512:e87e8bcad84c770ef7443ffd534b687f2ea829fa4b12af4d7867f3c1d2ea7a53b1abfbcc902de32a04ca7139507185f366325a4590b24558383d9329e3938630 SOURCE=$SPELL-$VERSION.tar.gz SOURCE_DIRECTORY=$BUILD_DIRECTORY/odccm-$VERSION - SOURCE_URL[0]=$SOURCEFORGE_URL/synce/$SOURCE + SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/synce/$SOURCE WEB_SITE=http://synce.sourceforge.net/ ENTERED=20050524 KEYWORDS="mobile" diff --git a/mobile/synce-odccm/HISTORY b/mobile/synce-odccm/HISTORY index 0c5f4f72ac..76df4ab7a7 100644 --- a/mobile/synce-odccm/HISTORY +++ b/mobile/synce-odccm/HISTORY @@ -1,3 +1,6 @@ +2015-05-25 Thomas Orgis + * DETAILS: remove SOURCEFORGE_URL usage (automated) + 2011-10-14 Bor Kraljič * DETAILS: fixed long description wrap (scripted) diff --git a/mobile/synce-rra/DETAILS b/mobile/synce-rra/DETAILS index 2de700d0b3..a42996a295 100755 --- a/mobile/synce-rra/DETAILS +++ b/mobile/synce-rra/DETAILS @@ -3,7 +3,7 @@ SOURCE_HASH=sha512:fe3ab752d324ef642ddee3b93424781c5a744b5e367a8078256c44f12e77dc791b1018b1e2ae3697017c804716f3d747dac844d21e880add7fa64da7e61ce819 SOURCE=$SPELL-$VERSION.tar.gz SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION - SOURCE_URL[0]=$SOURCEFORGE_URL/synce/$SOURCE + SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/synce/$SOURCE WEB_SITE=http://synce.sourceforge.net/ ENTERED=20050524 KEYWORDS="mobile" diff --git a/mobile/synce-rra/HISTORY b/mobile/synce-rra/HISTORY index 0e215b2531..43453cbc4a 100644 --- a/mobile/synce-rra/HISTORY +++ b/mobile/synce-rra/HISTORY @@ -1,3 +1,6 @@ +2015-05-25 Thomas Orgis + * DETAILS: remove SOURCEFORGE_URL usage (automated) + 2007-10-31 Arjan Bouter * DETAILS: version 0.10.0 diff --git a/mobile/synce-serial/DETAILS b/mobile/synce-serial/DETAILS index 012743d50f..b4e5965dbb 100755 --- a/mobile/synce-serial/DETAILS +++ b/mobile/synce-serial/DETAILS @@ -3,7 +3,7 @@ SOURCE_HASH=sha512:20dc25bd613271ecf4b10c4d8fa054ef153313840a3e8366d2b9e75491b6ebb973e016bfef6972174933332d5797f46bd141047fd63f1622246e3e28a9ba1383 SOURCE=$SPELL-$VERSION.tar.gz SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION - SOURCE_URL[0]=$SOURCEFORGE_URL/synce/$SOURCE + SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/synce/$SOURCE WEB_SITE=http://synce.sourceforge.net/ ENTERED=20050524 KEYWORDS="mobile" diff --git a/mobile/synce-serial/HISTORY b/mobile/synce-serial/HISTORY index 9f23f0958f..93496082d1 100644 --- a/mobile/synce-serial/HISTORY +++ b/mobile/synce-serial/HISTORY @@ -1,3 +1,6 @@ +2015-05-25 Thomas Orgis + * DETAILS: remove SOURCEFORGE_URL usage (automated) + 2007-10-31 Arjan Bouter * DETAILS: version 0.10.0 diff --git a/mobile/synce-usb-rndis-lite/DETAILS b/mobile/synce-usb-rndis-lite/DETAILS index 78e590637a..2762d87512 100755 --- a/mobile/synce-usb-rndis-lite/DETAILS +++ b/mobile/synce-usb-rndis-lite/DETAILS @@ -2,7 +2,7 @@ VERSION=0.10.0 SOURCE=$SPELL-$VERSION.tar.gz SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION - SOURCE_URL[0]=$SOURCEFORGE_URL/synce/$SOURCE + SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/synce/$SOURCE SOURCE_IGNORE=sha512:d30a266bbaa567794c72e9aee04040922bcacb3c889d1ccf42ccfa4ed139ffea6a24998b5c14841e86d4698d08ee0d9979c48116ef4fcca3867c9c95eee467cc WEB_SITE=http://www.synce.org ENTERED=20071024 diff --git a/mobile/synce-usb-rndis-lite/HISTORY b/mobile/synce-usb-rndis-lite/HISTORY index c0a5ec77d6..bb34d403a0 100644 --- a/mobile/synce-usb-rndis-lite/HISTORY +++ b/mobile/synce-usb-rndis-lite/HISTORY @@ -1,3 +1,6 @@ +2015-05-25 Thomas Orgis + * DETAILS: remove SOURCEFORGE_URL usage (automated) + 2007-10-24 Arjan Bouter * DETAILS,HISTORY: created spell diff --git a/mobile/synce-vdccm/DETAILS b/mobile/synce-vdccm/DETAILS index b65777e3bf..2b77c64026 100755 --- a/mobile/synce-vdccm/DETAILS +++ b/mobile/synce-vdccm/DETAILS @@ -3,7 +3,7 @@ SOURCE_HASH=sha512:454a9da7ff48d8956b8a9cc189ebef8e5dbe1c2c96f1a99a4ee3dedde57ae9af2029b65369110123dc0594fb33e21d53fb00cc72d1e164bda52baaab75410538 SOURCE=$SPELL-$VERSION.tar.gz SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION - SOURCE_URL[0]=$SOURCEFORGE_URL/synce/$SOURCE + SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/synce/$SOURCE WEB_SITE=http://synce.sourceforge.net/ ENTERED=20050524 KEYWORDS="mobile" diff --git a/mobile/synce-vdccm/HISTORY b/mobile/synce-vdccm/HISTORY index cbb57e71bc..9de71cc76c 100644 --- a/mobile/synce-vdccm/HISTORY +++ b/mobile/synce-vdccm/HISTORY @@ -1,3 +1,6 @@ +2015-05-25 Thomas Orgis + * DETAILS: remove SOURCEFORGE_URL usage (automated) + 2010-10-20 Bor Kraljič * CONFLICTS: added synce-dccm * PROVIDES: added missing file diff --git a/mobile/xsupplicant/DETAILS b/mobile/xsupplicant/DETAILS index 4242d9e8ed..021c863431 100755 --- a/mobile/xsupplicant/DETAILS +++ b/mobile/xsupplicant/DETAILS @@ -4,7 +4,7 @@ SOURCE_HASH=sha512:5007bc975cd0c790e3bbe71fd2dbe97643c045de0030455a9bce9eb043841f9664fc2a01117ec8108f3256e351f62f77078be65e88733378d03858fcadfbd8df SOURCE=$SPELL-$VERSION.zip SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION.$VDATE - SOURCE_URL[0]=${SOURCEFORGE_URL}/open1x/${SOURCE} + SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/open1x/${SOURCE} WEB_SITE=http://open1x.sourceforge.net/ ENTERED=20050130 LICENSE[0]=GPL diff --git a/mobile/xsupplicant/HISTORY b/mobile/xsupplicant/HISTORY index f88852411d..8a6dc1d3ee 100644 --- a/mobile/xsupplicant/HISTORY +++ b/mobile/xsupplicant/HISTORY @@ -1,3 +1,6 @@ +2015-05-25 Thomas Orgis + * DETAILS: remove SOURCEFORGE_URL usage (automated) + 2014-08-19 Treeve Jelbert * DEPENDS: openssl => SSL -- cgit v1.2.3