[csw-devel] SF.net SVN: gar:[17272] csw/mgar/pkg/cpan/Math-Interpolate/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Fri Mar 2 20:59:49 CET 2012
Revision: 17272
http://gar.svn.sourceforge.net/gar/?rev=17272&view=rev
Author: dmichelsen
Date: 2012-03-02 19:59:49 +0000 (Fri, 02 Mar 2012)
Log Message:
-----------
cpan/Math-Interpolate/trunk: Sanitize package name
Modified Paths:
--------------
csw/mgar/pkg/cpan/Math-Interpolate/trunk/Makefile
csw/mgar/pkg/cpan/Math-Interpolate/trunk/checksums
Removed Paths:
-------------
csw/mgar/pkg/cpan/Math-Interpolate/trunk/files/CSWpmmathinterpolate.gspec
csw/mgar/pkg/cpan/Math-Interpolate/trunk/files/CSWpmmathinterpolate.prototype
Modified: csw/mgar/pkg/cpan/Math-Interpolate/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Math-Interpolate/trunk/Makefile 2012-03-02 19:55:34 UTC (rev 17271)
+++ csw/mgar/pkg/cpan/Math-Interpolate/trunk/Makefile 2012-03-02 19:59:49 UTC (rev 17272)
@@ -4,13 +4,24 @@
GARTYPE = v2
AUTHOR = BZAJAC
-DESCRIPTION = Useful routines for interpolating data sets
+DESCRIPTION = Interpolate the value Y from X using a list of pairs
define BLURB
- This is the Math::Interpolate package. This module contains several
- useful routines for interpolating data sets and finding where a given
- value lies in a sorted list.
endef
-DISTFILES += $(call admfiles,CSWpmmathinterpolate,prototype)
+CATALOG_RELEASE = unstable
+PACKAGES += CSWpm-math-interpolate
+CATALOGNAME_CSWpm-math-interpolate = pm_math_interpolate
+SPKG_DESC_CSWpm-math-interpolate = Interpolate the value Y from X using a list of pairs
+ARCHALL_CSWpm-math-interpolate = 1
+OBSOLETED_BY_CSWpm-math-interpolate += CSWpmmathinterpolate
+CATALOGNAME_CSWpmmathinterpolate = pm_mathinterpolate_stub
+
+# There is really no license
+CHECKPKG_OVERRIDES_CSWpm-math-interpolate += license-missing
+CHECKPKG_OVERRIDES_CSWpmmathinterpolate += license-missing
+
+# This is a problem in checkpkg, override for now
+CHECKPKG_OVERRIDES_CSWpmmathinterpolate += action-class-only-in-pkginfo|none
+
include gar/category.mk
Modified: csw/mgar/pkg/cpan/Math-Interpolate/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Math-Interpolate/trunk/checksums 2012-03-02 19:55:34 UTC (rev 17271)
+++ csw/mgar/pkg/cpan/Math-Interpolate/trunk/checksums 2012-03-02 19:59:49 UTC (rev 17272)
@@ -1,3 +1 @@
-dd2b50d8ad466ea56ea9217aea8b9558 download/CSWpmmathinterpolate.gspec
-e26501ffae36e5a4afc882109de179b7 download/CSWpmmathinterpolate.prototype
-1826c6c24b75a2a27964c3dac198adac download/Math-Interpolate-1.05.tar.gz
+1826c6c24b75a2a27964c3dac198adac Math-Interpolate-1.05.tar.gz
Deleted: csw/mgar/pkg/cpan/Math-Interpolate/trunk/files/CSWpmmathinterpolate.gspec
===================================================================
--- csw/mgar/pkg/cpan/Math-Interpolate/trunk/files/CSWpmmathinterpolate.gspec 2012-03-02 19:55:34 UTC (rev 17271)
+++ csw/mgar/pkg/cpan/Math-Interpolate/trunk/files/CSWpmmathinterpolate.gspec 2012-03-02 19:59:49 UTC (rev 17272)
@@ -1,8 +0,0 @@
-%var bitname pm_mathinterpolate
-%var pkgname CSWpmmathinterpolate
-%var arch all
-%include url file://%{PKGLIB}/csw_cpan.gspec
-%copyright
-Copyright 1999, Blair Zajac
-
-This code is distributed under the same copyright terms as Perl itself.
Deleted: csw/mgar/pkg/cpan/Math-Interpolate/trunk/files/CSWpmmathinterpolate.prototype
===================================================================
--- csw/mgar/pkg/cpan/Math-Interpolate/trunk/files/CSWpmmathinterpolate.prototype 2012-03-02 19:55:34 UTC (rev 17271)
+++ csw/mgar/pkg/cpan/Math-Interpolate/trunk/files/CSWpmmathinterpolate.prototype 2012-03-02 19:59:49 UTC (rev 17272)
@@ -1,20 +0,0 @@
-d none /opt/csw/lib 0755 root bin
-d none /opt/csw/lib/perl 0755 root bin
-d none /opt/csw/lib/perl/csw 0755 root bin
-d none /opt/csw/lib/perl/csw/auto 0755 root bin
-d none /opt/csw/lib/perl/csw/auto/Math 0755 root bin
-d none /opt/csw/lib/perl/csw/auto/Math/Interpolate 0755 root bin
-f none /opt/csw/lib/perl/csw/auto/Math/Interpolate/.packlist 0644 root bin
-d none /opt/csw/share 0755 root bin
-d none /opt/csw/share/man 0755 root bin
-d none /opt/csw/share/man/man3 0755 root bin
-f none /opt/csw/share/man/man3/Math::Interpolate.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Math::IntervalSearch.3perl 0444 root bin
-d none /opt/csw/share/perl 0755 root bin
-d none /opt/csw/share/perl/csw 0755 root bin
-d none /opt/csw/share/perl/csw/Math 0755 root bin
-f none /opt/csw/share/perl/csw/Math/Interpolate.pm 0444 root bin
-f none /opt/csw/share/perl/csw/Math/IntervalSearch.pm 0444 root bin
-i copyright=CSWpmmathinterpolate.copyright
-i depend=CSWpmmathinterpolate.depend
-i pkginfo=CSWpmmathinterpolate.pkginfo
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