pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
p5-Catalyst-Plugin-Session-FastMmap: remove obsolete package
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Wed Sep 20 10:16:45 2017 +0200
Changeset: 43f56cd9200e97767834e0328bd0a9dbc5a97b82
Modified Files:
Makefile
Removed Files:
p5-Catalyst-Plugin-Session-FastMmap/DESCR
p5-Catalyst-Plugin-Session-FastMmap/Makefile
p5-Catalyst-Plugin-Session-FastMmap/distinfo
Log Message:
p5-Catalyst-Plugin-Session-FastMmap: remove obsolete package
Deprecated by upstream in favor of
Catalyst::Plugin::Session::Store::FastMmap.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=43f56cd9200e97767834e0328bd0a9dbc5a97b82
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
p5-Catalyst-Plugin-Session-FastMmap/DESCR | 1 -
p5-Catalyst-Plugin-Session-FastMmap/Makefile | 26 --------------------------
p5-Catalyst-Plugin-Session-FastMmap/distinfo | 5 -----
4 files changed, 33 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 98f94023e1..4829b35985 100644
--- a/Makefile
+++ b/Makefile
@@ -2362,7 +2362,6 @@ SUBDIR+= p5-Catalyst-Plugin-FormValidator
SUBDIR+= p5-Catalyst-Plugin-HTML-Widget
SUBDIR+= p5-Catalyst-Plugin-Pluggable
SUBDIR+= p5-Catalyst-Plugin-Prototype
-SUBDIR+= p5-Catalyst-Plugin-Session-FastMmap
SUBDIR+= p5-Catalyst-Plugin-Session-State-URI
SUBDIR+= p5-Catalyst-Plugin-Session-Store-DBI
SUBDIR+= p5-Catalyst-Plugin-Singleton
diff --git a/p5-Catalyst-Plugin-Session-FastMmap/DESCR b/p5-Catalyst-Plugin-Session-FastMmap/DESCR
deleted file mode 100644
index da15c1b3d3..0000000000
--- a/p5-Catalyst-Plugin-Session-FastMmap/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-FastMmap sessions for Catalyst.
diff --git a/p5-Catalyst-Plugin-Session-FastMmap/Makefile b/p5-Catalyst-Plugin-Session-FastMmap/Makefile
deleted file mode 100644
index 0f4f3725b2..0000000000
--- a/p5-Catalyst-Plugin-Session-FastMmap/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# $NetBSD: Makefile,v 1.7 2012/10/04 09:13:30 asau Exp $
-
-DISTNAME= Catalyst-Plugin-Session-FastMmap-0.12
-PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
-CATEGORIES= www perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/M/MR/MRAMBERG/}
-PERL5_REQD+= 5.6.0
-
-MAINTAINER= kuli0020%umn.edu@localhost
-HOMEPAGE= http://search.cpan.org/dist/Catalyst-Plugin-Session-FastMmap/
-COMMENT= FastMmap sessions for Catalyst
-
-DEPENDS+= p5-URI>=0:../../www/p5-URI
-DEPENDS+= p5-Cache-FastMmap>=0:../../devel/p5-Cache-FastMmap
-DEPENDS+= p5-Class-Accessor>=0:../../devel/p5-Class-Accessor
-DEPENDS+= p5-URI-Find>=0:../../www/p5-URI-Find
-DEPENDS+= p5-Digest-MD5>=0:../../security/p5-Digest-MD5
-DEPENDS+= p5-Catalyst-Runtime>=2.99:../../www/p5-Catalyst-Runtime
-DEPENDS+= p5-Class-Data-Inheritable>=0:../../devel/p5-Class-Data-Inheritable
-
-
-PERL5_PACKLIST= auto/Catalyst/Plugin/Session/FastMmap/.packlist
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/p5-Catalyst-Plugin-Session-FastMmap/distinfo b/p5-Catalyst-Plugin-Session-FastMmap/distinfo
deleted file mode 100644
index c1c3fb7367..0000000000
--- a/p5-Catalyst-Plugin-Session-FastMmap/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2005/08/26 19:32:59 kuli0020 Exp $
-
-SHA1 (Catalyst-Plugin-Session-FastMmap-0.12.tar.gz) = 2db4adb0fe70d0f8a07b7d4971dbd7761fa1b356
-RMD160 (Catalyst-Plugin-Session-FastMmap-0.12.tar.gz) = 79afe041bcfff30b075c66c5b5b7572c82698904
-Size (Catalyst-Plugin-Session-FastMmap-0.12.tar.gz) = 3144 bytes
Home |
Main Index |
Thread Index |
Old Index