Date: Friday, February 5, 2016 @ 03:52:37
  Author: fyan
Revision: 160363

archrelease: copy trunk to community-i686, community-x86_64

Added:
  hlint/repos/community-i686/PKGBUILD
    (from rev 160362, hlint/trunk/PKGBUILD)
  hlint/repos/community-i686/haskell-hlint.install
    (from rev 160362, hlint/trunk/haskell-hlint.install)
  hlint/repos/community-x86_64/PKGBUILD
    (from rev 160362, hlint/trunk/PKGBUILD)
  hlint/repos/community-x86_64/haskell-hlint.install
    (from rev 160362, hlint/trunk/haskell-hlint.install)
Deleted:
  hlint/repos/community-i686/PKGBUILD
  hlint/repos/community-i686/haskell-hlint.install
  hlint/repos/community-i686/hlint.install
  hlint/repos/community-x86_64/PKGBUILD
  hlint/repos/community-x86_64/haskell-hlint.install
  hlint/repos/community-x86_64/hlint.install

----------------------------------------+
 /PKGBUILD                              |  110 +++++++++++++++++++++++++++++++
 /haskell-hlint.install                 |   36 ++++++++++
 community-i686/PKGBUILD                |   55 ---------------
 community-i686/haskell-hlint.install   |   18 -----
 community-i686/hlint.install           |   18 -----
 community-x86_64/PKGBUILD              |   55 ---------------
 community-x86_64/haskell-hlint.install |   18 -----
 community-x86_64/hlint.install         |   18 -----
 8 files changed, 146 insertions(+), 182 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD     2016-02-05 02:52:11 UTC (rev 160362)
+++ community-i686/PKGBUILD     2016-02-05 02:52:37 UTC (rev 160363)
@@ -1,55 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonm...@archlinux.org>
-# Contributor: Arch Haskell Team <arch-hask...@haskell.org>
-
-pkgbase=hlint
-pkgname=(hlint haskell-hlint)
-pkgver=1.9.27
-pkgrel=1
-pkgdesc="Source code suggestions"
-url="http://community.haskell.org/~ndm/hlint/";
-license=("custom:BSD3")
-arch=('i686' 'x86_64')
-makedepends=("ghc=7.10.3" "haskell-ansi-terminal" "haskell-cmdargs" 
"haskell-cpphs"
-             "haskell-extra" "haskell-src-exts" "haskell-hscolour" 
"haskell-uniplate"
-             "haskell-refact")
-source=("http://hackage.haskell.org/packages/archive/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.gz";)
-sha256sums=('3e467fdd5ce0283f4513055230ef2ea3672a2b33469d8c73780ed240f23cdf6d')
-
-build() {
-    cd "${srcdir}/${pkgbase}-${pkgver}"    
-    runhaskell Setup configure -O --enable-library-profiling --enable-shared \
-        --prefix=/usr --docdir="/usr/share/doc/${pkgbase}" 
--datasubdir="$pkgbase" \
-        --libsubdir=\$compiler/site-local/\$pkgid \
-            -fgpl -fthreaded
-    runhaskell Setup build
-    runhaskell Setup haddock --hoogle --html
-    runhaskell Setup register --gen-script
-    runhaskell Setup unregister --gen-script
-    sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
-}
-
-package_hlint() {
-    depends=('gmp' 'libffi')
-
-    cd "${srcdir}/${pkgbase}-${pkgver}"
-    runhaskell Setup copy --destdir="${pkgdir}"
-    rm -r "$pkgdir"/usr/{lib,share/doc}
-    install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
-
-package_haskell-hlint() {
-    pkgdesc="Source code suggestions (docs and libraries)"
-    depends=("${makedepends[@]}" 'hlint')
-    install="haskell-hlint.install"
-
-    cd "${srcdir}/${pkgbase}-${pkgver}"
-    
-    install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/${pkgname}/register.sh"
-    install    -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/${pkgname}/unregister.sh"
-    install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
-    ln -s "/usr/share/doc/${pkgbase}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${pkgbase}"
-    runhaskell Setup copy --destdir="${pkgdir}"
-    rm -f "${pkgdir}/usr/share/doc/${pkgname}/COPYING.BSD3"
-    rm -r "$pkgdir"/usr/{bin,share/${pkgbase}}
-}

Copied: hlint/repos/community-i686/PKGBUILD (from rev 160362, 
hlint/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD                             (rev 0)
+++ community-i686/PKGBUILD     2016-02-05 02:52:37 UTC (rev 160363)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: Felix Yan <felixonm...@archlinux.org>
+# Contributor: Arch Haskell Team <arch-hask...@haskell.org>
+
+pkgbase=hlint
+pkgname=(hlint haskell-hlint)
+pkgver=1.9.28
+pkgrel=1
+pkgdesc="Source code suggestions"
+url="http://community.haskell.org/~ndm/hlint/";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+makedepends=("ghc=7.10.3" "haskell-ansi-terminal" "haskell-cmdargs" 
"haskell-cpphs"
+             "haskell-extra" "haskell-src-exts" "haskell-hscolour" 
"haskell-uniplate"
+             "haskell-refact")
+source=("http://hackage.haskell.org/packages/archive/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.gz";)
+sha256sums=('eb06658a19c362a1f522dc495a6d5e5a90af68cefbcc178713aa8ee0a4c7f710')
+
+build() {
+    cd "${srcdir}/${pkgbase}-${pkgver}"    
+    runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+        --prefix=/usr --docdir="/usr/share/doc/${pkgbase}" 
--datasubdir="$pkgbase" \
+        --libsubdir=\$compiler/site-local/\$pkgid \
+            -fgpl -fthreaded
+    runhaskell Setup build
+    runhaskell Setup haddock --hoogle --html
+    runhaskell Setup register --gen-script
+    runhaskell Setup unregister --gen-script
+    sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package_hlint() {
+    depends=('gmp' 'libffi')
+
+    cd "${srcdir}/${pkgbase}-${pkgver}"
+    runhaskell Setup copy --destdir="${pkgdir}"
+    rm -r "$pkgdir"/usr/{lib,share/doc}
+    install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+package_haskell-hlint() {
+    pkgdesc="Source code suggestions (docs and libraries)"
+    depends=("${makedepends[@]}" 'hlint')
+    install="haskell-hlint.install"
+
+    cd "${srcdir}/${pkgbase}-${pkgver}"
+    
+    install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/${pkgname}/register.sh"
+    install    -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/${pkgname}/unregister.sh"
+    install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+    ln -s "/usr/share/doc/${pkgbase}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${pkgbase}"
+    runhaskell Setup copy --destdir="${pkgdir}"
+    rm -f "${pkgdir}/usr/share/doc/${pkgname}/COPYING.BSD3"
+    rm -r "$pkgdir"/usr/{bin,share/${pkgbase}}
+}

Deleted: community-i686/haskell-hlint.install
===================================================================
--- community-i686/haskell-hlint.install        2016-02-05 02:52:11 UTC (rev 
160362)
+++ community-i686/haskell-hlint.install        2016-02-05 02:52:37 UTC (rev 
160363)
@@ -1,18 +0,0 @@
-HS_DIR=usr/share/haskell/haskell-hlint
-post_install() {
-  ${HS_DIR}/register.sh
-  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
-}
-pre_upgrade() {
-  ${HS_DIR}/unregister.sh
-}
-post_upgrade() {
-  ${HS_DIR}/register.sh
-  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
-}
-pre_remove() {
-  ${HS_DIR}/unregister.sh
-}
-post_remove() {
-  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
-}

Copied: hlint/repos/community-i686/haskell-hlint.install (from rev 160362, 
hlint/trunk/haskell-hlint.install)
===================================================================
--- community-i686/haskell-hlint.install                                (rev 0)
+++ community-i686/haskell-hlint.install        2016-02-05 02:52:37 UTC (rev 
160363)
@@ -0,0 +1,18 @@
+HS_DIR=usr/share/haskell/haskell-hlint
+post_install() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_upgrade() {
+  ${HS_DIR}/unregister.sh
+}
+post_upgrade() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_remove() {
+  ${HS_DIR}/unregister.sh
+}
+post_remove() {
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}

Deleted: community-i686/hlint.install
===================================================================
--- community-i686/hlint.install        2016-02-05 02:52:11 UTC (rev 160362)
+++ community-i686/hlint.install        2016-02-05 02:52:37 UTC (rev 160363)
@@ -1,18 +0,0 @@
-HS_DIR=usr/share/haskell/hlint
-post_install() {
-  ${HS_DIR}/register.sh
-  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
-}
-pre_upgrade() {
-  ${HS_DIR}/unregister.sh
-}
-post_upgrade() {
-  ${HS_DIR}/register.sh
-  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
-}
-pre_remove() {
-  ${HS_DIR}/unregister.sh
-}
-post_remove() {
-  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
-}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD   2016-02-05 02:52:11 UTC (rev 160362)
+++ community-x86_64/PKGBUILD   2016-02-05 02:52:37 UTC (rev 160363)
@@ -1,55 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonm...@archlinux.org>
-# Contributor: Arch Haskell Team <arch-hask...@haskell.org>
-
-pkgbase=hlint
-pkgname=(hlint haskell-hlint)
-pkgver=1.9.27
-pkgrel=1
-pkgdesc="Source code suggestions"
-url="http://community.haskell.org/~ndm/hlint/";
-license=("custom:BSD3")
-arch=('i686' 'x86_64')
-makedepends=("ghc=7.10.3" "haskell-ansi-terminal" "haskell-cmdargs" 
"haskell-cpphs"
-             "haskell-extra" "haskell-src-exts" "haskell-hscolour" 
"haskell-uniplate"
-             "haskell-refact")
-source=("http://hackage.haskell.org/packages/archive/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.gz";)
-sha256sums=('3e467fdd5ce0283f4513055230ef2ea3672a2b33469d8c73780ed240f23cdf6d')
-
-build() {
-    cd "${srcdir}/${pkgbase}-${pkgver}"    
-    runhaskell Setup configure -O --enable-library-profiling --enable-shared \
-        --prefix=/usr --docdir="/usr/share/doc/${pkgbase}" 
--datasubdir="$pkgbase" \
-        --libsubdir=\$compiler/site-local/\$pkgid \
-            -fgpl -fthreaded
-    runhaskell Setup build
-    runhaskell Setup haddock --hoogle --html
-    runhaskell Setup register --gen-script
-    runhaskell Setup unregister --gen-script
-    sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
-}
-
-package_hlint() {
-    depends=('gmp' 'libffi')
-
-    cd "${srcdir}/${pkgbase}-${pkgver}"
-    runhaskell Setup copy --destdir="${pkgdir}"
-    rm -r "$pkgdir"/usr/{lib,share/doc}
-    install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
-
-package_haskell-hlint() {
-    pkgdesc="Source code suggestions (docs and libraries)"
-    depends=("${makedepends[@]}" 'hlint')
-    install="haskell-hlint.install"
-
-    cd "${srcdir}/${pkgbase}-${pkgver}"
-    
-    install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/${pkgname}/register.sh"
-    install    -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/${pkgname}/unregister.sh"
-    install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
-    ln -s "/usr/share/doc/${pkgbase}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${pkgbase}"
-    runhaskell Setup copy --destdir="${pkgdir}"
-    rm -f "${pkgdir}/usr/share/doc/${pkgname}/COPYING.BSD3"
-    rm -r "$pkgdir"/usr/{bin,share/${pkgbase}}
-}

Copied: hlint/repos/community-x86_64/PKGBUILD (from rev 160362, 
hlint/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD                           (rev 0)
+++ community-x86_64/PKGBUILD   2016-02-05 02:52:37 UTC (rev 160363)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: Felix Yan <felixonm...@archlinux.org>
+# Contributor: Arch Haskell Team <arch-hask...@haskell.org>
+
+pkgbase=hlint
+pkgname=(hlint haskell-hlint)
+pkgver=1.9.28
+pkgrel=1
+pkgdesc="Source code suggestions"
+url="http://community.haskell.org/~ndm/hlint/";
+license=("custom:BSD3")
+arch=('i686' 'x86_64')
+makedepends=("ghc=7.10.3" "haskell-ansi-terminal" "haskell-cmdargs" 
"haskell-cpphs"
+             "haskell-extra" "haskell-src-exts" "haskell-hscolour" 
"haskell-uniplate"
+             "haskell-refact")
+source=("http://hackage.haskell.org/packages/archive/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.gz";)
+sha256sums=('eb06658a19c362a1f522dc495a6d5e5a90af68cefbcc178713aa8ee0a4c7f710')
+
+build() {
+    cd "${srcdir}/${pkgbase}-${pkgver}"    
+    runhaskell Setup configure -O --enable-library-profiling --enable-shared \
+        --prefix=/usr --docdir="/usr/share/doc/${pkgbase}" 
--datasubdir="$pkgbase" \
+        --libsubdir=\$compiler/site-local/\$pkgid \
+            -fgpl -fthreaded
+    runhaskell Setup build
+    runhaskell Setup haddock --hoogle --html
+    runhaskell Setup register --gen-script
+    runhaskell Setup unregister --gen-script
+    sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package_hlint() {
+    depends=('gmp' 'libffi')
+
+    cd "${srcdir}/${pkgbase}-${pkgver}"
+    runhaskell Setup copy --destdir="${pkgdir}"
+    rm -r "$pkgdir"/usr/{lib,share/doc}
+    install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+package_haskell-hlint() {
+    pkgdesc="Source code suggestions (docs and libraries)"
+    depends=("${makedepends[@]}" 'hlint')
+    install="haskell-hlint.install"
+
+    cd "${srcdir}/${pkgbase}-${pkgver}"
+    
+    install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/${pkgname}/register.sh"
+    install    -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/${pkgname}/unregister.sh"
+    install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+    ln -s "/usr/share/doc/${pkgbase}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${pkgbase}"
+    runhaskell Setup copy --destdir="${pkgdir}"
+    rm -f "${pkgdir}/usr/share/doc/${pkgname}/COPYING.BSD3"
+    rm -r "$pkgdir"/usr/{bin,share/${pkgbase}}
+}

Deleted: community-x86_64/haskell-hlint.install
===================================================================
--- community-x86_64/haskell-hlint.install      2016-02-05 02:52:11 UTC (rev 
160362)
+++ community-x86_64/haskell-hlint.install      2016-02-05 02:52:37 UTC (rev 
160363)
@@ -1,18 +0,0 @@
-HS_DIR=usr/share/haskell/haskell-hlint
-post_install() {
-  ${HS_DIR}/register.sh
-  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
-}
-pre_upgrade() {
-  ${HS_DIR}/unregister.sh
-}
-post_upgrade() {
-  ${HS_DIR}/register.sh
-  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
-}
-pre_remove() {
-  ${HS_DIR}/unregister.sh
-}
-post_remove() {
-  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
-}

Copied: hlint/repos/community-x86_64/haskell-hlint.install (from rev 160362, 
hlint/trunk/haskell-hlint.install)
===================================================================
--- community-x86_64/haskell-hlint.install                              (rev 0)
+++ community-x86_64/haskell-hlint.install      2016-02-05 02:52:37 UTC (rev 
160363)
@@ -0,0 +1,18 @@
+HS_DIR=usr/share/haskell/haskell-hlint
+post_install() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_upgrade() {
+  ${HS_DIR}/unregister.sh
+}
+post_upgrade() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_remove() {
+  ${HS_DIR}/unregister.sh
+}
+post_remove() {
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}

Deleted: community-x86_64/hlint.install
===================================================================
--- community-x86_64/hlint.install      2016-02-05 02:52:11 UTC (rev 160362)
+++ community-x86_64/hlint.install      2016-02-05 02:52:37 UTC (rev 160363)
@@ -1,18 +0,0 @@
-HS_DIR=usr/share/haskell/hlint
-post_install() {
-  ${HS_DIR}/register.sh
-  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
-}
-pre_upgrade() {
-  ${HS_DIR}/unregister.sh
-}
-post_upgrade() {
-  ${HS_DIR}/register.sh
-  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
-}
-pre_remove() {
-  ${HS_DIR}/unregister.sh
-}
-post_remove() {
-  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
-}

Reply via email to