network/pure-ftpd: Updated for version 1.0.43.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Christophe Trussardi 2016-08-27 23:35:37 +01:00 committed by David Spencer
parent 426e7bc4f4
commit 196594d1d9
3 changed files with 10 additions and 10 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for pure-ftpd
# Copyright (c) 2015, Christophe Trussardi, Paris, France
# Copyright (c) 2016, Christophe Trussardi, Paris, France
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@ -22,13 +22,13 @@
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pure-ftpd
VERSION=${VERSION:-1.0.42}
VERSION=${VERSION:-1.0.43}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
i?86) ARCH=i486 ;;
i?86) ARCH=i586 ;;
arm*) ARCH=arm ;;
*) ARCH=$( uname -m ) ;;
esac
@ -39,8 +39,8 @@ TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
if [ "$ARCH" = "i486" ]; then
SLKCFLAGS="-O2 -march=i486 -mtune=i686"
if [ "$ARCH" = "i586" ]; then
SLKCFLAGS="-O2 -march=i586 -mtune=i686"
LIBDIRSUFFIX=""
elif [ "$ARCH" = "i686" ]; then
SLKCFLAGS="-O2 -march=i686 -mtune=i686"
@ -71,7 +71,7 @@ find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \
-o -perm 511 \) -exec chmod 755 {} \; -o \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \

View file

@ -1,8 +1,8 @@
PRGNAM="pure-ftpd"
VERSION="1.0.42"
VERSION="1.0.43"
HOMEPAGE="http://www.pureftpd.org/"
DOWNLOAD="http://download.pureftpd.org/pub/pure-ftpd/releases/pure-ftpd-1.0.42.tar.gz"
MD5SUM="4195af8f0e5ee2a798b1014071dae3a3"
DOWNLOAD="http://download.pureftpd.org/pub/pure-ftpd/releases/pure-ftpd-1.0.43.tar.gz"
MD5SUM="8a4a4a4a0eb0cd01ca2353dca6aadc11"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""

View file

@ -6,7 +6,7 @@
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
pure-ftpd: Pure-FTPd
pure-ftpd: Pure-FTPd (FTP server)
pure-ftpd:
pure-ftpd: Pure-FTPd is a free (BSD), secure, production-quality and
pure-ftpd: standard-conformant FTP server. It doesn't provide useless bells and