summaryrefslogtreecommitdiffstats
path: root/emacs-lisp
diff options
context:
space:
mode:
authorThomas Orgis2015-05-25 23:16:48 +0200
committerThomas Orgis2015-05-27 07:30:02 +0200
commit7ec434b5c6fa5a85a6780f8c8e731043774cb6f2 (patch)
tree3996ab3521f03536c5313f23a773299c2881638c /emacs-lisp
parentb5795c96dba7a2d073251cc8069f8cb52cc76040 (diff)
many spells: remove SOURCEFORGE_URL usage (sf.net does transparent load balancing)
Diffstat (limited to 'emacs-lisp')
-rwxr-xr-xemacs-lisp/cc-mode/DETAILS2
-rw-r--r--emacs-lisp/cc-mode/HISTORY3
-rwxr-xr-xemacs-lisp/doc-mode/DETAILS2
-rw-r--r--emacs-lisp/doc-mode/HISTORY3
-rwxr-xr-xemacs-lisp/php-mode/DETAILS2
-rw-r--r--emacs-lisp/php-mode/HISTORY3
6 files changed, 12 insertions, 3 deletions
diff --git a/emacs-lisp/cc-mode/DETAILS b/emacs-lisp/cc-mode/DETAILS
index 2f05df5247..ba760a9e89 100755
--- a/emacs-lisp/cc-mode/DETAILS
+++ b/emacs-lisp/cc-mode/DETAILS
@@ -2,7 +2,7 @@
VERSION=5.31.3
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
SOURCE_HASH=sha512:8aa20998acefe825b0efe8d83a700e31872d9c09c382b03f969262c0c944ea32384877aab5c49e7ffdccc06206ea2707515b52d291a696b81a8033a439336450
WEB_SITE=http://cc-mode.sourceforge.net
LICENSE[0]=GPL
diff --git a/emacs-lisp/cc-mode/HISTORY b/emacs-lisp/cc-mode/HISTORY
index 133d370d38..1b7c544ca4 100644
--- a/emacs-lisp/cc-mode/HISTORY
+++ b/emacs-lisp/cc-mode/HISTORY
@@ -1,3 +1,6 @@
+2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
+ * DETAILS: remove SOURCEFORGE_URL usage (automated)
+
2010-12-06 Ismael Luceno <ismael@sourcemage.org>
* BUILD, INSTALL: removed, already provided by the emacs-lisp section
diff --git a/emacs-lisp/doc-mode/DETAILS b/emacs-lisp/doc-mode/DETAILS
index ab7e541274..36c7b3d485 100755
--- a/emacs-lisp/doc-mode/DETAILS
+++ b/emacs-lisp/doc-mode/DETAILS
@@ -1,7 +1,7 @@
SPELL=doc-mode
VERSION=1.1
SOURCE="${SPELL}-${VERSION}.tgz"
- SOURCE_URL[0]=$SOURCEFORGE_URL/project/xpt/${SPELL}/${SPELL}-${VERSION}/${SOURCE}
+ SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/project/xpt/${SPELL}/${SPELL}-${VERSION}/${SOURCE}
SOURCE_HASH=sha512:f0cce699e7772e4620f99ebc888a1f0d7d8bbb317fc7972b22fe808ab366b121aadb7a36ec993e0b81354fd2cd358a4fce65ab416c388320a48a648c057845ae
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://xpt.sourceforge.net/tools/doc-mode/"
diff --git a/emacs-lisp/doc-mode/HISTORY b/emacs-lisp/doc-mode/HISTORY
index d894897aeb..0fe35b86f4 100644
--- a/emacs-lisp/doc-mode/HISTORY
+++ b/emacs-lisp/doc-mode/HISTORY
@@ -1,3 +1,6 @@
+2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
+ * DETAILS: remove SOURCEFORGE_URL usage (automated)
+
2010-12-09 Ismael Luceno <ismael@sourcemage.org>
* DEPENDS, DETAILS: spell created
diff --git a/emacs-lisp/php-mode/DETAILS b/emacs-lisp/php-mode/DETAILS
index 11a5709daa..6781280d6b 100755
--- a/emacs-lisp/php-mode/DETAILS
+++ b/emacs-lisp/php-mode/DETAILS
@@ -2,7 +2,7 @@
VERSION=1.5.0
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE2=$SOURCE.sig
- SOURCE_URL[0]=$SOURCEFORGE_URL/${SPELL}/${SOURCE}
+ SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/${SPELL}/${SOURCE}
SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
SOURCE_GPG=8E372922.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE2_IGNORE=signature
diff --git a/emacs-lisp/php-mode/HISTORY b/emacs-lisp/php-mode/HISTORY
index d29a7c8aae..f8b93b3353 100644
--- a/emacs-lisp/php-mode/HISTORY
+++ b/emacs-lisp/php-mode/HISTORY
@@ -1,3 +1,6 @@
+2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
+ * DETAILS: remove SOURCEFORGE_URL usage (automated)
+
2011-09-26 Bor Kraljič <pyrobor@ver.si>
* DETAILS: converted to upstream signature checking
* 8E372922.gpg: added gpg keyring