[csw-devel] SF.net SVN: gar:[5982] csw/mgar/pkg/cpan/Pod-Coverage/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Aug 11 11:35:49 CEST 2009


Revision: 5982
          http://gar.svn.sourceforge.net/gar/?rev=5982&view=rev
Author:   dmichelsen
Date:     2009-08-11 09:35:49 +0000 (Tue, 11 Aug 2009)

Log Message:
-----------
cpan/Pod-Coverage: Update to 0.20

Modified Paths:
--------------
    csw/mgar/pkg/cpan/Pod-Coverage/trunk/Makefile
    csw/mgar/pkg/cpan/Pod-Coverage/trunk/checksums

Added Paths:
-----------
    csw/mgar/pkg/cpan/Pod-Coverage/trunk/files/COPYING

Removed Paths:
-------------
    csw/mgar/pkg/cpan/Pod-Coverage/trunk/files/CSWpmpodcoverage.depend
    csw/mgar/pkg/cpan/Pod-Coverage/trunk/files/CSWpmpodcoverage.gspec

Property Changed:
----------------
    csw/mgar/pkg/cpan/Pod-Coverage/trunk/


Property changes on: csw/mgar/pkg/cpan/Pod-Coverage/trunk
___________________________________________________________________
Modified: svn:externals
   - gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v1

   + gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2


Modified: csw/mgar/pkg/cpan/Pod-Coverage/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Pod-Coverage/trunk/Makefile	2009-08-11 06:29:02 UTC (rev 5981)
+++ csw/mgar/pkg/cpan/Pod-Coverage/trunk/Makefile	2009-08-11 09:35:49 UTC (rev 5982)
@@ -1,9 +1,9 @@
 GARNAME = Pod-Coverage
-GARVERSION = 0.19
+GARVERSION = 0.20
 CATEGORIES = cpan
 AUTHOR = RCLAMP
 
-DESCRIPTION = checks if the documentation of a module is comprehensive
+DESCRIPTION = Checks if the documentation of a module is comprehensive
 define BLURB
   Developers hate writing documentation. They'd hate it even more if their
   computer tattled on them, but maybe they'll be even more thankful in the
@@ -12,9 +12,14 @@
   comprehensive.
 endef
 
-DISTFILES += $(call admfiles,CSWpmpodcoverage,depend)
+PREREQUISITE_PKS = CSWpmmodulebuild CSWpmtestpod
+REQUIRED_PKGS = CSWpmdevelsymdump
 
-DEPENDS   += cpan/Devel-Symdump
-BUILDDEPS += cpan/Module-Build
+DISTFILES = COPYING
 
+PACKAGES = CSWpmpodcoverage
+CATALOGNAME = pm_podcoverage
+
+ARCHALL = 1
+
 include gar/category.mk

Modified: csw/mgar/pkg/cpan/Pod-Coverage/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Pod-Coverage/trunk/checksums	2009-08-11 06:29:02 UTC (rev 5981)
+++ csw/mgar/pkg/cpan/Pod-Coverage/trunk/checksums	2009-08-11 09:35:49 UTC (rev 5982)
@@ -1,3 +1,2 @@
-f7117ed88530573051732083dcc8d80f  download/CSWpmpodcoverage.gspec
-390e452748350e68e6e2898819e7e9af  download/CSWpmpodcoverage.depend
-93af52dac8bafed7702ed290d988ffa4  download/Pod-Coverage-0.19.tar.gz
+da39a7d3f29739d1c018d0f1dc6ff5e2  download/COPYING
+292a5b8d3a93597af441d3e6467b8ad6  download/Pod-Coverage-0.20.tar.gz

Copied: csw/mgar/pkg/cpan/Pod-Coverage/trunk/files/COPYING (from rev 5970, csw/mgar/pkg/cpan/Pod-Coverage/trunk/files/CSWpmpodcoverage.gspec)
===================================================================
--- csw/mgar/pkg/cpan/Pod-Coverage/trunk/files/COPYING	                        (rev 0)
+++ csw/mgar/pkg/cpan/Pod-Coverage/trunk/files/COPYING	2009-08-11 09:35:49 UTC (rev 5982)
@@ -0,0 +1,3 @@
+Copyright (c) 2001, 2003, 2004, 2006 Richard Clamp, Michael
+Stevens. All rights reserved.  This program is free software; you can
+redistribute it and/or modify it under the same terms as Perl itself.

Deleted: csw/mgar/pkg/cpan/Pod-Coverage/trunk/files/CSWpmpodcoverage.depend
===================================================================
--- csw/mgar/pkg/cpan/Pod-Coverage/trunk/files/CSWpmpodcoverage.depend	2009-08-11 06:29:02 UTC (rev 5981)
+++ csw/mgar/pkg/cpan/Pod-Coverage/trunk/files/CSWpmpodcoverage.depend	2009-08-11 09:35:49 UTC (rev 5982)
@@ -1 +0,0 @@
-P CSWpmdevelsymdump pm_develsymdump - dump symbol names or the symbol table

Deleted: csw/mgar/pkg/cpan/Pod-Coverage/trunk/files/CSWpmpodcoverage.gspec
===================================================================
--- csw/mgar/pkg/cpan/Pod-Coverage/trunk/files/CSWpmpodcoverage.gspec	2009-08-11 06:29:02 UTC (rev 5981)
+++ csw/mgar/pkg/cpan/Pod-Coverage/trunk/files/CSWpmpodcoverage.gspec	2009-08-11 09:35:49 UTC (rev 5982)
@@ -1,8 +0,0 @@
-%var            bitname pm_podcoverage
-%var            pkgname CSWpmpodcoverage
-%var            arch all
-%include        url file://%{PKGLIB}/csw_cpan.gspec
-%copyright      
-Copyright (c) 2001, 2003, 2004, 2006 Richard Clamp, Michael
-Stevens. 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.



More information about the devel mailing list