svn commit: r349144 - head/www/p5-Catalyst-Authentication-Store-DBIx-Class/files

Dag-Erling Smørgrav des at FreeBSD.org
Tue Mar 25 14:00:02 UTC 2014


Author: des
Date: Tue Mar 25 14:00:01 2014
New Revision: 349144
URL: http://svnweb.freebsd.org/changeset/ports/349144
QAT: https://qat.redports.org/buildarchive/r349144/

Log:
  Disable part of the patch which doesn't apply cleanly.

Modified:
  head/www/p5-Catalyst-Authentication-Store-DBIx-Class/files/patch-c30ad9df2c49e9f51435b03182a2bf263c69d63e

Modified: head/www/p5-Catalyst-Authentication-Store-DBIx-Class/files/patch-c30ad9df2c49e9f51435b03182a2bf263c69d63e
==============================================================================
--- head/www/p5-Catalyst-Authentication-Store-DBIx-Class/files/patch-c30ad9df2c49e9f51435b03182a2bf263c69d63e	Tue Mar 25 13:40:57 2014	(r349143)
+++ head/www/p5-Catalyst-Authentication-Store-DBIx-Class/files/patch-c30ad9df2c49e9f51435b03182a2bf263c69d63e	Tue Mar 25 14:00:01 2014	(r349144)
@@ -6,18 +6,18 @@ X-Git-Url: http://git.shadowcat.co.uk/gi
 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


More information about the svn-ports-head mailing list