[csw-devel] SF.net SVN: gar:[9266] csw/mgar/pkg/cpan/Object-Realize-Later/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Fri Mar 19 15:51:48 CET 2010


Revision: 9266
          http://gar.svn.sourceforge.net/gar/?rev=9266&view=rev
Author:   dmichelsen
Date:     2010-03-19 14:51:47 +0000 (Fri, 19 Mar 2010)

Log Message:
-----------
cpan/Object-Realize-Later: Update to 0.18 and mGAR v2

Modified Paths:
--------------
    csw/mgar/pkg/cpan/Object-Realize-Later/trunk/Makefile
    csw/mgar/pkg/cpan/Object-Realize-Later/trunk/checksums

Added Paths:
-----------
    csw/mgar/pkg/cpan/Object-Realize-Later/trunk/files/COPYING

Removed Paths:
-------------
    csw/mgar/pkg/cpan/Object-Realize-Later/trunk/files/CSWpmobjrelater.gspec

Property Changed:
----------------
    csw/mgar/pkg/cpan/Object-Realize-Later/trunk/


Property changes on: csw/mgar/pkg/cpan/Object-Realize-Later/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/Object-Realize-Later/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Object-Realize-Later/trunk/Makefile	2010-03-19 14:49:08 UTC (rev 9265)
+++ csw/mgar/pkg/cpan/Object-Realize-Later/trunk/Makefile	2010-03-19 14:51:47 UTC (rev 9266)
@@ -1,9 +1,9 @@
 GARNAME = Object-Realize-Later
-GARVERSION = 0.15
+GARVERSION = 0.18
 CATEGORIES = cpan
 AUTHOR = MARKOV
 
-DESCRIPTION = delayed creation of objects
+DESCRIPTION = Delayed creation of objects
 define BLURB
   The Object::Realize::Later class helps with implementing transparent on
   demand realization of object data. This is related to the tricks on
@@ -11,8 +11,11 @@
   functionality.
 endef
 
-DEPENDS += cpan/Scalar-List-Utils
+DISTFILES = COPYING
 
-DISTFILES += CSWpmobjrelater.gspec
+PACKAGES = CSWpmobjrealizelater
+CATALOGNAME = pm_objrealizelater
 
+ARCHALL = 1
+
 include gar/category.mk

Modified: csw/mgar/pkg/cpan/Object-Realize-Later/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Object-Realize-Later/trunk/checksums	2010-03-19 14:49:08 UTC (rev 9265)
+++ csw/mgar/pkg/cpan/Object-Realize-Later/trunk/checksums	2010-03-19 14:51:47 UTC (rev 9266)
@@ -1,2 +1,2 @@
-15f2e3e328187e3fe392354325ee41cc  download/CSWpmobjrelater.gspec
-d5165034a7cf29c7643456ebec920386  download/Object-Realize-Later-0.15.tar.gz
+41b9a0575fc25ba7beeb68900237c957  COPYING
+ec109cd68b40cf25090cc52b6cfbabaf  Object-Realize-Later-0.18.tar.gz

Copied: csw/mgar/pkg/cpan/Object-Realize-Later/trunk/files/COPYING (from rev 9245, csw/mgar/pkg/cpan/Object-Realize-Later/trunk/files/CSWpmobjrelater.gspec)
===================================================================
--- csw/mgar/pkg/cpan/Object-Realize-Later/trunk/files/COPYING	                        (rev 0)
+++ csw/mgar/pkg/cpan/Object-Realize-Later/trunk/files/COPYING	2010-03-19 14:51:47 UTC (rev 9266)
@@ -0,0 +1,6 @@
+Written by Mark Overmeer (mark at overmeer.net).  See the ChangeLog for
+other contributors.
+
+Copyright (c) 2003 by the author(s). 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/Object-Realize-Later/trunk/files/CSWpmobjrelater.gspec
===================================================================
--- csw/mgar/pkg/cpan/Object-Realize-Later/trunk/files/CSWpmobjrelater.gspec	2010-03-19 14:49:08 UTC (rev 9265)
+++ csw/mgar/pkg/cpan/Object-Realize-Later/trunk/files/CSWpmobjrelater.gspec	2010-03-19 14:51:47 UTC (rev 9266)
@@ -1,11 +0,0 @@
-%var            bitname pm_objrelater
-%var            pkgname CSWpmobjrelater
-%var            arch all
-%include        url file://%{PKGLIB}/csw_cpan.gspec
-%copyright      
-Written by Mark Overmeer (mark at overmeer.net).  See the ChangeLog for
-other contributors.
-
-Copyright (c) 2003 by the author(s). 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