[arch-commits] Commit in cgrep/repos (4 files)

Felix Yan fyan at archlinux.org
Tue Jan 26 09:58:45 UTC 2016


    Date: Tuesday, January 26, 2016 @ 10:58:45
  Author: fyan
Revision: 158947

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

Added:
  cgrep/repos/community-i686/PKGBUILD
    (from rev 158946, cgrep/trunk/PKGBUILD)
  cgrep/repos/community-x86_64/PKGBUILD
    (from rev 158946, cgrep/trunk/PKGBUILD)
Deleted:
  cgrep/repos/community-i686/PKGBUILD
  cgrep/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   62 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   31 ----------------------
 community-x86_64/PKGBUILD |   31 ----------------------
 3 files changed, 62 insertions(+), 62 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2016-01-26 09:58:06 UTC (rev 158946)
+++ community-i686/PKGBUILD	2016-01-26 09:58:45 UTC (rev 158947)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: Arch Haskell Team <arch-haskell at haskell.org>
-
-pkgname=cgrep
-pkgver=6.5.13
-pkgrel=1
-pkgdesc="A context-aware grep for source codes"
-url="http://awgn.github.io/cgrep/"
-license=("GPL2")
-arch=('i686' 'x86_64')
-depends=('gmp' 'libffi')
-makedepends=("ghc=7.10.3" "haskell-ansi-terminal" "haskell-async" "haskell-cmdargs"
-             "haskell-dlist" "haskell-either" "haskell-mtl" "haskell-regex-base"
-             "haskell-regex-pcre" "haskell-regex-posix" "haskell-safe" "haskell-split"
-             "haskell-stm" "haskell-stringsearch" "haskell-unix-compat"
-             "haskell-unordered-containers")
-source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('03bc20b6879b379b1e22f1e09214d1519b7c7f5b82d7c79de3fd52200ba5550a')
-
-build() {
-    cd "${srcdir}/${pkgname}-${pkgver}"
-    
-    runhaskell Setup configure -O --prefix=/usr --docdir="/usr/share/doc/${pkgname}"
-    runhaskell Setup build
-}
-
-package() {
-    cd "${srcdir}/${pkgname}-${pkgver}"
-    runhaskell Setup copy --destdir="${pkgdir}"
-}

Copied: cgrep/repos/community-i686/PKGBUILD (from rev 158946, cgrep/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2016-01-26 09:58:45 UTC (rev 158947)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Arch Haskell Team <arch-haskell at haskell.org>
+
+pkgname=cgrep
+pkgver=6.5.15
+pkgrel=1
+pkgdesc="A context-aware grep for source codes"
+url="http://awgn.github.io/cgrep/"
+license=("GPL2")
+arch=('i686' 'x86_64')
+depends=('gmp' 'libffi' 'pcre')
+makedepends=("ghc=7.10.3" "haskell-ansi-terminal" "haskell-async" "haskell-cmdargs"
+             "haskell-dlist" "haskell-either" "haskell-mtl" "haskell-regex-base"
+             "haskell-regex-pcre" "haskell-regex-posix" "haskell-safe" "haskell-split"
+             "haskell-stm" "haskell-stringsearch" "haskell-unix-compat"
+             "haskell-unordered-containers")
+source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
+sha256sums=('7132cba60d2352fecbc392380cfead394300819974b3d6843fba3ad49dbf64b5')
+
+build() {
+    cd "${srcdir}/${pkgname}-${pkgver}"
+    
+    runhaskell Setup configure -O --prefix=/usr --docdir="/usr/share/doc/${pkgname}"
+    runhaskell Setup build
+}
+
+package() {
+    cd "${srcdir}/${pkgname}-${pkgver}"
+    runhaskell Setup copy --destdir="${pkgdir}"
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2016-01-26 09:58:06 UTC (rev 158946)
+++ community-x86_64/PKGBUILD	2016-01-26 09:58:45 UTC (rev 158947)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: Arch Haskell Team <arch-haskell at haskell.org>
-
-pkgname=cgrep
-pkgver=6.5.13
-pkgrel=1
-pkgdesc="A context-aware grep for source codes"
-url="http://awgn.github.io/cgrep/"
-license=("GPL2")
-arch=('i686' 'x86_64')
-depends=('gmp' 'libffi')
-makedepends=("ghc=7.10.3" "haskell-ansi-terminal" "haskell-async" "haskell-cmdargs"
-             "haskell-dlist" "haskell-either" "haskell-mtl" "haskell-regex-base"
-             "haskell-regex-pcre" "haskell-regex-posix" "haskell-safe" "haskell-split"
-             "haskell-stm" "haskell-stringsearch" "haskell-unix-compat"
-             "haskell-unordered-containers")
-source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('03bc20b6879b379b1e22f1e09214d1519b7c7f5b82d7c79de3fd52200ba5550a')
-
-build() {
-    cd "${srcdir}/${pkgname}-${pkgver}"
-    
-    runhaskell Setup configure -O --prefix=/usr --docdir="/usr/share/doc/${pkgname}"
-    runhaskell Setup build
-}
-
-package() {
-    cd "${srcdir}/${pkgname}-${pkgver}"
-    runhaskell Setup copy --destdir="${pkgdir}"
-}

Copied: cgrep/repos/community-x86_64/PKGBUILD (from rev 158946, cgrep/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2016-01-26 09:58:45 UTC (rev 158947)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Arch Haskell Team <arch-haskell at haskell.org>
+
+pkgname=cgrep
+pkgver=6.5.15
+pkgrel=1
+pkgdesc="A context-aware grep for source codes"
+url="http://awgn.github.io/cgrep/"
+license=("GPL2")
+arch=('i686' 'x86_64')
+depends=('gmp' 'libffi' 'pcre')
+makedepends=("ghc=7.10.3" "haskell-ansi-terminal" "haskell-async" "haskell-cmdargs"
+             "haskell-dlist" "haskell-either" "haskell-mtl" "haskell-regex-base"
+             "haskell-regex-pcre" "haskell-regex-posix" "haskell-safe" "haskell-split"
+             "haskell-stm" "haskell-stringsearch" "haskell-unix-compat"
+             "haskell-unordered-containers")
+source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
+sha256sums=('7132cba60d2352fecbc392380cfead394300819974b3d6843fba3ad49dbf64b5')
+
+build() {
+    cd "${srcdir}/${pkgname}-${pkgver}"
+    
+    runhaskell Setup configure -O --prefix=/usr --docdir="/usr/share/doc/${pkgname}"
+    runhaskell Setup build
+}
+
+package() {
+    cd "${srcdir}/${pkgname}-${pkgver}"
+    runhaskell Setup copy --destdir="${pkgdir}"
+}



More information about the arch-commits mailing list