[Lunar-commits] CVS: moonbase/archive/flexbackup BUILD, 1.1, 1.2 DEPENDS, 1.4, 1.5 DETAILS, 1.3, 1.4

Florin Braescu florin at lunar-linux.org
Tue Feb 22 19:01:51 UTC 2005


Update of /var/cvs/lunar/moonbase/archive/flexbackup
In directory espresso.foo-projects.org:/tmp/cvs-serv31440/archive/flexbackup

Modified Files:
	BUILD DEPENDS DETAILS 
Log Message:
bump the version from 1.2.1a to 1.2.1.

Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/archive/flexbackup/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD	25 Feb 2003 21:11:12 -0000	1.1
+++ BUILD	22 Feb 2005 19:01:49 -0000	1.2
@@ -1,5 +1,5 @@
 (
-   make &&
-   prepare_install &&
-   make install
+
+   default_make
+
 ) > $C_FIFO 2>&1

Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/archive/flexbackup/DEPENDS,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- DEPENDS	20 Mar 2003 15:30:26 -0000	1.4
+++ DEPENDS	22 Feb 2005 19:01:49 -0000	1.5
@@ -1,11 +1,12 @@
-depends perl &&
-depends coreutils &&
-depends findutils &&
-optional_depends "afio" "" "" "for afio format support" &&
-optional_depends "tar" "" "" "for tar format support" &&
-optional_depends "star" "" "" "for star format support" &&
-optional_depends "cpio" "" "" "for cpio format support" &&
-optional_depends "zip" "" "" "for zip format support" &&
-optional_depends "gzip" "" "" "for gzip compression support" &&
-optional_depends "bzip2" "" "" "for bzip2 compression support" &&
+depends perl       &&
+depends coreutils  &&
+depends findutils  &&
+
+optional_depends "afio"   "" "" "for afio format support"        &&
+optional_depends "tar"    "" "" "for tar format support"         &&
+optional_depends "star"   "" "" "for star format support"        &&
+optional_depends "cpio"   "" "" "for cpio format support"        &&
+optional_depends "zip"    "" "" "for zip format support"         &&
+optional_depends "gzip"   "" "" "for gzip compression support"   &&
+optional_depends "bzip2"  "" "" "for bzip2 compression support"  &&
 optional_depends "buffer" "" "" "for I/O buffering"

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/archive/flexbackup/DETAILS,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- DETAILS	5 Oct 2004 09:29:50 -0000	1.3
+++ DETAILS	22 Feb 2005 19:01:49 -0000	1.4
@@ -1,15 +1,15 @@
           MODULE=flexbackup
-         VERSION=1.2.1a
+         VERSION=1.2.1
           SOURCE=$MODULE-$VERSION.tar.gz
-   SOURCE_URL[0]=http://flexbackup.sourceforge.net/tarball/
-   SOURCE_VFY[0]=md5:3951be0393802f4d9cf4f936d79e8238
+   SOURCE_URL=$SFORGE_URL/$MODULE/
+   SOURCE_VFY=sha1:77247f1161208ca65b7cc6fe1743108d2078a166
         WEB_SITE=http://flexbackup.sourceforge.net
          ENTERED=20030225
-         UPDATED=20030906
+         UPDATED=20050222
            SHORT="A flexible backup tool."
+
 cat << EOF
 A flexible backup tool
-
 Features:
    o Easy to configure
    o Uses dump, afio, GNU tar, cpio, star, pax, or zip archivers



More information about the Lunar-commits mailing list