diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-10-26 10:57:50 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:47:22 +0700 |
commit | 330c22810a5fb5db4410171aa0c1ad3e0bd82bc6 (patch) | |
tree | 435e0dd4cf71fba27943283bb1080956976527d9 /haskell/haskell-fgl | |
parent | 46c4df73cd73e454af3a95eb185cbb51d933aa9d (diff) |
haskell/haskell-fgl: Updated for version 5.6.0.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-fgl')
-rw-r--r-- | haskell/haskell-fgl/haskell-fgl.SlackBuild | 21 | ||||
-rw-r--r-- | haskell/haskell-fgl/haskell-fgl.info | 14 | ||||
-rw-r--r-- | haskell/haskell-fgl/slack-desc | 2 |
3 files changed, 19 insertions, 18 deletions
diff --git a/haskell/haskell-fgl/haskell-fgl.SlackBuild b/haskell/haskell-fgl/haskell-fgl.SlackBuild index 4ebf0a6aa043..0b28438edec2 100644 --- a/haskell/haskell-fgl/haskell-fgl.SlackBuild +++ b/haskell/haskell-fgl/haskell-fgl.SlackBuild @@ -1,8 +1,9 @@ #!/bin/sh -# Slackware build script for fgl +# Slackware build script for haskell-fgl # 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=haskell-fgl -VERSION=${VERSION:-5.5.2.3} +VERSION=${VERSION:-5.6.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -33,7 +34,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 @@ -44,8 +45,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" @@ -68,10 +69,10 @@ tar xvf $CWD/$SRCNAM-$VERSION.tar.gz cd $SRCNAM-$VERSION chown -R root:root . 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 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \ - -exec chmod 644 {} \; + \( -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 {} \; CFLAGS="$SLKCFLAGS" \ CXXFLAGS="$SLKCFLAGS" \ @@ -101,8 +102,8 @@ cp -a LICENSE $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild mkdir -p $PKG/install -cat $CWD/doinst.sh > $PKG/install/doinst.sh cat $CWD/slack-desc > $PKG/install/slack-desc +cat $CWD/doinst.sh > $PKG/install/doinst.sh cd $PKG /sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz} diff --git a/haskell/haskell-fgl/haskell-fgl.info b/haskell/haskell-fgl/haskell-fgl.info index e15ba69565ce..08b726a7ff51 100644 --- a/haskell/haskell-fgl/haskell-fgl.info +++ b/haskell/haskell-fgl/haskell-fgl.info @@ -1,10 +1,10 @@ PRGNAM="haskell-fgl" -VERSION="5.5.2.3" -HOMEPAGE="http://hackage.haskell.org/package/fgl" -DOWNLOAD="http://hackage.haskell.org/packages/archive/fgl/5.5.2.3/fgl-5.5.2.3.tar.gz" -MD5SUM="996c3343552cef115f3c03f8cc927a95" +VERSION="5.6.0.0" +HOMEPAGE="https://hackage.haskell.org/package/fgl" +DOWNLOAD="https://hackage.haskell.org/packages/archive/fgl/5.6.0.0/fgl-5.6.0.0.tar.gz" +MD5SUM="d6f0209de57f5fdf08f2a072652b1162" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="haskell-mtl" -MAINTAINER="Mikko Värri" -EMAIL="vmj@linuxbox.fi" +REQUIRES="ghc" +MAINTAINER="David Spencer" +EMAIL="baildon.research@googlemail.com" diff --git a/haskell/haskell-fgl/slack-desc b/haskell/haskell-fgl/slack-desc index fcec2af4deb5..0571df6f3b47 100644 --- a/haskell/haskell-fgl/slack-desc +++ b/haskell/haskell-fgl/slack-desc @@ -11,7 +11,7 @@ haskell-fgl: haskell-fgl: The functional graph library for Haskell provides several modules haskell-fgl: that define inductive graphs and graph algorithms. haskell-fgl: -haskell-fgl: http://hackage.haskell.org/package/fgl +haskell-fgl: https://hackage.haskell.org/package/fgl haskell-fgl: haskell-fgl: haskell-fgl: |