diff options
author | Shiz <hi@shiz.me> | 2017-05-22 18:40:14 +0200 |
---|---|---|
committer | Shiz <hi@shiz.me> | 2017-05-22 18:40:42 +0200 |
commit | 93ad08e10334b4133743f9042e8b9aff9583b23f (patch) | |
tree | 0e1d693037ed4e28451535c45887947e28027c23 | |
parent | 7039b303d95e672b466926ed93c105e2dc7e2db2 (diff) | |
download | aports-93ad08e10334b4133743f9042e8b9aff9583b23f.tar.bz2 aports-93ad08e10334b4133743f9042e8b9aff9583b23f.tar.xz |
community/julia: move from testing
-rw-r--r-- | community/julia/0001-hardened.patch (renamed from testing/julia/0001-hardened.patch) | 0 | ||||
-rw-r--r-- | community/julia/0002-verbose-build.patch (renamed from testing/julia/0002-verbose-build.patch) | 0 | ||||
-rw-r--r-- | community/julia/0003-no-clean-docs.patch (renamed from testing/julia/0003-no-clean-docs.patch) | 0 | ||||
-rw-r--r-- | community/julia/0004-remove-sysctl.h.patch (renamed from testing/julia/0004-remove-sysctl.h.patch) | 0 | ||||
-rw-r--r-- | community/julia/0005-fix-rpath-issues.patch (renamed from testing/julia/0005-fix-rpath-issues.patch) | 0 | ||||
-rw-r--r-- | community/julia/0008-ldconfig-compat.patch (renamed from testing/julia/0008-ldconfig-compat.patch) | 0 | ||||
-rw-r--r-- | community/julia/APKBUILD (renamed from testing/julia/APKBUILD) | 3 | ||||
-rwxr-xr-x | community/julia/find-syslibs (renamed from testing/julia/find-syslibs) | 0 | ||||
-rw-r--r-- | community/julia/fix-or-disable-broken-tests.patch (renamed from testing/julia/fix-or-disable-broken-tests.patch) | 0 |
9 files changed, 2 insertions, 1 deletions
diff --git a/testing/julia/0001-hardened.patch b/community/julia/0001-hardened.patch index 2984356c7b..2984356c7b 100644 --- a/testing/julia/0001-hardened.patch +++ b/community/julia/0001-hardened.patch diff --git a/testing/julia/0002-verbose-build.patch b/community/julia/0002-verbose-build.patch index c13f93fead..c13f93fead 100644 --- a/testing/julia/0002-verbose-build.patch +++ b/community/julia/0002-verbose-build.patch diff --git a/testing/julia/0003-no-clean-docs.patch b/community/julia/0003-no-clean-docs.patch index 89bb0f8fae..89bb0f8fae 100644 --- a/testing/julia/0003-no-clean-docs.patch +++ b/community/julia/0003-no-clean-docs.patch diff --git a/testing/julia/0004-remove-sysctl.h.patch b/community/julia/0004-remove-sysctl.h.patch index 42c71cb893..42c71cb893 100644 --- a/testing/julia/0004-remove-sysctl.h.patch +++ b/community/julia/0004-remove-sysctl.h.patch diff --git a/testing/julia/0005-fix-rpath-issues.patch b/community/julia/0005-fix-rpath-issues.patch index 82c537756e..82c537756e 100644 --- a/testing/julia/0005-fix-rpath-issues.patch +++ b/community/julia/0005-fix-rpath-issues.patch diff --git a/testing/julia/0008-ldconfig-compat.patch b/community/julia/0008-ldconfig-compat.patch index 1d5fcd988b..1d5fcd988b 100644 --- a/testing/julia/0008-ldconfig-compat.patch +++ b/community/julia/0008-ldconfig-compat.patch diff --git a/testing/julia/APKBUILD b/community/julia/APKBUILD index 9dc457256a..a7c788b05c 100644 --- a/testing/julia/APKBUILD +++ b/community/julia/APKBUILD @@ -1,5 +1,6 @@ # Contributor: Jakub Jirutka <jakub@jirutka.cz> -# Maintainer: Jakub Jirutka <jakub@jirutka.cz> +# Contributor: Shiz <hi@shiz.me> +# Maintainer: Shiz <hi@shiz.me> pkgname=julia pkgver=0.5.2 # Keep in sync with deps/libuv.version. diff --git a/testing/julia/find-syslibs b/community/julia/find-syslibs index ef25263607..ef25263607 100755 --- a/testing/julia/find-syslibs +++ b/community/julia/find-syslibs diff --git a/testing/julia/fix-or-disable-broken-tests.patch b/community/julia/fix-or-disable-broken-tests.patch index fffadfb462..fffadfb462 100644 --- a/testing/julia/fix-or-disable-broken-tests.patch +++ b/community/julia/fix-or-disable-broken-tests.patch |