[csw-devel] SF.net SVN: gar:[9574] csw/mgar/pkg/cpan/Cache-Cache/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Fri Apr 9 10:47:56 CEST 2010


Revision: 9574
          http://gar.svn.sourceforge.net/gar/?rev=9574&view=rev
Author:   dmichelsen
Date:     2010-04-09 08:47:56 +0000 (Fri, 09 Apr 2010)

Log Message:
-----------
cpan/Cache-Cache: Update to mGar v2 and 1.06

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

Removed Paths:
-------------
    csw/mgar/pkg/cpan/Cache-Cache/trunk/files/CSWpmcachecache.depend
    csw/mgar/pkg/cpan/Cache-Cache/trunk/files/CSWpmcachecache.gspec

Property Changed:
----------------
    csw/mgar/pkg/cpan/Cache-Cache/trunk/


Property changes on: csw/mgar/pkg/cpan/Cache-Cache/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/Cache-Cache/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Cache-Cache/trunk/Makefile	2010-04-09 08:31:58 UTC (rev 9573)
+++ csw/mgar/pkg/cpan/Cache-Cache/trunk/Makefile	2010-04-09 08:47:56 UTC (rev 9574)
@@ -1,9 +1,9 @@
 GARNAME = Cache-Cache
-GARVERSION = 1.05
+GARVERSION = 1.06
 CATEGORIES = cpan
-AUTHOR = DCLINTON
+AUTHOR = JSWARTZ
 
-DESCRIPTION = cache interface
+DESCRIPTION = Cache interface
 define BLURB
   The Cache modules are designed to assist a developer in persisting data for
   a specified period of time. Often these modules are used in web applications
@@ -14,8 +14,15 @@
   to use abstraction of the filesystem or shared memory.
 endef
 
-DISTFILES += CSWpmcachecache.gspec CSWpmcachecache.depend
+PACKAGES = CSWpmcachecache
+CATALOGNAME = pm_cachecache
 
-DEPENDS += cpan/Digest-SHA1 cpan/IPC-ShareLite cpan/Error
+DEP_PKGS = CSWpmdigestsha1 CSWpmerror CSWpmipcshrlite
 
+ARCHALL = 1
+
+CHECKPKG_OVERRIDES_CSWpmcachecache += surplus-dependency|CSWpmipcshrlite
+CHECKPKG_OVERRIDES_CSWpmcachecache += surplus-dependency|CSWpmerror
+CHECKPKG_OVERRIDES_CSWpmcachecache += surplus-dependency|CSWpmdigestsha1
+
 include gar/category.mk

Modified: csw/mgar/pkg/cpan/Cache-Cache/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Cache-Cache/trunk/checksums	2010-04-09 08:31:58 UTC (rev 9573)
+++ csw/mgar/pkg/cpan/Cache-Cache/trunk/checksums	2010-04-09 08:47:56 UTC (rev 9574)
@@ -1,3 +1 @@
-36541a7fc6f654dba685ddfb116cab9a  download/CSWpmcachecache.gspec
-22aa30952f6af995d0fdd7403e608705  download/CSWpmcachecache.depend
-09e4d37979c8f8ce2518e1d1ccd10d99  download/Cache-Cache-1.05.tar.gz
+4425f44ddb138a799290802e5aad46ef  Cache-Cache-1.06.tar.gz

Deleted: csw/mgar/pkg/cpan/Cache-Cache/trunk/files/CSWpmcachecache.depend
===================================================================
--- csw/mgar/pkg/cpan/Cache-Cache/trunk/files/CSWpmcachecache.depend	2010-04-09 08:31:58 UTC (rev 9573)
+++ csw/mgar/pkg/cpan/Cache-Cache/trunk/files/CSWpmcachecache.depend	2010-04-09 08:47:56 UTC (rev 9574)
@@ -1,3 +0,0 @@
-P CSWpmdigestsha1 pm_digestsha1 - interface to the SHA-1 Algorithm
-P CSWpmerror pm_error - error/exception handling in an OO-ish way
-P CSWpmipcsharelite pm_ipcsharelite - light-weight interface to shared memory

Deleted: csw/mgar/pkg/cpan/Cache-Cache/trunk/files/CSWpmcachecache.gspec
===================================================================
--- csw/mgar/pkg/cpan/Cache-Cache/trunk/files/CSWpmcachecache.gspec	2010-04-09 08:31:58 UTC (rev 9573)
+++ csw/mgar/pkg/cpan/Cache-Cache/trunk/files/CSWpmcachecache.gspec	2010-04-09 08:47:56 UTC (rev 9574)
@@ -1,5 +0,0 @@
-%var            bitname pm_cachecache
-%var            pkgname CSWpmcachecache
-%var            arch all
-%include        url file://%{PKGLIB}/csw_cpan.gspec
-%copyright      url file://%{WORKSRC}/COPYING


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