summaryrefslogtreecommitdiff
path: root/mailx
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2015-07-05 10:52:18 +0200
committerJuergen Daubert <jue@jue.li>2015-07-05 10:52:18 +0200
commitf7d48c27d9f43f6412edbfa2838159b5ce3b4e95 (patch)
treef2e1c28ab16b6ec6cdaaf379751c5c2ccc016296 /mailx
parentf55fd9980e854c9949e0cb801ca0ee688aadf079 (diff)
downloadopt-f7d48c27d9f43f6412edbfa2838159b5ce3b4e95.tar.gz
opt-f7d48c27d9f43f6412edbfa2838159b5ce3b4e95.tar.xz
mailx: update to 14.8.3
Diffstat (limited to 'mailx')
-rw-r--r--mailx/.footprint3
-rw-r--r--mailx/.md5sum2
-rw-r--r--mailx/Pkgfile3
3 files changed, 6 insertions, 2 deletions
diff --git a/mailx/.footprint b/mailx/.footprint
index 87a0d49c6..c12e9dbc5 100644
--- a/mailx/.footprint
+++ b/mailx/.footprint
@@ -5,6 +5,9 @@ lrwxrwxrwx root/root usr/bin/mail -> mailx
-rwxr-xr-x root/root usr/bin/mailx
drwxr-xr-x root/root usr/etc/
-rw-r--r-- root/root usr/etc/mailx.rc
+drwxr-xr-x root/root usr/lib/
+drwxr-xr-x root/root usr/lib/mailx/
+-rwxr-sr-x root/mail usr/lib/mailx/mailx-privsep
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
lrwxrwxrwx root/root usr/man/man1/mail.1.gz -> mailx.1.gz
diff --git a/mailx/.md5sum b/mailx/.md5sum
index 75436752e..bf7976878 100644
--- a/mailx/.md5sum
+++ b/mailx/.md5sum
@@ -1 +1 @@
-c90062e3ccedb760d2cd5fa213ae8e51 s-nail-14_8_2.tar.xz
+e8114689bdf99f0c466990b92f373316 s-nail-14_8_3.tar.xz
diff --git a/mailx/Pkgfile b/mailx/Pkgfile
index f5b4a19a9..cac2bdf14 100644
--- a/mailx/Pkgfile
+++ b/mailx/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: openssl readline
name=mailx
-version=14.8.2
+version=14.8.3
release=1
source=(http://downloads.sourceforge.net/project/s-nail/s-nail-${version//./_}.tar.xz)
@@ -15,6 +15,7 @@ build() {
NAIL=mailx \
SID= \
PREFIX=/usr \
+ LIBEXECDIR=/usr/lib/mailx \
MANDIR=/usr/man \
SYSCONFRC=/usr/etc/mailx.rc \
DESTDIR=$PKG \

Generated by cgit