[arch-commits] Commit in grep/trunk (PKGBUILD)

2020-11-09 Thread Sébastien Luttringer via arch-commits
Date: Monday, November 9, 2020 @ 09:42:51
  Author: seblu
Revision: 399657

upgpkg: grep 3.6-1

Modified:
  grep/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-09 09:39:54 UTC (rev 399656)
+++ PKGBUILD2020-11-09 09:42:51 UTC (rev 399657)
@@ -3,7 +3,7 @@
 # Contributor: judd 
 
 pkgname=grep
-pkgver=3.5
+pkgver=3.6
 pkgrel=1
 pkgdesc='A string search utility'
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('texinfo')
 validpgpkeys=('155D3FC500C834486D1EEA677FD9FCCB000B') # Jim Meyering
 source=("https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('b82ac77707c2ab945520c8404c9fa9f890f7791a62cf2103cf6238acad87a44a'
+sha256sums=('667e15e8afe189e93f9f21a7cd3a7b3f776202f417330b248c2ad4f997d9373e'
 'SKIP')
 
 prepare() {


[arch-commits] Commit in grep/trunk (PKGBUILD)

2020-10-20 Thread Sébastien Luttringer via arch-commits
Date: Wednesday, October 21, 2020 @ 01:08:59
  Author: seblu
Revision: 398682

upgpkg: grep 3.5-1

Modified:
  grep/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-10-21 01:04:07 UTC (rev 398681)
+++ PKGBUILD2020-10-21 01:08:59 UTC (rev 398682)
@@ -3,7 +3,7 @@
 # Contributor: judd 
 
 pkgname=grep
-pkgver=3.4
+pkgver=3.5
 pkgrel=1
 pkgdesc='A string search utility'
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('texinfo')
 validpgpkeys=('155D3FC500C834486D1EEA677FD9FCCB000B') # Jim Meyering
 source=("https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('58e6751c41a7c25bfc6e9363a41786cff3ba5709cf11d5ad903cf7cce31cc3fb'
+sha256sums=('b82ac77707c2ab945520c8404c9fa9f890f7791a62cf2103cf6238acad87a44a'
 'SKIP')
 
 prepare() {


[arch-commits] Commit in grep/trunk (PKGBUILD testsuite.patch)

2020-01-03 Thread Sébastien Luttringer via arch-commits
Date: Friday, January 3, 2020 @ 12:30:46
  Author: seblu
Revision: 372506

upgpkg: grep 3.4-1

Modified:
  grep/trunk/PKGBUILD
Deleted:
  grep/trunk/testsuite.patch

-+
 PKGBUILD|8 
 testsuite.patch |   35 ---
 2 files changed, 4 insertions(+), 39 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-01-03 12:05:44 UTC (rev 372505)
+++ PKGBUILD2020-01-03 12:30:46 UTC (rev 372506)
@@ -3,8 +3,8 @@
 # Contributor: judd 
 
 pkgname=grep
-pkgver=3.3
-pkgrel=3
+pkgver=3.4
+pkgrel=1
 pkgdesc='A string search utility'
 arch=('x86_64')
 license=('GPL3')
@@ -14,8 +14,8 @@
 makedepends=('texinfo')
 validpgpkeys=('155D3FC500C834486D1EEA677FD9FCCB000B') # Jim Meyering
 source=("https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
-md5sums=('05d0718a1b7cc706a4bdf8115363f1ed'
- 'SKIP')
+sha256sums=('58e6751c41a7c25bfc6e9363a41786cff3ba5709cf11d5ad903cf7cce31cc3fb'
+'SKIP')
 
 prepare() {
   cd $pkgname-$pkgver

Deleted: testsuite.patch
===
--- testsuite.patch 2020-01-03 12:05:44 UTC (rev 372505)
+++ testsuite.patch 2020-01-03 12:30:46 UTC (rev 372506)
@@ -1,35 +0,0 @@
-From c505b0bce73c712f1297bc5f424e0de5e4ec3137 Mon Sep 17 00:00:00 2001
-From: Paul Eggert 
-Date: Thu, 9 Aug 2018 10:52:48 -0700
-Subject: tests: backref-alt works with glibc 2.28
-MIME-Version: 1.0
-Content-Type: text/plain; charset=UTF-8
-Content-Transfer-Encoding: 8bit
-
-Problem reported by Jaroslav Skarvada (Bug#32409).
-* tests/Makefile.am (XFAIL_TESTS) [!USE_INCLUDED_REGEX]:
-Don’t add backref-alt, since this bug is fixed in glibc 2.28.

- tests/Makefile.am | 6 +++---
- 1 file changed, 3 insertions(+), 3 deletions(-)
-
-diff --git a/tests/Makefile.am b/tests/Makefile.am
-index 9f52941..d9f9ee8 100644
 a/tests/Makefile.am
-+++ b/tests/Makefile.am
-@@ -56,9 +56,9 @@ XFAIL_TESTS = triple-backref
- if USE_INCLUDED_REGEX
- XFAIL_TESTS += equiv-classes
- else
--# The backslash-alt test fails for glibc, which needs to be fixed.
--# FIXME-2015: Remove this once the glibc bug is fixed.
--XFAIL_TESTS += backref-alt
-+# The backslash-alt test fails for glibc 2.27 and earlier.
-+# If you're using older glibc you can upgrade to glibc 2.28 or later,
-+# configure --with-included-regex, or ignore the test failure.
- endif
- 
- TESTS =   \
--- 
-cgit v1.0-41-gc330
-


[arch-commits] Commit in grep/trunk (PKGBUILD)

2019-11-13 Thread Evangelos Foutras via arch-commits
Date: Wednesday, November 13, 2019 @ 17:23:20
  Author: foutrelis
Revision: 368338

[core] mass rebuild

Modified:
  grep/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-11-13 17:22:37 UTC (rev 368337)
+++ PKGBUILD2019-11-13 17:23:20 UTC (rev 368338)
@@ -4,7 +4,7 @@
 
 pkgname=grep
 pkgver=3.3
-pkgrel=2
+pkgrel=3
 pkgdesc='A string search utility'
 arch=('x86_64')
 license=('GPL3')


[arch-commits] Commit in grep/trunk (PKGBUILD)

2019-10-06 Thread Sébastien Luttringer via arch-commits
Date: Sunday, October 6, 2019 @ 15:50:14
  Author: seblu
Revision: 363956

upgpkg: grep 3.3-2

https://www.archlinux.org/todo/base-group-removal/

Modified:
  grep/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-10-06 15:50:04 UTC (rev 363955)
+++ PKGBUILD2019-10-06 15:50:14 UTC (rev 363956)
@@ -4,12 +4,12 @@
 
 pkgname=grep
 pkgver=3.3
-pkgrel=1
+pkgrel=2
 pkgdesc='A string search utility'
 arch=('x86_64')
 license=('GPL3')
 url='https://www.gnu.org/software/grep/'
-groups=('base' 'base-devel')
+groups=('base-devel')
 depends=('glibc' 'pcre')
 makedepends=('texinfo')
 validpgpkeys=('155D3FC500C834486D1EEA677FD9FCCB000B') # Jim Meyering


[arch-commits] Commit in grep/trunk (PKGBUILD)

2019-09-20 Thread Sébastien Luttringer via arch-commits
Date: Friday, September 20, 2019 @ 19:13:12
  Author: seblu
Revision: 363161

https://www.archlinux.org/todo/fix-unquoted-variables-which-break-building-the-package-in-certain-scenarios/

Modified:
  grep/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-09-20 15:36:20 UTC (rev 363160)
+++ PKGBUILD2019-09-20 19:13:12 UTC (rev 363161)
@@ -43,5 +43,5 @@
 
 package() {
   cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
+  make DESTDIR="$pkgdir" install
 }


[arch-commits] Commit in grep/trunk (PKGBUILD)

2018-12-21 Thread Sébastien Luttringer via arch-commits
Date: Friday, December 21, 2018 @ 10:15:47
  Author: seblu
Revision: 342632

upgpkg: grep 3.3-1

Modified:
  grep/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-12-21 10:08:11 UTC (rev 342631)
+++ PKGBUILD2018-12-21 10:15:47 UTC (rev 342632)
@@ -3,7 +3,7 @@
 # Contributor: judd 
 
 pkgname=grep
-pkgver=3.2
+pkgver=3.3
 pkgrel=1
 pkgdesc='A string search utility'
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('texinfo')
 validpgpkeys=('155D3FC500C834486D1EEA677FD9FCCB000B') # Jim Meyering
 source=("https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
-md5sums=('fea706effd9161d1b41e4b536a8ec88e'
+md5sums=('05d0718a1b7cc706a4bdf8115363f1ed'
  'SKIP')
 
 prepare() {


[arch-commits] Commit in grep/trunk (PKGBUILD)

2018-12-21 Thread Sébastien Luttringer via arch-commits
Date: Friday, December 21, 2018 @ 10:08:06
  Author: seblu
Revision: 342630

upgpkg: grep 3.2-1

Modified:
  grep/trunk/PKGBUILD

--+
 PKGBUILD |   26 ++
 1 file changed, 14 insertions(+), 12 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-12-21 10:03:40 UTC (rev 342629)
+++ PKGBUILD2018-12-21 10:08:06 UTC (rev 342630)
@@ -3,8 +3,8 @@
 # Contributor: judd 
 
 pkgname=grep
-pkgver=3.1
-pkgrel=2
+pkgver=3.2
+pkgrel=1
 pkgdesc='A string search utility'
 arch=('x86_64')
 license=('GPL3')
@@ -13,19 +13,21 @@
 depends=('glibc' 'pcre')
 makedepends=('texinfo')
 validpgpkeys=('155D3FC500C834486D1EEA677FD9FCCB000B') # Jim Meyering
-source=("https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig}
-testsuite.patch)
-md5sums=('feca7b3e7c7f4aab2b42ecbfc513b070'
- 'SKIP'
- '0d3082d1d1fb77e7575c106fc4df1341')
+source=("https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
+md5sums=('fea706effd9161d1b41e4b536a8ec88e'
+ 'SKIP')
 
 prepare() {
   cd $pkgname-$pkgver
-  
-  # 
http://git.savannah.gnu.org/cgit/grep.git/patch/?id=c505b0bce73c712f1297bc5f424e0de5e4ec3137
-  patch -p1 -i $srcdir/testsuite.patch
-
-  autoreconf
+  # apply patch from the source array (should be a pacman feature)
+  local src
+  for src in "${source[@]}"; do
+src="${src%%::*}"
+src="${src##*/}"
+[[ $src = *.patch ]] || continue
+msg2 "Applying patch $src..."
+patch -Np1 < "../$src"
+  done
 }
 
 build() {


[arch-commits] Commit in grep/trunk (PKGBUILD testsuite.patch)

2018-11-03 Thread Allan McRae via arch-commits
Date: Sunday, November 4, 2018 @ 02:11:59
  Author: allan
Revision: 337799

upgpkg: grep 3.1-2

fix FTBFS

Added:
  grep/trunk/testsuite.patch
Modified:
  grep/trunk/PKGBUILD

-+
 PKGBUILD|   17 ++---
 testsuite.patch |   35 +++
 2 files changed, 49 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-11-04 01:57:07 UTC (rev 337798)
+++ PKGBUILD2018-11-04 02:11:59 UTC (rev 337799)
@@ -4,7 +4,7 @@
 
 pkgname=grep
 pkgver=3.1
-pkgrel=1
+pkgrel=2
 pkgdesc='A string search utility'
 arch=('x86_64')
 license=('GPL3')
@@ -13,10 +13,21 @@
 depends=('glibc' 'pcre')
 makedepends=('texinfo')
 validpgpkeys=('155D3FC500C834486D1EEA677FD9FCCB000B') # Jim Meyering
-source=("https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
+source=("https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig}
+testsuite.patch)
 md5sums=('feca7b3e7c7f4aab2b42ecbfc513b070'
- 'SKIP')
+ 'SKIP'
+ '0d3082d1d1fb77e7575c106fc4df1341')
 
+prepare() {
+  cd $pkgname-$pkgver
+  
+  # 
http://git.savannah.gnu.org/cgit/grep.git/patch/?id=c505b0bce73c712f1297bc5f424e0de5e4ec3137
+  patch -p1 -i $srcdir/testsuite.patch
+
+  autoreconf
+}
+
 build() {
   cd $pkgname-$pkgver
   ./configure --prefix=/usr --without-included-regex

Added: testsuite.patch
===
--- testsuite.patch (rev 0)
+++ testsuite.patch 2018-11-04 02:11:59 UTC (rev 337799)
@@ -0,0 +1,35 @@
+From c505b0bce73c712f1297bc5f424e0de5e4ec3137 Mon Sep 17 00:00:00 2001
+From: Paul Eggert 
+Date: Thu, 9 Aug 2018 10:52:48 -0700
+Subject: tests: backref-alt works with glibc 2.28
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Problem reported by Jaroslav Skarvada (Bug#32409).
+* tests/Makefile.am (XFAIL_TESTS) [!USE_INCLUDED_REGEX]:
+Don’t add backref-alt, since this bug is fixed in glibc 2.28.
+---
+ tests/Makefile.am | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+diff --git a/tests/Makefile.am b/tests/Makefile.am
+index 9f52941..d9f9ee8 100644
+--- a/tests/Makefile.am
 b/tests/Makefile.am
+@@ -56,9 +56,9 @@ XFAIL_TESTS = triple-backref
+ if USE_INCLUDED_REGEX
+ XFAIL_TESTS += equiv-classes
+ else
+-# The backslash-alt test fails for glibc, which needs to be fixed.
+-# FIXME-2015: Remove this once the glibc bug is fixed.
+-XFAIL_TESTS += backref-alt
++# The backslash-alt test fails for glibc 2.27 and earlier.
++# If you're using older glibc you can upgrade to glibc 2.28 or later,
++# configure --with-included-regex, or ignore the test failure.
+ endif
+ 
+ TESTS =   \
+-- 
+cgit v1.0-41-gc330
+


[arch-commits] Commit in grep/trunk (PKGBUILD)

2017-07-03 Thread Sébastien Luttringer
Date: Tuesday, July 4, 2017 @ 02:07:38
  Author: seblu
Revision: 299603

upgpkg: grep 3.1-1

Modified:
  grep/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-07-04 01:17:53 UTC (rev 299602)
+++ PKGBUILD2017-07-04 02:07:38 UTC (rev 299603)
@@ -4,7 +4,7 @@
 # Contributor: judd 
 
 pkgname=grep
-pkgver=3.0
+pkgver=3.1
 pkgrel=1
 pkgdesc='A string search utility'
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 makedepends=('texinfo')
 validpgpkeys=('155D3FC500C834486D1EEA677FD9FCCB000B') # Jim Meyering
 source=("https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
-md5sums=('fa07c1616adeb9c3262be5177d10ad4a'
+md5sums=('feca7b3e7c7f4aab2b42ecbfc513b070'
  'SKIP')
 
 build() {


[arch-commits] Commit in grep/trunk (PKGBUILD)

2017-02-11 Thread Sébastien Luttringer
Date: Saturday, February 11, 2017 @ 19:23:48
  Author: seblu
Revision: 288689

upgpkg: grep 3.0-1

Modified:
  grep/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-02-11 19:23:03 UTC (rev 288688)
+++ PKGBUILD2017-02-11 19:23:48 UTC (rev 288689)
@@ -4,7 +4,7 @@
 # Contributor: judd 
 
 pkgname=grep
-pkgver=2.27
+pkgver=3.0
 pkgrel=1
 pkgdesc='A string search utility'
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 makedepends=('texinfo')
 validpgpkeys=('155D3FC500C834486D1EEA677FD9FCCB000B') # Jim Meyering
 source=("https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
-md5sums=('6138dd227c39d4a25f81eea76a44d4cb'
+md5sums=('fa07c1616adeb9c3262be5177d10ad4a'
  'SKIP')
 
 build() {


[arch-commits] Commit in grep/trunk (PKGBUILD)

2016-12-10 Thread Sébastien Luttringer
Date: Saturday, December 10, 2016 @ 18:10:38
  Author: seblu
Revision: 283008

upgpkg: grep 2.27-1

Modified:
  grep/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-12-10 18:06:39 UTC (rev 283007)
+++ PKGBUILD2016-12-10 18:10:38 UTC (rev 283008)
@@ -4,7 +4,7 @@
 # Contributor: judd 
 
 pkgname=grep
-pkgver=2.26
+pkgver=2.27
 pkgrel=1
 pkgdesc='A string search utility'
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 makedepends=('texinfo')
 validpgpkeys=('155D3FC500C834486D1EEA677FD9FCCB000B') # Jim Meyering
 source=("https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
-md5sums=('afdd61c7221434722671baf002ac9267'
+md5sums=('6138dd227c39d4a25f81eea76a44d4cb'
  'SKIP')
 
 build() {


[arch-commits] Commit in grep/trunk (PKGBUILD)

2016-10-09 Thread Sébastien Luttringer
Date: Sunday, October 9, 2016 @ 11:09:59
  Author: seblu
Revision: 277951

upgpkg: grep 2.26-1

Modified:
  grep/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-10-09 10:57:58 UTC (rev 277950)
+++ PKGBUILD2016-10-09 11:09:59 UTC (rev 277951)
@@ -4,8 +4,8 @@
 # Contributor: judd 
 
 pkgname=grep
-pkgver=2.25
-pkgrel=2
+pkgver=2.26
+pkgrel=1
 pkgdesc='A string search utility'
 arch=('i686' 'x86_64')
 license=('GPL3')
@@ -15,7 +15,7 @@
 makedepends=('texinfo')
 validpgpkeys=('155D3FC500C834486D1EEA677FD9FCCB000B') # Jim Meyering
 source=("ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
-md5sums=('04e96b0e6f0fe6a180ae62c88fcd0af6'
+md5sums=('afdd61c7221434722671baf002ac9267'
  'SKIP')
 
 build() {


[arch-commits] Commit in grep/trunk (PKGBUILD grep.install)

2016-05-14 Thread Sébastien Luttringer
Date: Saturday, May 14, 2016 @ 15:06:31
  Author: seblu
Revision: 267961

upgpkg: grep 2.25-2

https://www.archlinux.org/todo/hooks-part-1/

Modified:
  grep/trunk/PKGBUILD
Deleted:
  grep/trunk/grep.install

--+
 PKGBUILD |3 +--
 grep.install |   18 --
 2 files changed, 1 insertion(+), 20 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-14 12:59:30 UTC (rev 267960)
+++ PKGBUILD2016-05-14 13:06:31 UTC (rev 267961)
@@ -5,7 +5,7 @@
 
 pkgname=grep
 pkgver=2.25
-pkgrel=1
+pkgrel=2
 pkgdesc='A string search utility'
 arch=('i686' 'x86_64')
 license=('GPL3')
@@ -13,7 +13,6 @@
 groups=('base' 'base-devel')
 depends=('glibc' 'pcre')
 makedepends=('texinfo')
-install=$pkgname.install
 validpgpkeys=('155D3FC500C834486D1EEA677FD9FCCB000B') # Jim Meyering
 source=("ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
 md5sums=('04e96b0e6f0fe6a180ae62c88fcd0af6'

Deleted: grep.install
===
--- grep.install2016-05-14 12:59:30 UTC (rev 267960)
+++ grep.install2016-05-14 13:06:31 UTC (rev 267961)
@@ -1,18 +0,0 @@
-infodir=usr/share/info
-file=grep.info
-
-post_install() {
-  [[ -x usr/bin/install-info ]] || return 0
-  install-info "$infodir/$file.gz" "$infodir/dir" 2> /dev/null
-}
-
-post_upgrade() {
-  post_install "$1"
-}
-
-pre_remove() {
-  [[ -x usr/bin/install-info ]] || return 0
-  install-info --delete "$infodir/$file.gz" "$infodir/dir" 2> /dev/null
-}
-
-# vim:set ts=2 sw=2 ft=sh et:


[arch-commits] Commit in grep/trunk (PKGBUILD)

2016-04-23 Thread Sébastien Luttringer
Date: Saturday, April 23, 2016 @ 18:15:58
  Author: seblu
Revision: 266088

upgpkg: grep 2.25-1

Modified:
  grep/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-04-23 16:09:09 UTC (rev 266087)
+++ PKGBUILD2016-04-23 16:15:58 UTC (rev 266088)
@@ -4,7 +4,7 @@
 # Contributor: judd 
 
 pkgname=grep
-pkgver=2.24
+pkgver=2.25
 pkgrel=1
 pkgdesc='A string search utility'
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 install=$pkgname.install
 validpgpkeys=('155D3FC500C834486D1EEA677FD9FCCB000B') # Jim Meyering
 source=("ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
-md5sums=('f1c980134c04692a90078e87283074b6'
+md5sums=('04e96b0e6f0fe6a180ae62c88fcd0af6'
  'SKIP')
 
 build() {


[arch-commits] Commit in grep/trunk (PKGBUILD)

2016-03-12 Thread Sébastien Luttringer
Date: Saturday, March 12, 2016 @ 17:46:39
  Author: seblu
Revision: 261370

upgpkg: grep 2.24-1

Modified:
  grep/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-03-12 16:39:10 UTC (rev 261369)
+++ PKGBUILD2016-03-12 16:46:39 UTC (rev 261370)
@@ -4,7 +4,7 @@
 # Contributor: judd 
 
 pkgname=grep
-pkgver=2.23
+pkgver=2.24
 pkgrel=1
 pkgdesc='A string search utility'
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 install=$pkgname.install
 validpgpkeys=('155D3FC500C834486D1EEA677FD9FCCB000B') # Jim Meyering
 source=("ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
-md5sums=('f46aa9d0d2577b9212a104348a286787'
+md5sums=('f1c980134c04692a90078e87283074b6'
  'SKIP')
 
 build() {


[arch-commits] Commit in grep/trunk (PKGBUILD)

2016-02-10 Thread Sébastien Luttringer
Date: Thursday, February 11, 2016 @ 00:01:58
  Author: seblu
Revision: 259047

upgpkg: grep 2.23-1

Modified:
  grep/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-02-10 21:14:57 UTC (rev 259046)
+++ PKGBUILD2016-02-10 23:01:58 UTC (rev 259047)
@@ -4,7 +4,7 @@
 # Contributor: judd 
 
 pkgname=grep
-pkgver=2.22
+pkgver=2.23
 pkgrel=1
 pkgdesc='A string search utility'
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 install=$pkgname.install
 validpgpkeys=('155D3FC500C834486D1EEA677FD9FCCB000B') # Jim Meyering
 source=("ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
-md5sums=('e1015e951a49a82b02e38891026ef5df'
+md5sums=('f46aa9d0d2577b9212a104348a286787'
  'SKIP')
 
 build() {


[arch-commits] Commit in grep/trunk (PKGBUILD)

2014-11-23 Thread Sébastien Luttringer
Date: Sunday, November 23, 2014 @ 23:55:59
  Author: seblu
Revision: 226865

upgpkg: grep 2.21-1

Modified:
  grep/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-11-23 07:53:22 UTC (rev 226864)
+++ PKGBUILD2014-11-23 22:55:59 UTC (rev 226865)
@@ -4,7 +4,7 @@
 # Contributor: judd 
 
 pkgname=grep
-pkgver=2.20
+pkgver=2.21
 pkgrel=1
 pkgdesc='A string search utility'
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 makedepends=('texinfo')
 install=$pkgname.install
 source=("ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
-md5sums=('2cbea44a4f1548aee20b9ff2d3076908'
+md5sums=('43c48064d6409862b8a850db83c8038a'
  'SKIP')
 
 build() {


[arch-commits] Commit in grep/trunk (PKGBUILD)

2014-06-03 Thread Sébastien Luttringer
Date: Tuesday, June 3, 2014 @ 23:36:16
  Author: seblu
Revision: 214112

upgpkg: grep 2.20-1

Modified:
  grep/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-06-03 20:37:30 UTC (rev 214111)
+++ PKGBUILD2014-06-03 21:36:16 UTC (rev 214112)
@@ -4,7 +4,7 @@
 # Contributor: judd 
 
 pkgname=grep
-pkgver=2.19
+pkgver=2.20
 pkgrel=1
 pkgdesc='A string search utility'
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 makedepends=('texinfo')
 install=$pkgname.install
 source=("ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
-md5sums=('ac732142227d9fe9567d71301e127979'
+md5sums=('2cbea44a4f1548aee20b9ff2d3076908'
  'SKIP')
 
 build() {



[arch-commits] Commit in grep/trunk (PKGBUILD)

2014-02-21 Thread Allan McRae
Date: Friday, February 21, 2014 @ 23:41:41
  Author: allan
Revision: 206222

upgpkg: grep 2.18-1

upstream updated

Modified:
  grep/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-02-21 22:14:51 UTC (rev 206221)
+++ PKGBUILD2014-02-21 22:41:41 UTC (rev 206222)
@@ -3,7 +3,7 @@
 # Contributor: judd 
 
 pkgname=grep
-pkgver=2.17
+pkgver=2.18
 pkgrel=1
 pkgdesc="A string search utility"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 makedepends=('texinfo')
 install=${pkgname}.install
 source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
-md5sums=('3b1f0cbf1139e76171f790665b1b41cf'
+md5sums=('7439f8266f50844b56cc3e2721606541'
  'SKIP')
 
 build() {



[arch-commits] Commit in grep/trunk (PKGBUILD)

2014-02-18 Thread Allan McRae
Date: Tuesday, February 18, 2014 @ 13:21:17
  Author: allan
Revision: 206108

upgpkg: grep 2.17-1

upstream update

Modified:
  grep/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-02-18 08:08:06 UTC (rev 206107)
+++ PKGBUILD2014-02-18 12:21:17 UTC (rev 206108)
@@ -3,7 +3,7 @@
 # Contributor: judd 
 
 pkgname=grep
-pkgver=2.16
+pkgver=2.17
 pkgrel=1
 pkgdesc="A string search utility"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 makedepends=('texinfo')
 install=${pkgname}.install
 source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
-md5sums=('502350a6c8f7c2b12ee58829e760b44d'
+md5sums=('3b1f0cbf1139e76171f790665b1b41cf'
  'SKIP')
 
 build() {



[arch-commits] Commit in grep/trunk (PKGBUILD)

2014-01-01 Thread Allan McRae
Date: Thursday, January 2, 2014 @ 07:41:03
  Author: allan
Revision: 203033

upgpkg: grep 2.16-1

upstream update, fixes FS#37556

Modified:
  grep/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-01-02 06:33:15 UTC (rev 203032)
+++ PKGBUILD2014-01-02 06:41:03 UTC (rev 203033)
@@ -3,7 +3,7 @@
 # Contributor: judd 
 
 pkgname=grep
-pkgver=2.15
+pkgver=2.16
 pkgrel=1
 pkgdesc="A string search utility"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 makedepends=('texinfo')
 install=${pkgname}.install
 source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
-md5sums=('8cab8ca52bcae735af40278423c7c942'
+md5sums=('502350a6c8f7c2b12ee58829e760b44d'
  'SKIP')
 
 build() {



[arch-commits] Commit in grep/trunk (PKGBUILD)

2013-10-26 Thread Allan McRae
Date: Sunday, October 27, 2013 @ 02:34:20
  Author: allan
Revision: 197570

upgpkg: grep 2.15-1

upstream update

Modified:
  grep/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-10-27 00:17:34 UTC (rev 197569)
+++ PKGBUILD2013-10-27 01:34:20 UTC (rev 197570)
@@ -3,8 +3,8 @@
 # Contributor: judd 
 
 pkgname=grep
-pkgver=2.14
-pkgrel=2
+pkgver=2.15
+pkgrel=1
 pkgdesc="A string search utility"
 arch=('i686' 'x86_64')
 license=('GPL3')
@@ -14,8 +14,8 @@
 makedepends=('texinfo')
 install=${pkgname}.install
 source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
-md5sums=('d4a3f03849d1e17ce56ab76aa5a24cab'
- 'b94fdcaa058b47a9a25099c26cd2e4c3')
+md5sums=('8cab8ca52bcae735af40278423c7c942'
+ 'SKIP')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in grep/trunk (PKGBUILD)

2013-01-27 Thread Allan McRae
Date: Sunday, January 27, 2013 @ 13:11:34
  Author: allan
Revision: 176090

upgpkg: grep 2.14-2

rebuild to add to base-devel

Modified:
  grep/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-01-27 12:08:18 UTC (rev 176089)
+++ PKGBUILD2013-01-27 12:11:34 UTC (rev 176090)
@@ -4,7 +4,7 @@
 
 pkgname=grep
 pkgver=2.14
-pkgrel=1
+pkgrel=2
 pkgdesc="A string search utility"
 arch=('i686' 'x86_64')
 license=('GPL3')



[arch-commits] Commit in grep/trunk (PKGBUILD)

2013-01-01 Thread Allan McRae
Date: Tuesday, January 1, 2013 @ 06:52:16
  Author: allan
Revision: 173998

add to base-devel

Modified:
  grep/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-01-01 11:51:55 UTC (rev 173997)
+++ PKGBUILD2013-01-01 11:52:16 UTC (rev 173998)
@@ -9,7 +9,7 @@
 arch=('i686' 'x86_64')
 license=('GPL3')
 url="http://www.gnu.org/software/grep/grep.html";
-groups=('base')
+groups=('base' 'base-devel')
 depends=('glibc' 'pcre' 'sh')
 makedepends=('texinfo')
 install=${pkgname}.install



[arch-commits] Commit in grep/trunk (PKGBUILD grep.install)

2012-08-20 Thread Allan McRae
Date: Monday, August 20, 2012 @ 07:34:57
  Author: allan
Revision: 165462

upgpkg: grep 2.14-1

upstream update

Modified:
  grep/trunk/PKGBUILD
  grep/trunk/grep.install

--+
 PKGBUILD |8 
 grep.install |   10 +++---
 2 files changed, 7 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-08-20 10:57:16 UTC (rev 165461)
+++ PKGBUILD2012-08-20 11:34:57 UTC (rev 165462)
@@ -3,8 +3,8 @@
 # Contributor: judd 
 
 pkgname=grep
-pkgver=2.13
-pkgrel=2
+pkgver=2.14
+pkgrel=1
 pkgdesc="A string search utility"
 arch=('i686' 'x86_64')
 license=('GPL3')
@@ -14,8 +14,8 @@
 makedepends=('texinfo')
 install=${pkgname}.install
 source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
-md5sums=('5894d484e6c02249f9702d0d8a472115'
- '99acaa4d45ab931be2ecba49a1766df7')
+md5sums=('d4a3f03849d1e17ce56ab76aa5a24cab'
+ 'b94fdcaa058b47a9a25099c26cd2e4c3')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}

Modified: grep.install
===
--- grep.install2012-08-20 10:57:16 UTC (rev 165461)
+++ grep.install2012-08-20 11:34:57 UTC (rev 165462)
@@ -1,11 +1,9 @@
 infodir=usr/share/info
-filelist=(grep.info)
+file=grep.info
 
 post_install() {
   [ -x usr/bin/install-info ] || return 0
-  for file in ${filelist[@]}; do
-install-info $infodir/$file.gz $infodir/dir 2> /dev/null
-  done
+  install-info $infodir/$file.gz $infodir/dir 2> /dev/null
 }
 
 post_upgrade() {
@@ -14,8 +12,6 @@
 
 pre_remove() {
   [ -x usr/bin/install-info ] || return 0
-  for file in ${filelist[@]}; do
-install-info --delete $infodir/$file.gz $infodir/dir 2> /dev/null
-  done
+  install-info --delete $infodir/$file.gz $infodir/dir 2> /dev/null
 }
 



[arch-commits] Commit in grep/trunk (PKGBUILD)

2012-07-15 Thread Dave Reisner
Date: Sunday, July 15, 2012 @ 22:50:11
  Author: dreisner
Revision: 163568

upgpkg: grep 2.13-2

- remove /bin symlink, this isn't needed by filesystem anymore

Modified:
  grep/trunk/PKGBUILD

--+
 PKGBUILD |5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-07-16 02:32:53 UTC (rev 163567)
+++ PKGBUILD2012-07-16 02:50:11 UTC (rev 163568)
@@ -4,7 +4,7 @@
 
 pkgname=grep
 pkgver=2.13
-pkgrel=1
+pkgrel=2
 pkgdesc="A string search utility"
 arch=('i686' 'x86_64')
 license=('GPL3')
@@ -31,7 +31,4 @@
 package() {
   cd ${srcdir}/${pkgname}-${pkgver}
   make DESTDIR=${pkgdir} install
-  
-  install -dm755 ${pkgdir}/bin
-  ln -s /usr/bin/grep ${pkgdir}/bin/grep
 }



[arch-commits] Commit in grep/trunk (PKGBUILD)

2012-07-04 Thread Allan McRae
Date: Thursday, July 5, 2012 @ 01:01:46
  Author: allan
Revision: 162995

upgpkg: grep 2.13-1

upstream update

Modified:
  grep/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-07-04 21:45:33 UTC (rev 162994)
+++ PKGBUILD2012-07-05 05:01:46 UTC (rev 162995)
@@ -3,7 +3,7 @@
 # Contributor: judd 
 
 pkgname=grep
-pkgver=2.12
+pkgver=2.13
 pkgrel=1
 pkgdesc="A string search utility"
 arch=('i686' 'x86_64')
@@ -14,8 +14,8 @@
 makedepends=('texinfo')
 install=${pkgname}.install
 source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
-md5sums=('8d2f0346d08b13c18afb81f0e8aa1e2f'
- '7a25f2ece647b8637f4ae1de474712e7')
+md5sums=('5894d484e6c02249f9702d0d8a472115'
+ '99acaa4d45ab931be2ecba49a1766df7')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in grep/trunk (PKGBUILD)

2012-04-24 Thread Allan McRae
Date: Tuesday, April 24, 2012 @ 22:47:50
  Author: allan
Revision: 157148

upgpkg: grep 2.12-1

upstream update

Modified:
  grep/trunk/PKGBUILD

--+
 PKGBUILD |   13 +
 1 file changed, 5 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-04-25 02:16:48 UTC (rev 157147)
+++ PKGBUILD2012-04-25 02:47:50 UTC (rev 157148)
@@ -3,8 +3,8 @@
 # Contributor: judd 
 
 pkgname=grep
-pkgver=2.11
-pkgrel=2
+pkgver=2.12
+pkgrel=1
 pkgdesc="A string search utility"
 arch=('i686' 'x86_64')
 license=('GPL3')
@@ -13,15 +13,12 @@
 depends=('glibc' 'pcre' 'sh')
 makedepends=('texinfo')
 install=${pkgname}.install
-source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz{,.sig}
-grep-2.11-exclude-dir-crash.patch)
-md5sums=('ad9c6dbdeab93e50d2bc380f10ed3643'
- 'e4fea5e355973c951f93f48bc86f92fa'
- 'e882644cf8c1a4e37da7ba8c0867e70b')
+source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
+md5sums=('8d2f0346d08b13c18afb81f0e8aa1e2f'
+ '7a25f2ece647b8637f4ae1de474712e7')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  patch -p1 -i $srcdir/grep-2.11-exclude-dir-crash.patch
   ./configure --prefix=/usr --without-included-regex
   make
 }



[arch-commits] Commit in grep/trunk (PKGBUILD grep-2.11-exclude-dir-crash.patch)

2012-03-12 Thread Allan McRae
Date: Monday, March 12, 2012 @ 05:45:52
  Author: allan
Revision: 153225

upgpkg: grep 2.11-2

fix segfault with -r --exclude-dir

Added:
  grep/trunk/grep-2.11-exclude-dir-crash.patch
Modified:
  grep/trunk/PKGBUILD

---+
 PKGBUILD  |9 ---
 grep-2.11-exclude-dir-crash.patch |   44 
 2 files changed, 50 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-03-12 09:45:42 UTC (rev 153224)
+++ PKGBUILD2012-03-12 09:45:52 UTC (rev 153225)
@@ -4,7 +4,7 @@
 
 pkgname=grep
 pkgver=2.11
-pkgrel=1
+pkgrel=2
 pkgdesc="A string search utility"
 arch=('i686' 'x86_64')
 license=('GPL3')
@@ -13,12 +13,15 @@
 depends=('glibc' 'pcre' 'sh')
 makedepends=('texinfo')
 install=${pkgname}.install
-source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
+source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz{,.sig}
+grep-2.11-exclude-dir-crash.patch)
 md5sums=('ad9c6dbdeab93e50d2bc380f10ed3643'
- 'e4fea5e355973c951f93f48bc86f92fa')
+ 'e4fea5e355973c951f93f48bc86f92fa'
+ 'e882644cf8c1a4e37da7ba8c0867e70b')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
+  patch -p1 -i $srcdir/grep-2.11-exclude-dir-crash.patch
   ./configure --prefix=/usr --without-included-regex
   make
 }

Added: grep-2.11-exclude-dir-crash.patch
===
--- grep-2.11-exclude-dir-crash.patch   (rev 0)
+++ grep-2.11-exclude-dir-crash.patch   2012-03-12 09:45:52 UTC (rev 153225)
@@ -0,0 +1,44 @@
+From 12c957f786b12a4dd116f9c40a715d671d17fa16 Mon Sep 17 00:00:00 2001
+From: Allan McRae 
+Date: Mon, 12 Mar 2012 09:28:01 +0100
+Subject: [PATCH] grep: fix segfault with -r --exclude-dir and no file operand
+
+* src/main.c (grepdir): Don't invoke excluded_file_name on NULL.
+* NEWS (Bug fixes): Mention it.
+---
+ NEWS   |5 +
+ src/main.c |2 +-
+ 2 files changed, 6 insertions(+), 1 deletion(-)
+
+diff --git a/NEWS b/NEWS
+index d0a63d5..d4d70f5 100644
+--- a/NEWS
 b/NEWS
+@@ -2,6 +2,11 @@ GNU grep NEWS-*- outline 
-*-
+ 
+ * Noteworthy changes in release ?.? (-??-??) [?]
+ 
++** Bug fixes
++
++   grep no longer segfaults with -r --exclude-dir and no file operand.
++   I.e., ":|grep -r --exclude-dir=D PAT" would segfault.
++
+ 
+ * Noteworthy changes in release 2.11 (2012-03-02) [stable]
+ 
+diff --git a/src/main.c b/src/main.c
+index 2f6c761..f4f1235 100644
+--- a/src/main.c
 b/src/main.c
+@@ -1361,7 +1361,7 @@ grepdir (char const *dir, struct stats const *stats)
+   struct stats const *ancestor;
+   char *name_space;
+   int status = 1;
+-  if (excluded_directory_patterns
++  if (dir && excluded_directory_patterns
+   && excluded_file_name (excluded_directory_patterns, dir))
+ return 1;
+ 
+-- 
+1.7.9.3
+



[arch-commits] Commit in grep/trunk (PKGBUILD)

2012-03-02 Thread Allan McRae
Date: Friday, March 2, 2012 @ 06:03:29
  Author: allan
Revision: 151763

upgpkg: grep 2.11-1

upstream update

Modified:
  grep/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-03-02 10:58:36 UTC (rev 151762)
+++ PKGBUILD2012-03-02 11:03:29 UTC (rev 151763)
@@ -3,8 +3,8 @@
 # Contributor: judd 
 
 pkgname=grep
-pkgver=2.10
-pkgrel=3
+pkgver=2.11
+pkgrel=1
 pkgdesc="A string search utility"
 arch=('i686' 'x86_64')
 license=('GPL3')
@@ -14,8 +14,8 @@
 makedepends=('texinfo')
 install=${pkgname}.install
 source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
-md5sums=('709915434d09f5db655e5ebd7fd6bb7f'
- '9ad5c390a6ad7f566c58db28ddb06aed')
+md5sums=('ad9c6dbdeab93e50d2bc380f10ed3643'
+ 'e4fea5e355973c951f93f48bc86f92fa')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in grep/trunk (PKGBUILD)

2012-02-16 Thread Allan McRae
Date: Thursday, February 16, 2012 @ 07:00:03
  Author: allan
Revision: 150288

upgpkg: grep 2.10-3

add /bin/grep symlink

Modified:
  grep/trunk/PKGBUILD

--+
 PKGBUILD |5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-02-16 11:01:38 UTC (rev 150287)
+++ PKGBUILD2012-02-16 12:00:03 UTC (rev 150288)
@@ -4,7 +4,7 @@
 
 pkgname=grep
 pkgver=2.10
-pkgrel=2
+pkgrel=3
 pkgdesc="A string search utility"
 arch=('i686' 'x86_64')
 license=('GPL3')
@@ -31,4 +31,7 @@
 package() {
   cd ${srcdir}/${pkgname}-${pkgver}
   make DESTDIR=${pkgdir} install
+  
+  install -dm755 ${pkgdir}/bin
+  ln -s /usr/bin/grep ${pkgdir}/bin/grep
 }



[arch-commits] Commit in grep/trunk (PKGBUILD)

2012-02-05 Thread Allan McRae
Date: Sunday, February 5, 2012 @ 20:58:30
  Author: allan
Revision: 149158

upgpkg: grep 2.10-2

pcre rebuild

Modified:
  grep/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-02-06 01:57:58 UTC (rev 149157)
+++ PKGBUILD2012-02-06 01:58:30 UTC (rev 149158)
@@ -4,7 +4,7 @@
 
 pkgname=grep
 pkgver=2.10
-pkgrel=1
+pkgrel=2
 pkgdesc="A string search utility"
 arch=('i686' 'x86_64')
 license=('GPL3')
@@ -19,7 +19,7 @@
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr --bindir=/bin --without-included-regex
+  ./configure --prefix=/usr --without-included-regex
   make
 }
 



[arch-commits] Commit in grep/trunk (PKGBUILD)

2011-11-22 Thread Allan McRae
Date: Wednesday, November 23, 2011 @ 01:47:37
  Author: allan
Revision: 143112

upgpkg: grep 2.10-1

upstream update

Modified:
  grep/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-11-23 06:41:04 UTC (rev 143111)
+++ PKGBUILD2011-11-23 06:47:37 UTC (rev 143112)
@@ -3,8 +3,8 @@
 # Contributor: judd 
 
 pkgname=grep
-pkgver=2.9
-pkgrel=2
+pkgver=2.10
+pkgrel=1
 pkgdesc="A string search utility"
 arch=('i686' 'x86_64')
 license=('GPL3')
@@ -14,8 +14,8 @@
 makedepends=('texinfo')
 install=${pkgname}.install
 source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
-md5sums=('25e41b2aa201104354740961ef36005a'
- '78b903e88d23890d9e737e1415f4de21')
+md5sums=('709915434d09f5db655e5ebd7fd6bb7f'
+ '9ad5c390a6ad7f566c58db28ddb06aed')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in grep/trunk (PKGBUILD)

2011-11-02 Thread Allan McRae
Date: Thursday, November 3, 2011 @ 02:54:02
  Author: allan
Revision: 141918

signing rebuild

Modified:
  grep/trunk/PKGBUILD

--+
 PKGBUILD |7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-11-03 06:31:54 UTC (rev 141917)
+++ PKGBUILD2011-11-03 06:54:02 UTC (rev 141918)
@@ -4,7 +4,7 @@
 
 pkgname=grep
 pkgver=2.9
-pkgrel=1
+pkgrel=2
 pkgdesc="A string search utility"
 arch=('i686' 'x86_64')
 license=('GPL3')
@@ -13,8 +13,9 @@
 depends=('glibc' 'pcre' 'sh')
 makedepends=('texinfo')
 install=${pkgname}.install
-source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz)
-md5sums=('25e41b2aa201104354740961ef36005a')
+source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
+md5sums=('25e41b2aa201104354740961ef36005a'
+ '78b903e88d23890d9e737e1415f4de21')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in grep/trunk (PKGBUILD)

2011-06-25 Thread Allan McRae
Date: Saturday, June 25, 2011 @ 08:20:55
  Author: allan
Revision: 128670

upgpkg: grep 2.9-1
upstream update

Modified:
  grep/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-06-25 12:14:59 UTC (rev 128669)
+++ PKGBUILD2011-06-25 12:20:55 UTC (rev 128670)
@@ -3,7 +3,7 @@
 # Contributor: judd 
 
 pkgname=grep
-pkgver=2.8
+pkgver=2.9
 pkgrel=1
 pkgdesc="A string search utility"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 makedepends=('texinfo')
 install=${pkgname}.install
 source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz)
-md5sums=('b59003c42b330bdabd417e00d07102da')
+md5sums=('25e41b2aa201104354740961ef36005a')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in grep/trunk (PKGBUILD grep.install)

2011-05-16 Thread Allan McRae
Date: Monday, May 16, 2011 @ 07:49:29
  Author: allan
Revision: 124062

upgpkg: grep 2.8-1
upstream update

Modified:
  grep/trunk/PKGBUILD
  grep/trunk/grep.install

--+
 PKGBUILD |8 ++--
 grep.install |2 +-
 2 files changed, 7 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-05-16 10:35:21 UTC (rev 124061)
+++ PKGBUILD2011-05-16 11:49:29 UTC (rev 124062)
@@ -3,7 +3,7 @@
 # Contributor: judd 
 
 pkgname=grep
-pkgver=2.7
+pkgver=2.8
 pkgrel=1
 pkgdesc="A string search utility"
 arch=('i686' 'x86_64')
@@ -14,12 +14,16 @@
 makedepends=('texinfo')
 install=${pkgname}.install
 source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz)
-md5sums=('6dd9931a52501519d7779a27cf953326')
+md5sums=('b59003c42b330bdabd417e00d07102da')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
   ./configure --prefix=/usr --bindir=/bin --without-included-regex
   make
+}
+
+check() {
+  cd ${srcdir}/${pkgname}-${pkgver}
   make check
 }
 

Modified: grep.install
===
--- grep.install2011-05-16 10:35:21 UTC (rev 124061)
+++ grep.install2011-05-16 11:49:29 UTC (rev 124062)
@@ -1,4 +1,4 @@
-infodir=/usr/share/info
+infodir=usr/share/info
 filelist=(grep.info)
 
 post_install() {



[arch-commits] Commit in grep/trunk (PKGBUILD)

2010-09-20 Thread Allan McRae
Date: Monday, September 20, 2010 @ 23:26:36
  Author: allan
Revision: 91020

upgpkg: grep 2.7-1
upstream update

Modified:
  grep/trunk/PKGBUILD

--+
 PKGBUILD |   15 ++-
 1 file changed, 10 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-09-20 23:33:56 UTC (rev 91019)
+++ PKGBUILD2010-09-21 03:26:36 UTC (rev 91020)
@@ -3,7 +3,7 @@
 # Contributor: judd 
 
 pkgname=grep
-pkgver=2.6.3
+pkgver=2.7
 pkgrel=1
 pkgdesc="A string search utility"
 arch=('i686' 'x86_64')
@@ -11,14 +11,19 @@
 url="http://www.gnu.org/software/grep/grep.html";
 groups=('base')
 depends=('glibc' 'pcre' 'sh')
-makedepends=('texinfo>=4.8a')
+makedepends=('texinfo')
 install=${pkgname}.install
 source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz)
-md5sums=('69a3bf508a3f14d12369e0e1c7a92763')
+md5sums=('6dd9931a52501519d7779a27cf953326')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
   ./configure --prefix=/usr --bindir=/bin --without-included-regex
-  make || return 1
-  make DESTDIR=${pkgdir} install || return 1
+  make
+  make check
 }
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}



[arch-commits] Commit in grep/trunk (PKGBUILD)

2010-04-02 Thread Allan McRae
Date: Friday, April 2, 2010 @ 06:43:26
  Author: allan
Revision: 75676

upgpkg: grep 2.6.3-1
upstream bug fix release

Modified:
  grep/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-04-02 10:15:56 UTC (rev 75675)
+++ PKGBUILD2010-04-02 10:43:26 UTC (rev 75676)
@@ -3,7 +3,7 @@
 # Contributor: judd 
 
 pkgname=grep
-pkgver=2.6.2
+pkgver=2.6.3
 pkgrel=1
 pkgdesc="A string search utility"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 makedepends=('texinfo>=4.8a')
 install=${pkgname}.install
 source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz)
-md5sums=('b2d5841757ab065b28d0ff4c7ca2eca8')
+md5sums=('69a3bf508a3f14d12369e0e1c7a92763')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in grep/trunk (PKGBUILD)

2010-03-29 Thread Allan McRae
Date: Monday, March 29, 2010 @ 18:17:52
  Author: allan
Revision: 74062

upgpkg: grep 2.6.2-1
upstream bug fix release

Modified:
  grep/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-03-29 22:15:30 UTC (rev 74061)
+++ PKGBUILD2010-03-29 22:17:52 UTC (rev 74062)
@@ -3,7 +3,7 @@
 # Contributor: judd 
 
 pkgname=grep
-pkgver=2.6.1
+pkgver=2.6.2
 pkgrel=1
 pkgdesc="A string search utility"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 makedepends=('texinfo>=4.8a')
 install=${pkgname}.install
 source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz)
-md5sums=('6462c218ad2df7e111206d06bef38363')
+md5sums=('b2d5841757ab065b28d0ff4c7ca2eca8')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in grep/trunk (PKGBUILD)

2010-03-26 Thread Allan McRae
Date: Friday, March 26, 2010 @ 08:37:52
  Author: allan
Revision: 73471

upgpkg: grep 2.6.1-1
upstream update

Modified:
  grep/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-03-26 11:37:08 UTC (rev 73470)
+++ PKGBUILD2010-03-26 12:37:52 UTC (rev 73471)
@@ -3,7 +3,7 @@
 # Contributor: judd 
 
 pkgname=grep
-pkgver=2.6
+pkgver=2.6.1
 pkgrel=1
 pkgdesc="A string search utility"
 arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
 depends=('glibc' 'pcre' 'sh')
 makedepends=('texinfo>=4.8a')
 install=${pkgname}.install
-source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('be5ca628d4b667689149f660e54d211f')
+source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz)
+md5sums=('6462c218ad2df7e111206d06bef38363')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}