summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/polyml')
-rw-r--r--dev-lang/polyml/files/polyml-5.5.1-inputN-return-for-zero-chars.patch2
-rw-r--r--dev-lang/polyml/files/polyml-5.5.1-optimize-closure.patch2
-rw-r--r--dev-lang/polyml/polyml-5.5.1.ebuild4
-rw-r--r--dev-lang/polyml/polyml-5.5.2.ebuild2
4 files changed, 5 insertions, 5 deletions
diff --git a/dev-lang/polyml/files/polyml-5.5.1-inputN-return-for-zero-chars.patch b/dev-lang/polyml/files/polyml-5.5.1-inputN-return-for-zero-chars.patch
index f86cef07ca77..8f5b02ee9084 100644
--- a/dev-lang/polyml/files/polyml-5.5.1-inputN-return-for-zero-chars.patch
+++ b/dev-lang/polyml/files/polyml-5.5.1-inputN-return-for-zero-chars.patch
@@ -1,4 +1,4 @@
-http://sourceforge.net/p/polyml/code/1875/
+https://sourceforge.net/p/polyml/code/1875/
Required for sci-mathematics/isabelle-2013.2
------------------------------------------------------------------------
diff --git a/dev-lang/polyml/files/polyml-5.5.1-optimize-closure.patch b/dev-lang/polyml/files/polyml-5.5.1-optimize-closure.patch
index be37cdf85093..5b33203d69e1 100644
--- a/dev-lang/polyml/files/polyml-5.5.1-optimize-closure.patch
+++ b/dev-lang/polyml/files/polyml-5.5.1-optimize-closure.patch
@@ -1,4 +1,4 @@
-http://sourceforge.net/p/polyml/code/1869/
+https://sourceforge.net/p/polyml/code/1869/
Required for sci-mathematics/isabelle-2013.2
------------------------------------------------------------------------
diff --git a/dev-lang/polyml/polyml-5.5.1.ebuild b/dev-lang/polyml/polyml-5.5.1.ebuild
index 806d28d65302..3fd7a02d4cb5 100644
--- a/dev-lang/polyml/polyml-5.5.1.ebuild
+++ b/dev-lang/polyml/polyml-5.5.1.ebuild
@@ -29,9 +29,9 @@ PATCHES=(
# Bug 256679 - patch the assembler code. The remaining executable stacks in ./.libs/poly
# comes from the polyml generated ./polyexport.o file.
"${FILESDIR}/${PN}-5.5.0-asm.patch"
- # http://sourceforge.net/p/polyml/code/1875/ for isabelle-2013.2
+ # https://sourceforge.net/p/polyml/code/1875/ for isabelle-2013.2
"${FILESDIR}/${PN}-5.5.1-inputN-return-for-zero-chars.patch"
- # http://sourceforge.net/p/polyml/code/1869/
+ # https://sourceforge.net/p/polyml/code/1869/
# Adds Test146.ML that fails, applying it anyway as it is required by
# sci-mathematics/isabelle-2013.2
"${FILESDIR}/${PN}-5.5.1-optimize-closure.patch"
diff --git a/dev-lang/polyml/polyml-5.5.2.ebuild b/dev-lang/polyml/polyml-5.5.2.ebuild
index 1e6897afee81..d7bdf8beea46 100644
--- a/dev-lang/polyml/polyml-5.5.2.ebuild
+++ b/dev-lang/polyml/polyml-5.5.2.ebuild
@@ -29,7 +29,7 @@ PATCHES=(
# Bug 256679 - patch the assembler code. The remaining executable stacks in ./.libs/poly
# comes from the polyml generated ./polyexport.o file.
"${FILESDIR}/${PN}-5.5.0-asm.patch"
- # Patches from http://sourceforge.net/p/polyml/code/HEAD/tree/fixes-5.5.2
+ # Patches from https://sourceforge.net/p/polyml/code/HEAD/tree/fixes-5.5.2
# which are required to build and run sci-mathematics/isabelle-2015
"${FILESDIR}/${PN}-5.5.2-r1952-check_for_negative_sized_array.patch"
"${FILESDIR}/${PN}-5.5.2-r1954_Fix_segfault_in_FFI_when_malloc_runs_out_of_memory.patch"