[csw-devel] SF.net SVN: gar:[18938] csw/mgar/pkg/cpan/Probe-Perl/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Aug 14 18:00:58 CEST 2012


Revision: 18938
          http://gar.svn.sourceforge.net/gar/?rev=18938&view=rev
Author:   dmichelsen
Date:     2012-08-14 16:00:58 +0000 (Tue, 14 Aug 2012)
Log Message:
-----------
cpan/Probe-Perl/trunk: Sanitize package name

Modified Paths:
--------------
    csw/mgar/pkg/cpan/Probe-Perl/trunk/Makefile
    csw/mgar/pkg/cpan/Probe-Perl/trunk/checksums

Removed Paths:
-------------
    csw/mgar/pkg/cpan/Probe-Perl/trunk/files/COPYING

Modified: csw/mgar/pkg/cpan/Probe-Perl/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Probe-Perl/trunk/Makefile	2012-08-14 15:47:12 UTC (rev 18937)
+++ csw/mgar/pkg/cpan/Probe-Perl/trunk/Makefile	2012-08-14 16:00:58 UTC (rev 18938)
@@ -8,11 +8,21 @@
 define BLURB
 endef
 
-DISTFILES = COPYING
+CATALOG_RELEASE = unstable
 
-PACKAGES = CSWpmprobeperl
-CATALOGNAME = pm_probeperl
+LICENSE_TEXT = This module is licensed under the perl license
 
-ARCHALL = 1
+PACKAGES += CSWpm-probe-perl
+CATALOGNAME_CSWpm-probe-perl = pm_probe_perl
+SPKG_DESC_CSWpm-probe-perl = Information about the currently running perl
+# There was no information if this is pure Perl or not. Please remove if necessary.
+ARCHALL_CSWpm-probe-perl = 1
+OBSOLETED_BY_CSWpm-probe-perl += CSWpmprobeperl
+CATALOGNAME_CSWpmprobeperl = pm_probeperl_stub
 
+CONFIGURE_SCRIPTS = $(WORKSRC)/Build.PL
+BUILD_SCRIPTS = $(WORKSRC)/Build
+TEST_SCRIPTS = $(WORKSRC)/Build
+INSTALL_SCRIPTS = $(WORKSRC)/Build
+
 include gar/category.mk

Modified: csw/mgar/pkg/cpan/Probe-Perl/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Probe-Perl/trunk/checksums	2012-08-14 15:47:12 UTC (rev 18937)
+++ csw/mgar/pkg/cpan/Probe-Perl/trunk/checksums	2012-08-14 16:00:58 UTC (rev 18938)
@@ -1,2 +1 @@
-92fa468e63d72cbefa8b432c851c379e  COPYING
 b6f613a7d07dde568a0d4b9570de47c3  Probe-Perl-0.01.tar.gz

Deleted: csw/mgar/pkg/cpan/Probe-Perl/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/Probe-Perl/trunk/files/COPYING	2012-08-14 15:47:12 UTC (rev 18937)
+++ csw/mgar/pkg/cpan/Probe-Perl/trunk/files/COPYING	2012-08-14 16:00:58 UTC (rev 18938)
@@ -1,4 +0,0 @@
-Copyright (C) 2005 Randy W. Sims
-
-This library 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.



More information about the devel mailing list