pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Remove broken import of p5-Catalyst-Plugin-Authenticat...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/525e146dec27
branches:  trunk
changeset: 554374:525e146dec27
user:      abs <abs%pkgsrc.org@localhost>
date:      Fri Feb 13 17:03:07 2009 +0000

description:
Remove broken import of p5-Catalyst-Plugin-Authentication-Credential-Password
Its part of Catalyst-Plugin-Authentication

diffstat:

 doc/CHANGES-2009                                                   |   4 +-
 www/Makefile                                                       |   3 +-
 www/p5-Catalyst-Plugin-Authentication-Credential-Password/DESCR    |   2 -
 www/p5-Catalyst-Plugin-Authentication-Credential-Password/Makefile |  23 ----------
 www/p5-Catalyst-Plugin-Authentication-Credential-Password/distinfo |   5 --
 5 files changed, 2 insertions(+), 35 deletions(-)

diffs (74 lines):

diff -r 8425140aa3d6 -r 525e146dec27 doc/CHANGES-2009
--- a/doc/CHANGES-2009  Fri Feb 13 16:57:11 2009 +0000
+++ b/doc/CHANGES-2009  Fri Feb 13 17:03:07 2009 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.560 2009/02/13 16:55:05 abs Exp $
+$NetBSD: CHANGES-2009,v 1.561 2009/02/13 17:03:07 abs Exp $
 
 Changes to the packages collection and infrastructure in 2009:
 
@@ -768,5 +768,3 @@
        Added editors/mg version 20090107 [abs 2009-02-13]
        Updated www/opera to 9.63nb1 [ahoka 2009-02-13]
        Added www/p5-Catalyst-Plugin-Server version 0.24 [abs 2009-02-13]
-       Added www/p5-Catalyst-Plugin-Authentication version 0.100091 [abs 2009-02-13]
-       Added www/p5-Catalyst-Plugin-Authentication-Credential-Password version 0.10010 [abs 2009-02-13]
diff -r 8425140aa3d6 -r 525e146dec27 www/Makefile
--- a/www/Makefile      Fri Feb 13 16:57:11 2009 +0000
+++ b/www/Makefile      Fri Feb 13 17:03:07 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.629 2009/02/13 16:54:51 abs Exp $
+# $NetBSD: Makefile,v 1.630 2009/02/13 17:03:07 abs Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -258,7 +258,6 @@
 SUBDIR+=       p5-Catalyst-Manual
 SUBDIR+=       p5-Catalyst-Model-Adaptor
 SUBDIR+=       p5-Catalyst-Plugin-Authentication
-SUBDIR+=       p5-Catalyst-Plugin-Authentication-Credential-Password
 SUBDIR+=       p5-Catalyst-Plugin-Authentication-Store-DBIC
 SUBDIR+=       p5-Catalyst-Plugin-Authentication-Store-RDBO
 SUBDIR+=       p5-Catalyst-Plugin-Authorization-Roles
diff -r 8425140aa3d6 -r 525e146dec27 www/p5-Catalyst-Plugin-Authentication-Credential-Password/DESCR
--- a/www/p5-Catalyst-Plugin-Authentication-Credential-Password/DESCR   Fri Feb 13 16:57:11 2009 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-THIS IS A COMPATIBILITY SHIM to allow old configurations of Catalyst
-Authentication to work without code changes.
diff -r 8425140aa3d6 -r 525e146dec27 www/p5-Catalyst-Plugin-Authentication-Credential-Password/Makefile
--- a/www/p5-Catalyst-Plugin-Authentication-Credential-Password/Makefile        Fri Feb 13 16:57:11 2009 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,23 +0,0 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/02/13 16:53:29 abs Exp $
-
-DISTNAME=      Catalyst-Plugin-Authentication-0.10010
-PKGNAME=       p5-${DISTNAME}
-CATEGORIES=    www perl5
-MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Catalyst/}
-
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://search.cpan.org/perldoc?Catalyst::Plugin::Authentication::Credential::Password
-COMMENT=       Compatibility shim for old Catalyst Authenticators
-
-DEPENDS+=      p5-Catalyst-Runtime>=0:../../www/p5-Catalyst-Runtime
-DEPENDS+=      p5-Class-Inspector>=0:../../devel/p5-Class-Inspector
-DEPENDS+=      p5-MRO-Compat>=0:../../devel/p5-MRO-Compat
-DEPENDS+=      p5-Catalyst-Plugin-Session>=0.10:../../www/p5-Catalyst-Plugin-Session
-
-USE_LANGUAGES= # empty
-PERL5_PACKLIST=        auto/Catalyst/Plugin/Authentication/.packlist
-
-PKG_DESTDIR_SUPPORT=   user-destdir
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 8425140aa3d6 -r 525e146dec27 www/p5-Catalyst-Plugin-Authentication-Credential-Password/distinfo
--- a/www/p5-Catalyst-Plugin-Authentication-Credential-Password/distinfo        Fri Feb 13 16:57:11 2009 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/02/13 16:53:29 abs Exp $
-
-SHA1 (Catalyst-Plugin-Authentication-0.10010.tar.gz) = 601944473bd41cfd5c5a5729b4270b816501000d
-RMD160 (Catalyst-Plugin-Authentication-0.10010.tar.gz) = 964d4f752efb00163e276e0d0e89d680fc0cfcee
-Size (Catalyst-Plugin-Authentication-0.10010.tar.gz) = 57932 bytes



Home | Main Index | Thread Index | Old Index