Revision: 3691 http://gar.svn.sourceforge.net/gar/?rev=3691&view=rev Author: bonivart Date: 2009-03-10 13:03:51 +0000 (Tue, 10 Mar 2009)
Log Message: ----------- Filesys-Df: move to GAR Added Paths: ----------- csw/mgar/pkg/cpan/Filesys-Df/ csw/mgar/pkg/cpan/Filesys-Df/branches/ csw/mgar/pkg/cpan/Filesys-Df/tags/ csw/mgar/pkg/cpan/Filesys-Df/trunk/ csw/mgar/pkg/cpan/Filesys-Df/trunk/Makefile csw/mgar/pkg/cpan/Filesys-Df/trunk/checksums csw/mgar/pkg/cpan/Filesys-Df/trunk/files/ csw/mgar/pkg/cpan/Filesys-Df/trunk/files/CSWpmfilesysdf.gspec Property changes on: csw/mgar/pkg/cpan/Filesys-Df/trunk ___________________________________________________________________ Added: svn:ignore + cookies download work Added: svn:externals + gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v2 Added: csw/mgar/pkg/cpan/Filesys-Df/trunk/Makefile =================================================================== --- csw/mgar/pkg/cpan/Filesys-Df/trunk/Makefile (rev 0) +++ csw/mgar/pkg/cpan/Filesys-Df/trunk/Makefile 2009-03-10 13:03:51 UTC (rev 3691) @@ -0,0 +1,19 @@ +GARNAME = Filesys-Df +GARVERSION = 0.92 +CATEGORIES = cpan +AUTHOR = IGUTHRIE + +DESCRIPTION = Perl extension for filesystem disk space information +define BLURB + This module provides a way to obtain filesystem disk space information. +endef + +DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz +DISTFILES += $(call admfiles,CSWpmfilesysdf,) + +# We define upstream file regex so we can be notifed of new upstream software release +UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz + +EXTRA_MERGE_EXCLUDE_FILES = .*~ .*perllocal\.pod + +include gar/category.mk Added: csw/mgar/pkg/cpan/Filesys-Df/trunk/checksums =================================================================== --- csw/mgar/pkg/cpan/Filesys-Df/trunk/checksums (rev 0) +++ csw/mgar/pkg/cpan/Filesys-Df/trunk/checksums 2009-03-10 13:03:51 UTC (rev 3691) @@ -0,0 +1,3 @@ +a8b0aa3e5151a8a6c8b3067625980934 download/Filesys-Df-0.92.tar.gz +dfb40d287ccaf9c7613150cbec27a255 download/CSWpmfilesysdf.gspec +a8b0aa3e5151a8a6c8b3067625980934 download/Filesys-Df-0.92.tar.gz Added: csw/mgar/pkg/cpan/Filesys-Df/trunk/files/CSWpmfilesysdf.gspec =================================================================== --- csw/mgar/pkg/cpan/Filesys-Df/trunk/files/CSWpmfilesysdf.gspec (rev 0) +++ csw/mgar/pkg/cpan/Filesys-Df/trunk/files/CSWpmfilesysdf.gspec 2009-03-10 13:03:51 UTC (rev 3691) @@ -0,0 +1,7 @@ +%var bitname pm_filesysdf +%var pkgname CSWpmfilesysdf +%include url file://%{PKGLIB}/csw_cpan.gspec +%copyright + +Copyright (c) 2006 Ian Guthrie. All rights reserved. This program is free software; +you can redistribute it and/or modify it under the same terms as Perl itself. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel