Revision: 3687 http://gar.svn.sourceforge.net/gar/?rev=3687&view=rev Author: bonivart Date: 2009-03-10 10:12:06 +0000 (Tue, 10 Mar 2009)
Log Message: ----------- Number-Format: move to GAR, update to 1.70 Added Paths: ----------- csw/mgar/pkg/cpan/Number-Format/ csw/mgar/pkg/cpan/Number-Format/branches/ csw/mgar/pkg/cpan/Number-Format/tags/ csw/mgar/pkg/cpan/Number-Format/trunk/ csw/mgar/pkg/cpan/Number-Format/trunk/Makefile csw/mgar/pkg/cpan/Number-Format/trunk/checksums csw/mgar/pkg/cpan/Number-Format/trunk/files/ csw/mgar/pkg/cpan/Number-Format/trunk/files/CSWpmnumberformat.gspec Property changes on: csw/mgar/pkg/cpan/Number-Format/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/Number-Format/trunk/Makefile =================================================================== --- csw/mgar/pkg/cpan/Number-Format/trunk/Makefile (rev 0) +++ csw/mgar/pkg/cpan/Number-Format/trunk/Makefile 2009-03-10 10:12:06 UTC (rev 3687) @@ -0,0 +1,27 @@ +GARNAME = Number-Format +GARVERSION = 1.70 +CATEGORIES = cpan +AUTHOR = WRW + +DESCRIPTION = Perl extension for formatting numbers +define BLURB + Number::Format is a library for formatting numbers. Functions are provided for + converting numbers to strings in a variety of ways, and to convert strings that + contain numbers back into numeric form. The output formats may include thousands + separators - characters inserted between each group of three characters counting + right to left from the decimal point. The characters used for the decimal point and + the thousands separator come from the locale information or can be specified by the + user. +endef + +DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz +DISTFILES += $(call admfiles,CSWpmnumberformat,) + +# We define upstream file regex so we can be notifed of new upstream software release +UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz + +#CONFIGURE_ARGS = $(DIRPATHS) + +EXTRA_MERGE_EXCLUDE_FILES = .*~ .*perllocal\.pod + +include gar/category.mk Added: csw/mgar/pkg/cpan/Number-Format/trunk/checksums =================================================================== --- csw/mgar/pkg/cpan/Number-Format/trunk/checksums (rev 0) +++ csw/mgar/pkg/cpan/Number-Format/trunk/checksums 2009-03-10 10:12:06 UTC (rev 3687) @@ -0,0 +1,3 @@ +72fd7eb99086208404b743f53e3e2e12 download/Number-Format-1.70.tar.gz +97cffeda96d92672f2f16da1d999438c download/CSWpmnumberformat.gspec +72fd7eb99086208404b743f53e3e2e12 download/Number-Format-1.70.tar.gz Added: csw/mgar/pkg/cpan/Number-Format/trunk/files/CSWpmnumberformat.gspec =================================================================== --- csw/mgar/pkg/cpan/Number-Format/trunk/files/CSWpmnumberformat.gspec (rev 0) +++ csw/mgar/pkg/cpan/Number-Format/trunk/files/CSWpmnumberformat.gspec 2009-03-10 10:12:06 UTC (rev 3687) @@ -0,0 +1,10 @@ +%var bitname pm_numberformat +%var pkgname CSWpmnumberformat +%var arch all +%include url file://%{PKGLIB}/csw_cpan.gspec +%copyright + +This package is copyright 1997-2008 by William R. Ward et al., and may +be distributed under the same terms as cover Perl itself (your choice +of Artistic or GPL). See http://dev.perl.org/licenses/ for more +information. 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