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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Nov 5 12:51:26 CET 2014


Revision: 24260
          http://sourceforge.net/p/gar/code/24260
Author:   dmichelsen
Date:     2014-11-05 11:51:25 +0000 (Wed, 05 Nov 2014)
Log Message:
-----------
cpan/Cache-Cache/trunk: Update to 1.07 and makemake

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

Modified: csw/mgar/pkg/cpan/Cache-Cache/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Cache-Cache/trunk/Makefile	2014-11-05 11:36:09 UTC (rev 24259)
+++ csw/mgar/pkg/cpan/Cache-Cache/trunk/Makefile	2014-11-05 11:51:25 UTC (rev 24260)
@@ -1,29 +1,25 @@
 NAME = Cache-Cache
-VERSION = 1.06
+VERSION = 1.07
 CATEGORIES = cpan
 GARTYPE = v2
-AUTHOR = JSWARTZ
+AUTHOR = RJBS
 
-DESCRIPTION = Cache interface
+DESCRIPTION = Unknown
 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
-  to store data locally to save repeated and redundant expensive calls to
-  remote machines or databases. People have also been known to use
-  Cache::Cache for its straightforward interface in sharing data between runs
-  of an application or invocations of a CGI-style script or simply as an easy
-  to use abstraction of the filesystem or shared memory.
 endef
 
-PACKAGES = CSWpmcachecache
-CATALOGNAME = pm_cachecache
+CATALOG_RELEASE = unstable
 
-DEP_PKGS = CSWpmdigestsha1 CSWpmerror CSWpmipcshrlite
+LICENSE = COPYING
 
-ARCHALL = 1
+PACKAGES += CSWpm-cache-cache
+CATALOGNAME_CSWpm-cache-cache = pm_cache_cache
+SPKG_DESC_CSWpm-cache-cache = Unknown
+ARCHALL_CSWpm-cache-cache = 1
+RUNTIME_DEP_PKGS_CSWpm-cache-cache += CSWpm-error
+RUNTIME_DEP_PKGS_CSWpm-cache-cache += CSWpm-ipc-sharelite
+RUNTIME_DEP_PKGS_CSWpm-cache-cache += CSWpm-digest-sha1
+OBSOLETED_BY_CSWpm-cache-cache += CSWpmcachecache
+CATALOGNAME_CSWpmcachecache = pm_cachecache_stub
 
-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	2014-11-05 11:36:09 UTC (rev 24259)
+++ csw/mgar/pkg/cpan/Cache-Cache/trunk/checksums	2014-11-05 11:51:25 UTC (rev 24260)
@@ -1 +1 @@
-4425f44ddb138a799290802e5aad46ef  Cache-Cache-1.06.tar.gz
+5274ca0d9f4d3eaef052cad6eecf7baf  Cache-Cache-1.07.tar.gz

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