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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Mar 16 15:10:15 CET 2010


Revision: 9204
          http://gar.svn.sourceforge.net/gar/?rev=9204&view=rev
Author:   dmichelsen
Date:     2010-03-16 14:10:14 +0000 (Tue, 16 Mar 2010)

Log Message:
-----------
svnstat: Initial commit, stub for now, need to figure how out to deploy Java apps best

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


Property changes on: csw/mgar/pkg/svnstat/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/svnstat/trunk/Makefile
===================================================================
--- csw/mgar/pkg/svnstat/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/svnstat/trunk/Makefile	2010-03-16 14:10:14 UTC (rev 9204)
@@ -0,0 +1,20 @@
+GARNAME = svnstat
+GARVERSION = 1.0
+CATEGORIES = apps
+
+DESCRIPTION = Statistic reports and report graphs similar to StatCvs from Subversion
+define BLURB
+endef
+
+MASTER_SITES = $(SF_MIRROR)
+DISTNAME = SvnStat-$(GARVERSION)
+DISTFILES  = $(DISTNAME).zip
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = SvnStat-(\d+(?:\.\d+)*).zip
+
+VENDOR_URL = http://svnstat.sourceforge.net/
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk

Added: csw/mgar/pkg/svnstat/trunk/checksums
===================================================================
--- csw/mgar/pkg/svnstat/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/svnstat/trunk/checksums	2010-03-16 14:10:14 UTC (rev 9204)
@@ -0,0 +1 @@
+2bfc81360a175423c41d8d2d98f90633  SvnStat-1.0.zip


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