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

SF.net SVN: ledger-smb:[5592] branches/1.3



Revision: 5592
          http://ledger-smb.svn.sourceforge.net/ledger-smb/?rev=5592&view=rev
Author:   einhverfr
Date:     2013-01-16 08:39:21 +0000 (Wed, 16 Jan 2013)
Log Message:
-----------
Merging Jame's/Havard's fix from trunk

Modified Paths:
--------------
    branches/1.3/Makefile.PL

Property Changed:
----------------
    branches/1.3/


Property changes on: branches/1.3
___________________________________________________________________
Modified: svn:mergeinfo
   - /trunk:3711-3712,5424,5446-5448,5451,5457,5459,5461,5466,5473,5475,5482-5483,5485,5487,5489,5495-5496,5515,5519,5524,5526,5528-5529,5533,5544-5546,5548-5549,5554-5555,5563,5565,5569,5576,5579,5590
   + /trunk:3711-3712,5424,5446-5448,5451,5457,5459,5461,5466,5473,5475,5482-5483,5485,5487,5489,5495-5496,5515,5519,5524,5526,5528-5529,5533,5544-5546,5548-5549,5554-5555,5563,5565,5569,5576,5579,5589-5590

Modified: branches/1.3/Makefile.PL
===================================================================
--- branches/1.3/Makefile.PL	2013-01-16 08:36:48 UTC (rev 5591)
+++ branches/1.3/Makefile.PL	2013-01-16 08:39:21 UTC (rev 5592)
@@ -37,7 +37,7 @@
 requires 'CGI::Simple';
 requires 'File::MimeInfo';
 
-recommends 'perl-Math-BigInt-GMP';
+recommends 'Math::BigInt::GMP';
 
 test_requires 'Test::More';
 test_requires 'Test::Trap';

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.