[csw-devel] SF.net SVN: gar:[9559] csw/mgar/pkg

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Wed Apr 7 20:59:01 CEST 2010


Revision: 9559
          http://gar.svn.sourceforge.net/gar/?rev=9559&view=rev
Author:   bonivart
Date:     2010-04-07 18:59:00 +0000 (Wed, 07 Apr 2010)

Log Message:
-----------
rdiff-backup: initial commit

Added Paths:
-----------
    csw/mgar/pkg/rdiff-backup/
    csw/mgar/pkg/rdiff-backup/branches/
    csw/mgar/pkg/rdiff-backup/tags/
    csw/mgar/pkg/rdiff-backup/trunk/
    csw/mgar/pkg/rdiff-backup/trunk/Makefile
    csw/mgar/pkg/rdiff-backup/trunk/checksums
    csw/mgar/pkg/rdiff-backup/trunk/files/


Property changes on: csw/mgar/pkg/rdiff-backup/trunk
___________________________________________________________________
Added: svn:ignore
   + cookies
download
work


Added: svn:externals
   + gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2


Added: csw/mgar/pkg/rdiff-backup/trunk/Makefile
===================================================================
--- csw/mgar/pkg/rdiff-backup/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/rdiff-backup/trunk/Makefile	2010-04-07 18:59:00 UTC (rev 9559)
@@ -0,0 +1,25 @@
+GARNAME = rdiff-backup
+GARVERSION = 1.2.8
+CATEGORIES = python
+
+DESCRIPTION = Remote incremental backup
+define BLURB
+  Remote incremental backup
+endef
+
+MASTER_SITES = http://savannah.nongnu.org/download/rdiff-backup/
+DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
+
+PACKAGES = CSWrdiffbackup
+CATALOGNAME = rdiffbackup
+
+RUNTIME_DEP_PKGS_CSWrdiffbackup += CSWlibrsync
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+
+SKIPTEST = 1
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk

Added: csw/mgar/pkg/rdiff-backup/trunk/checksums
===================================================================
--- csw/mgar/pkg/rdiff-backup/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/rdiff-backup/trunk/checksums	2010-04-07 18:59:00 UTC (rev 9559)
@@ -0,0 +1 @@
+1a94dc537fcf74d6a3a80bd27808e77b  rdiff-backup-1.2.8.tar.gz


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list