[Bast-commits] r7828 - DBIx-Class/0.08/trunk
caelum at dev.catalyst.perl.org
caelum at dev.catalyst.perl.org
Sat Oct 31 13:01:57 GMT 2009
Author: caelum
Date: 2009-10-31 13:01:56 +0000 (Sat, 31 Oct 2009)
New Revision: 7828
Modified:
DBIx-Class/0.08/trunk/Makefile.PL
Log:
change repository in meta to point to real svn url rather than svnweb
Modified: DBIx-Class/0.08/trunk/Makefile.PL
===================================================================
--- DBIx-Class/0.08/trunk/Makefile.PL 2009-10-31 12:52:58 UTC (rev 7827)
+++ DBIx-Class/0.08/trunk/Makefile.PL 2009-10-31 13:01:56 UTC (rev 7828)
@@ -139,7 +139,7 @@
resources 'IRC' => 'irc://irc.perl.org/#dbix-class';
resources 'license' => 'http://dev.perl.org/licenses/';
-resources 'repository' => 'http://dev.catalyst.perl.org/svnweb/bast/browse/DBIx-Class/';
+resources 'repository' => 'http://dev.catalyst.perl.org/repos/bast/DBIx-Class/';
resources 'MailingList' => 'http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class';
no_index 'DBIx::Class::Storage::DBI::Sybase::Common';
More information about the Bast-commits
mailing list