diff options
-rw-r--r-- | system/mailx/APKBUILD (renamed from user/mailx/APKBUILD) | 5 | ||||
-rw-r--r-- | system/mailx/Mail (renamed from user/mailx/Mail) | 0 | ||||
-rw-r--r-- | system/mailx/mailx-12.4-cve.patch (renamed from user/mailx/mailx-12.4-cve.patch) | 0 | ||||
-rw-r--r-- | system/mailx/mailx-12.4-openssl.patch (renamed from user/mailx/mailx-12.4-openssl.patch) | 0 |
4 files changed, 2 insertions, 3 deletions
diff --git a/user/mailx/APKBUILD b/system/mailx/APKBUILD index 1994cb037..062b40286 100644 --- a/user/mailx/APKBUILD +++ b/system/mailx/APKBUILD @@ -1,15 +1,14 @@ # Contributor: A. Wilcox <awilfox@adelielinux.org> # Maintainer: A. Wilcox <awilfox@adelielinux.org> - pkgname=mailx pkgver=12.4 pkgrel=0 pkgdesc="Send and receive Internet mail" url="http://heirloom.sourceforge.net/mailx.html" arch="all" -license="BSD-4-Clause MIT MPL-1.1" +options="!check" # No test suite. +license="BSD-4-Clause AND MIT AND MPL-1.1" depends="" -options="!check" makedepends="openssl-dev" subpackages="$pkgname-doc" source="http://downloads.sourceforge.net/heirloom/$pkgname-$pkgver.tar.bz2 diff --git a/user/mailx/Mail b/system/mailx/Mail index 454f3c10d..454f3c10d 100644 --- a/user/mailx/Mail +++ b/system/mailx/Mail diff --git a/user/mailx/mailx-12.4-cve.patch b/system/mailx/mailx-12.4-cve.patch index fa6d51197..fa6d51197 100644 --- a/user/mailx/mailx-12.4-cve.patch +++ b/system/mailx/mailx-12.4-cve.patch diff --git a/user/mailx/mailx-12.4-openssl.patch b/system/mailx/mailx-12.4-openssl.patch index e8adcde5c..e8adcde5c 100644 --- a/user/mailx/mailx-12.4-openssl.patch +++ b/system/mailx/mailx-12.4-openssl.patch |