aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Authentication-Store-DBIx-Class
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2014-03-25 14:00:01 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2014-03-25 14:00:01 +0000
commitac1a3830ad1c4c8cf10969a352b3b49e9f69f049 (patch)
tree9a545bf5a024368c42346b3f1def16f72841a87a /www/p5-Catalyst-Authentication-Store-DBIx-Class
parent301bcff8e241c7a9209fea1c5febba54f462b7b8 (diff)
downloadports-ac1a3830ad1c4c8cf10969a352b3b49e9f69f049.tar.gz
ports-ac1a3830ad1c4c8cf10969a352b3b49e9f69f049.zip
Notes
Diffstat (limited to 'www/p5-Catalyst-Authentication-Store-DBIx-Class')
-rw-r--r--www/p5-Catalyst-Authentication-Store-DBIx-Class/files/patch-c30ad9df2c49e9f51435b03182a2bf263c69d63e24
1 files changed, 12 insertions, 12 deletions
diff --git a/www/p5-Catalyst-Authentication-Store-DBIx-Class/files/patch-c30ad9df2c49e9f51435b03182a2bf263c69d63e b/www/p5-Catalyst-Authentication-Store-DBIx-Class/files/patch-c30ad9df2c49e9f51435b03182a2bf263c69d63e
index 6ca2efb0aa46..72cc4c89d918 100644
--- a/www/p5-Catalyst-Authentication-Store-DBIx-Class/files/patch-c30ad9df2c49e9f51435b03182a2bf263c69d63e
+++ b/www/p5-Catalyst-Authentication-Store-DBIx-Class/files/patch-c30ad9df2c49e9f51435b03182a2bf263c69d63e
@@ -6,18 +6,18 @@ X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Au
Fix calling User->can() as a class method. RT#90715
---
-diff --git a/Changes b/Changes
-index 137ee33..c8babb3 100644
---- a/Changes
-+++ b/Changes
-@@ -1,6 +1,7 @@
- Revision history for Catalyst-Plugin-Authentication-Store-DBIx-Class
-
- * Fix doc bugs. RT#87372
-+ * Fix calling User->can() as a class method. RT#90715
-
- 0.1505 2013-06-10
- * Fix RT#82944 - test fails on perl >= 5.17.3
+#diff --git a/Changes b/Changes
+#index 137ee33..c8babb3 100644
+#--- a/Changes
+#+++ b/Changes
+#@@ -1,6 +1,7 @@
+# Revision history for Catalyst-Plugin-Authentication-Store-DBIx-Class
+#
+# * Fix doc bugs. RT#87372
+#+ * Fix calling User->can() as a class method. RT#90715
+#
+# 0.1505 2013-06-10
+# * Fix RT#82944 - test fails on perl >= 5.17.3
diff --git a/lib/Catalyst/Authentication/Store/DBIx/Class/User.pm b/lib/Catalyst/Authentication/Store/DBIx/Class/User.pm
index 405ae75..18282a4 100644
--- a/lib/Catalyst/Authentication/Store/DBIx/Class/User.pm