[csw-devel] SF.net SVN: gar:[5875] csw/mgar/pkg/cpan/Module-Pluggable/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Aug 6 15:20:07 CEST 2009


Revision: 5875
          http://gar.svn.sourceforge.net/gar/?rev=5875&view=rev
Author:   dmichelsen
Date:     2009-08-06 13:20:07 +0000 (Thu, 06 Aug 2009)

Log Message:
-----------
cpan/Module-Pluggable: Update to 3.9

Modified Paths:
--------------
    csw/mgar/pkg/cpan/Module-Pluggable/trunk/Makefile
    csw/mgar/pkg/cpan/Module-Pluggable/trunk/checksums

Removed Paths:
-------------
    csw/mgar/pkg/cpan/Module-Pluggable/trunk/files/CSWpmmoduleplug.depend
    csw/mgar/pkg/cpan/Module-Pluggable/trunk/files/CSWpmmoduleplug.gspec
    csw/mgar/pkg/cpan/Module-Pluggable/trunk/files/CSWpmmoduleplug.prototype

Property Changed:
----------------
    csw/mgar/pkg/cpan/Module-Pluggable/trunk/


Property changes on: csw/mgar/pkg/cpan/Module-Pluggable/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/Module-Pluggable/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Module-Pluggable/trunk/Makefile	2009-08-06 13:08:39 UTC (rev 5874)
+++ csw/mgar/pkg/cpan/Module-Pluggable/trunk/Makefile	2009-08-06 13:20:07 UTC (rev 5875)
@@ -1,17 +1,20 @@
 GARNAME = Module-Pluggable
-GARVERSION = 3.5
+GARVERSION = 3.9
 CATEGORIES = cpan
 AUTHOR = SIMONW
 
-DESCRIPTION = automatically give your module the ability to have plugins
+DESCRIPTION = Automatically give your module the ability to have plugins
 define BLURB
-	Provides a simple but, hopefully, extensible way of having 'plugins' for
-	your module. Obviously this isn't going to be the be all and end all of
-	solutions but it works for me.  Essentially all it does is export a method
-	into your namespace that looks through a search path for .pm files and turn
-	those into class names.  Optionally it instantiates those classes for you.
+  Provides a simple but, hopefully, extensible way of having 'plugins' for
+  your module. Obviously this isn't going to be the be all and end all of
+  solutions but it works for me.  Essentially all it does is export a method
+  into your namespace that looks through a search path for .pm files and turn
+  those into class names.  Optionally it instantiates those classes for you.
 endef
 
-DISTFILES += $(call admfiles,CSWpmmoduleplug,depend prototype)
+PACKAGES = CSWpmmoduleplug
+CATALOGNAME = pm_moduleplug
 
+ARCHALL = 1
+
 include gar/category.mk

Modified: csw/mgar/pkg/cpan/Module-Pluggable/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Module-Pluggable/trunk/checksums	2009-08-06 13:08:39 UTC (rev 5874)
+++ csw/mgar/pkg/cpan/Module-Pluggable/trunk/checksums	2009-08-06 13:20:07 UTC (rev 5875)
@@ -1,4 +1 @@
-c764bb310619f7c4843a2dd032512e1e  download/CSWpmmoduleplug.gspec
-6e0d583c86d7f74b43769810714242aa  download/CSWpmmoduleplug.depend
-167a3d4807a5ae8d8881a327316c1fea  download/CSWpmmoduleplug.prototype
-c5a57fc2ca1736bf3c6422a424a1ebeb  download/Module-Pluggable-3.5.tar.gz
+e2410a59c917f44c1de9a816f0492985  download/Module-Pluggable-3.9.tar.gz

Deleted: csw/mgar/pkg/cpan/Module-Pluggable/trunk/files/CSWpmmoduleplug.gspec
===================================================================
--- csw/mgar/pkg/cpan/Module-Pluggable/trunk/files/CSWpmmoduleplug.gspec	2009-08-06 13:08:39 UTC (rev 5874)
+++ csw/mgar/pkg/cpan/Module-Pluggable/trunk/files/CSWpmmoduleplug.gspec	2009-08-06 13:20:07 UTC (rev 5875)
@@ -1,8 +0,0 @@
-%var            bitname pm_moduleplug
-%var            pkgname CSWpmmoduleplug
-%var            arch all
-%include        url file://%{PKGLIB}/csw_cpan.gspec
-%copyright
-Copyright, 2003 Simon Wistow
-Distributed under the same terms as Perl itself.
-

Deleted: csw/mgar/pkg/cpan/Module-Pluggable/trunk/files/CSWpmmoduleplug.prototype
===================================================================
--- csw/mgar/pkg/cpan/Module-Pluggable/trunk/files/CSWpmmoduleplug.prototype	2009-08-06 13:08:39 UTC (rev 5874)
+++ csw/mgar/pkg/cpan/Module-Pluggable/trunk/files/CSWpmmoduleplug.prototype	2009-08-06 13:20:07 UTC (rev 5875)
@@ -1,15 +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/Module 0755 root bin
-d none /opt/csw/lib/perl/csw/auto/Module/Pluggable 0755 root bin
-f none /opt/csw/lib/perl/csw/auto/Module/Pluggable/.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/Module::Pluggable.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/Module 0755 root bin
-f none /opt/csw/share/perl/csw/Module/Pluggable.pm 0444 root bin


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