summaryrefslogtreecommitdiffstats
path: root/network/msmtp
diff options
context:
space:
mode:
author Martin Lefebvre <dadexter@gmail.com>2010-05-11 19:45:56 +0200
committer Robby Workman <rworkman@slackbuilds.org>2010-05-11 19:45:56 +0200
commitbfcbe9eacf6db21ab6c359297e374f1c6e6e80e7 (patch)
tree9c9646d4e6ffa36bb99734ca4f806e152a73ce71 /network/msmtp
parent9a824398b837f1a52707f0e4e9b7c0d6a4924888 (diff)
downloadslackbuilds-bfcbe9eacf6db21ab6c359297e374f1c6e6e80e7.tar.gz
slackbuilds-bfcbe9eacf6db21ab6c359297e374f1c6e6e80e7.tar.xz
network/msmtp: Updated for version 1.4.13
Diffstat (limited to 'network/msmtp')
-rw-r--r--network/msmtp/README4
-rw-r--r--network/msmtp/msmtp.SlackBuild9
-rw-r--r--network/msmtp/msmtp.info8
-rw-r--r--network/msmtp/slack-desc21
4 files changed, 26 insertions, 16 deletions
diff --git a/network/msmtp/README b/network/msmtp/README
index 16092984fe..5ddec9b8c0 100644
--- a/network/msmtp/README
+++ b/network/msmtp/README
@@ -1,6 +1,8 @@
msmtp is a simple SMTP client
+
In the default mode, msmtp transmits a mail to an SMTP server (for
-example at a free mail provider) which does the delivery.
+example, at a free mail provider) which does the delivery.
+
To use this program with your mail user agent (MUA), create a configuration
file with your mail account(s) and tell your MUA to call msmtp instead of
/usr/sbin/sendmail.
diff --git a/network/msmtp/msmtp.SlackBuild b/network/msmtp/msmtp.SlackBuild
index eee3344bd1..e5b63bb074 100644
--- a/network/msmtp/msmtp.SlackBuild
+++ b/network/msmtp/msmtp.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for msmtp
-# Copyright 2006 Martin Lefebvre <dadexter@gmail.com>
+# Copyright 2007 Martin Lefebvre <dadexter@sekurity.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,11 +25,11 @@
# Modified by the SlackBuilds.org project
PRGNAM=msmtp
-VERSION=1.4.6
+VERSION=1.4.13
ARCH=${ARCH:-i486}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
-CWD=`pwd`
+CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
@@ -44,9 +44,8 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP || exit 1
rm -rf $PRGNAM-$VERSION
-tar -xjvf $CWD/$PRGNAM-$VERSION.tar.bz2 || exit 1
+tar xvf $CWD/$PRGNAM-$VERSION.tar.bz2 || exit 1
cd $PRGNAM-$VERSION || exit 1
-
chown -R root:root .
chmod -R a-s,u+w,go+r-w .
diff --git a/network/msmtp/msmtp.info b/network/msmtp/msmtp.info
index ec0ef667a2..0e9a6abd75 100644
--- a/network/msmtp/msmtp.info
+++ b/network/msmtp/msmtp.info
@@ -1,8 +1,8 @@
PRGNAM="msmtp"
-VERSION="1.4.6"
+VERSION="1.4.13"
HOMEPAGE="http://msmtp.sf.net"
-DOWNLOAD="http://dl.sourceforge.net/sourceforge/msmtp/msmtp-1.4.6.tar.bz2"
-MD5SUM="0f76ca980151db88d5c26dda995c8701"
+DOWNLOAD="http://downloads.sourceforge.net/msmtp/msmtp-1.4.13.tar.bz2"
+MD5SUM="021a91d7145100ad0f00c912c8104e03"
MAINTAINER="Martin Lefebvre"
EMAIL="dadexter@gmail.com"
-APPROVED="robw810"
+APPROVED="rworkman"
diff --git a/network/msmtp/slack-desc b/network/msmtp/slack-desc
index c29947e136..a66686c190 100644
--- a/network/msmtp/slack-desc
+++ b/network/msmtp/slack-desc
@@ -1,10 +1,19 @@
-msmtp: A simple SMTP client
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in. You must
+# make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':'.
+
+ |-----handy-ruler------------------------------------------------------|
+msmtp: msmtp (simple SMTP client)
msmtp:
-msmtp: In the default mode, msmtp transmits a mail to an SMTP server (for
-msmtp: example at a free mail provider) which does the delivery.
+msmtp: In the default mode, msmtp transmits a mail to an SMTP server
+msmtp: (for example, at a free mail provider) which does the delivery.
+msmtp:
+msmtp: To use this program with your mail user agent (MUA), create a
+msmtp: configuration file with your mail account(s) and tell your MUA
+msmtp: to call msmtp instead of /usr/sbin/sendmail.
msmtp:
-msmtp: To use this program with your mail user agent (MUA), create a configuration
-msmtp: file with your mail account(s) and tell your MUA to call msmtp instead of
-msmtp: /usr/sbin/sendmail.
msmtp:
msmtp: