Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (43bd52049ae70bcea047c5d0e364f6d23f47940c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (43bd52049ae70bcea047c5d0e364f6d23f47940c)
  • Date: Sun, 5 Aug 2007 03:36:25 -0500

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

utils/grep/DETAILS | 6 +++---
utils/grep/HISTORY | 6 ++++++
2 files changed, 9 insertions(+), 3 deletions(-)

New commits:
commit 43bd52049ae70bcea047c5d0e364f6d23f47940c
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

grep-2.5.3

diff --git a/utils/grep/DETAILS b/utils/grep/DETAILS
index 8a303e7..65f9721 100755
--- a/utils/grep/DETAILS
+++ b/utils/grep/DETAILS
@@ -1,5 +1,5 @@
SPELL=grep
- VERSION=2.5.1a
+ VERSION=2.5.3
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
@@ -7,11 +7,11 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$SPELL/$SOURCE
SOURCE2_URL[0]=$GNU_URL/$SPELL/$SOURCE2
SOURCE2_URL[1]=ftp://ftp.gnu.org/pub/gnu/$SPELL/$SOURCE2
- SOURCE_GPG=gnu-verified.gpg:$SOURCE2
+# SOURCE_GPG=gnu-verified.gpg:$SOURCE2
+ SOURCE_GPG=gnu.gpg:$SOURCE2
SOURCE2_IGNORE=signature
WEB_SITE=http://www.gnu.org/software/grep/
ENTERED=20010922
- UPDATED=20021123
LICENSE[0]=GPL
KEYWORDS="utils"
SHORT="grep finds lines that match specified patterns"
diff --git a/utils/grep/HISTORY b/utils/grep/HISTORY
index d380aaf..750b512 100755
--- a/utils/grep/HISTORY
+++ b/utils/grep/HISTORY
@@ -1,3 +1,9 @@
+2007-08-05 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.5.3
+ change GPG from gnu-verified to gnu
+ see also
+ http://savannah.gnu.org/project/memberlist-gpgkeys.php?group=grep
+
2007-02-25 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* REPAIR^all^POST_REMOVE:added for #13495




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (43bd52049ae70bcea047c5d0e364f6d23f47940c), Treeve Jelbert, 08/05/2007

Archive powered by MHonArc 2.6.24.

Top of Page