From ba47ead206be231a223e7abbb65bb6c8a12cff52 Mon Sep 17 00:00:00 2001 From: David Spencer Date: Sat, 27 Oct 2018 12:26:08 +0100 Subject: development/darcs: Updated for version 2.14.1. Signed-off-by: David Spencer --- development/darcs/darcs.SlackBuild | 9 +++++---- development/darcs/darcs.info | 14 +++++++------- development/darcs/slack-desc | 2 +- 3 files changed, 13 insertions(+), 12 deletions(-) (limited to 'development') 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: -- cgit v1.2.3