summaryrefslogtreecommitdiffstats
path: root/development/darcs
diff options
context:
space:
mode:
author David Spencer2018-10-27 13:26:08 +0200
committer Willy Sudiarto Raharjo2018-11-10 01:47:00 +0100
commitba47ead206be231a223e7abbb65bb6c8a12cff52 (patch)
tree6382a9e3bf1a2dda00d18d490bbf70410284d301 /development/darcs
parent48edd42ff1ff230a9a82208496c33b55f4d5c877 (diff)
downloadslackbuilds-ba47ead206be231a223e7abbb65bb6c8a12cff52.tar.gz
development/darcs: Updated for version 2.14.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/darcs')
-rw-r--r--development/darcs/darcs.SlackBuild9
-rw-r--r--development/darcs/darcs.info14
-rw-r--r--development/darcs/slack-desc2
3 files changed, 13 insertions, 12 deletions
diff --git a/development/darcs/darcs.SlackBuild b/development/darcs/darcs.SlackBuild
index 68e01b78cb..8e80b51a05 100644
--- a/development/darcs/darcs.SlackBuild
+++ b/development/darcs/darcs.SlackBuild
@@ -3,6 +3,7 @@
# Slackware build script for darcs
# Copyright 2015 Mikko Värri, Finland
+# Updated 2018 David Spencer, Baildon, West Yorkshire, U.K.
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=darcs
-VERSION=${VERSION:-2.12.0}
+VERSION=${VERSION:-2.14.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -31,7 +32,7 @@ GHC_VERSION=$(ghc --numeric-version)
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
- i?86) ARCH=i486 ;;
+ i?86) ARCH=i586 ;;
arm*) ARCH=arm ;;
*) ARCH=$( uname -m ) ;;
esac
@@ -42,8 +43,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"
diff --git a/development/darcs/darcs.info b/development/darcs/darcs.info
index 9089b8c580..b9878840f6 100644
--- a/development/darcs/darcs.info
+++ b/development/darcs/darcs.info
@@ -1,10 +1,10 @@
PRGNAM="darcs"
-VERSION="2.12.0"
-HOMEPAGE="http://darcs.net/"
-DOWNLOAD="http://hackage.haskell.org/package/darcs-2.12.0/darcs-2.12.0.tar.gz"
-MD5SUM="c46f4ad16f944f34377e066775adf1be"
+VERSION="2.14.1"
+HOMEPAGE="https://darcs.net/"
+DOWNLOAD="https://hackage.haskell.org/package/darcs-2.14.1/darcs-2.14.1.tar.gz"
+MD5SUM="07a3fe1e5264d22bf1979ff0aa224085"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="ghc haskell-async haskell-attoparsec haskell-base16-bytestring haskell-cryptohash haskell-data-ordlist haskell-fgl haskell-graphviz haskell-hashable haskell-html haskell-HTTP haskell-mmap haskell-mtl haskell-network haskell-network-uri haskell-old-time haskell-parsec haskell-random haskell-regex-applicative haskell-regex-compat-tdfa haskell-sandi haskell-tar haskell-text haskell-transformers-compat haskell-unix-compat haskell-utf8-string haskell-vector haskell-zip-archive haskell-zlib haskell-old-locale"
-MAINTAINER="Mikko Värri"
-EMAIL="vmj@linuxbox.fi"
+REQUIRES="haskell-async haskell-attoparsec haskell-base16-bytestring haskell-cryptohash haskell-data-ordlist haskell-fgl haskell-graphviz haskell-hashable haskell-html haskell-HTTP haskell-mmap haskell-network haskell-network-uri haskell-old-time haskell-random haskell-regex-applicative haskell-regex-compat-tdfa haskell-sandi haskell-tar haskell-transformers-compat haskell-unix-compat haskell-utf8-string haskell-vector haskell-zip-archive haskell-zlib haskell-old-locale"
+MAINTAINER="David Spencer"
+EMAIL="baildon.research@googlemail.com"
diff --git a/development/darcs/slack-desc b/development/darcs/slack-desc
index 4381fa1192..411d3d18f8 100644
--- a/development/darcs/slack-desc
+++ b/development/darcs/slack-desc
@@ -11,7 +11,7 @@ darcs:
darcs: Darcs is a free, open source revision control system written in
darcs: Haskell.
darcs:
-darcs: http://darcs.net/
+darcs: https://darcs.net/
darcs:
darcs:
darcs: