[SM-Commit] GIT changes to master grimoire by George Sherwood (a1c14a650c1f9aa2b84d13b891664657a98e5d65)

George Sherwood scm at sourcemage.org
Sat Aug 7 10:33:50 EDT 2010


GIT changes to master grimoire by George Sherwood <gsherwood at sourcemage.org>:

 archive/lzip/DETAILS |   15 +++++++++------
 archive/lzip/HISTORY |    5 +++++
 2 files changed, 14 insertions(+), 6 deletions(-)

New commits:
commit a1c14a650c1f9aa2b84d13b891664657a98e5d65
Author: George Sherwood <gsherwood at sourcemage.org>
Commit: George Sherwood <gsherwood at sourcemage.org>

    lzip: Updated to version 1.10.  Updated SOURCE_URL's

diff --git a/archive/lzip/DETAILS b/archive/lzip/DETAILS
index 667f028..d16eb62 100755
--- a/archive/lzip/DETAILS
+++ b/archive/lzip/DETAILS
@@ -1,10 +1,10 @@
            SPELL=lzip
-         VERSION=1.8
+         VERSION=1.10
           SOURCE=$SPELL-$VERSION.tar.gz
          SOURCE2=$SOURCE.sig
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
-   SOURCE_URL[0]=http://www.very-clever.com/download/nongnu/lzip/$SOURCE
-  SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+   SOURCE_URL[0]=http://nongnu.askapache.com/lzip/$SOURCE
+  SOURCE2_URL[0]=http://nongnu.askapache.com/lzip/$SOURCE2
       SOURCE_GPG=lzip.gpg:$SOURCE.sig:UPSTREAM_KEY
   SOURCE2_IGNORE=signature
         WEB_SITE=http://www.nongnu.org/lzip/lzip.html
@@ -13,8 +13,11 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
         KEYWORDS="compression"
            SHORT="LZMA compression tool"
 cat << EOF
-Lzip is a lossless data compressor based on the LZMA algorithm, with very safe integrity 
-checking and a user interface similar to the one of gzip or bzip2. Lzip decompresses almost 
-as fast as gzip and compresses better than bzip2, which makes it well suited for software 
+Lzip is a lossless data compressor based on the LZMA algorithm, with very
+safe integrity
+checking and a user interface similar to the one of gzip or bzip2. Lzip
+decompresses almost
+as fast as gzip and compresses better than bzip2, which makes it well suited
+for software
 distribution and data archiving.
 EOF
diff --git a/archive/lzip/HISTORY b/archive/lzip/HISTORY
index 5a6bd92..a627fee 100644
--- a/archive/lzip/HISTORY
+++ b/archive/lzip/HISTORY
@@ -1,3 +1,8 @@
+2010-08-07 George Sherwood <gsherwood at sourcemage.org>
+	* DETAILS: Updated to version 1.10. Fixed SOURCE_URL[0]
+	  Fixed SOURCE2_URL[0]
+	  Fixed long description wrap
+
 2009-09-05 Ladislav Hagara <hgr at vabo.cz>
 	* DETAILS: 1.8
 



More information about the SM-Commit mailing list