[SM-Commit] GIT changes to master grimoire by Vlad Glagolev (cbb34cded44e5db53e993d346b13350e7eea4ba7)

Vlad Glagolev scm at sourcemage.org
Sun Sep 7 01:23:38 EDT 2008


GIT changes to master grimoire by Vlad Glagolev <stealth at sourcemage.org>:

 ftp/rsync/DETAILS |    6 +++---
 ftp/rsync/HISTORY |    3 +++
 2 files changed, 6 insertions(+), 3 deletions(-)

New commits:
commit cbb34cded44e5db53e993d346b13350e7eea4ba7
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>

    rsync: => 3.0.4

diff --git a/ftp/rsync/DETAILS b/ftp/rsync/DETAILS
index 0351d31..f6341b6 100755
--- a/ftp/rsync/DETAILS
+++ b/ftp/rsync/DETAILS
@@ -1,8 +1,8 @@
            SPELL=rsync
-         VERSION=3.0.3
+         VERSION=3.0.4
           SOURCE=$SPELL-$VERSION.tar.gz
          SOURCE2=$SOURCE.asc
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
    SOURCE_URL[0]=http://rsync.samba.org/ftp/$SPELL/$SOURCE
    SOURCE_URL[1]=ftp://ftp.samba.org/pub/$SPELL/$SOURCE
   SOURCE2_URL[0]=$SOURCE_URL.asc
@@ -13,7 +13,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
          ENTERED=20010922
       LICENSE[0]=GPL
         KEYWORDS="ftp"
-           SHORT="rsync provides fast incremental file transfer"
+           SHORT="fast incremental file transfer tool"
 cat << EOF
 rsync is a replacement for rcp (and scp) that has many more features. It uses
 the "rsync algorithm" which provides a very fast method for remote files into
diff --git a/ftp/rsync/HISTORY b/ftp/rsync/HISTORY
index aa96cd9..2b134ac 100644
--- a/ftp/rsync/HISTORY
+++ b/ftp/rsync/HISTORY
@@ -1,3 +1,6 @@
+2008-09-07 Vlad Glagolev <stealth at sourcemage.org>
+	* DETAILS: updated spell to 3.0.4; fixed short desc, quoting paths
+
 2008-06-30 Vlad Glagolev <stealth at sourcemage.org>
 	* DETAILS: updated spell to 3.0.3, removed useless pre's, fixed long
 	  desc, updated 2nd mirror, replaced hash with upstream's gpg sig



More information about the SM-Commit mailing list