[svk-devel] svk 2.0.1rc1 is released. (Spaces bug still there)

Mark Grimes mark at stateful.net
Sat Mar 24 12:14:26 EDT 2007


I'll precede this list with the comment that File::Temp *is* actually 
installed.  We had a discussion while working on the SVK 2.0 update in 
MacPorts (http://trac.macosforge.org/projects/macports/ticket/11175) 
regarding how to handle File-Temp module is never found because @INC 
uses the first one it finds (0.16 in core) and not 0.17 without 
changing the @INC's search order.  We opted not to do that in MacPorts 
so instead we have a special p5-file-temp-svkonly module.

Otherwise the dependency list is straight forward. (Note: I updated the 
SVN::Mirror from my local svk repo of MacPorts, so this is actually a 
newer build configuration then what is available in MacPorts, although 
having SVN::Mirror at 0.71 or 0.73 doesn't matter in this case -- the 
repositories still fail on this end.)

[Core Features]
- Test::More                ...loaded. (0.620 >= 0.42)
- version                   ...loaded. (0.700 >= 0.68)
- Algorithm::Annotate       ...loaded. (0.100)
- Algorithm::Diff           ...loaded. (1.190100 >= 1.1901)
- YAML::Syck                ...loaded. (0.710 >= 0.60)
- Data::Hierarchy           ...loaded. (0.340 >= 0.30)
- PerlIO::via::dynamic      ...loaded. (0.120 >= 0.11)
- PerlIO::via::symlink      ...loaded. (0.050 >= 0.02)
- IO::Digest                ...loaded. (0.100)
- SVN::Simple::Edit         ...loaded. (0.270 >= 0.27)
- URI                       ...loaded. (1.350)
- PerlIO::eol               ...loaded. (0.130 >= 0.13)
- Class::Autouse            ...loaded. (1.260 >= 1.15)
- App::CLI                  ...loaded. (0.070)
- List::MoreUtils           ...loaded. (0.220)
- Class::Accessor::Fast     ...loaded. (0.300)
- Class::Data::Inheritable  ...loaded. (0.060)
- Path::Class               ...loaded. (0.160 >= 0.16)
- UNIVERSAL::require        ...loaded. (0.110)
- Term::ReadKey             ...loaded. (2.300)
- Time::HiRes               ...loaded. (1.860)
- File::Temp                ...missing. (would need 0.17)
- Encode                    ...loaded. (2.120 >= 2.10)
- Getopt::Long              ...loaded. (2.350 >= 2.35)
- Pod::Escapes              ...loaded. (1.040)
- Pod::Simple               ...loaded. (3.020)
- File::Spec                ...loaded. (3.190 >= 3.19)
- SVN::Mirror               ...loaded. (0.730 >= 0.71)
==> Auto-install the 1 mandatory module(s) from CPAN? [Y/n] y
[Localized messages]
- Locale::Maketext::Lexicon ...loaded. (0.620 >= 0.62)
- Locale::Maketext::Simple  ...loaded. (0.160 >= 0.16)
[Message display through a pager]
- IO::Pager                 ...loaded. (0.050)
[Log4perl support]
- Log::Log4perl             ...loaded. (1.090)
[Patch management]
- Compress::Zlib            ...loaded. (2.003)
- FreezeThaw                ...loaded. (0.430)
*** Dependencies will be installed the next time you type 'make'.
*** Module::AutoInstall configuration finished.



On Sat, 24 Mar 2007 13:02:14 +0000, Chia-Liang Kao wrote:
> Hi,
> 
> On 24/03/07, Mark Grimes <mark at stateful.net> wrote:
>> For the record here's yet another repository that craps out:
>> 
>> Syncing http://source.colloquy.info/svn/trunk
>> Retrieving log information from 2764 to 3633
>> Bad URL passed to RA layer: Malformed URL for repository
>> 
>> I'll stop itemizing though, as there are *many*, but the initial three
>> should demonstrate how plentiful they are as at least two of them are
>> high profile osx projects.
> 
> I have this repository successfully mirrored up to r3345.  Could you
> show me the output of perl Makefile.PL in the svk distribution?  I
> wonder if we have some depended modules that needs version bump.
> 
> Cheers,
> CLK
> _______________________________________________
> svk-devel mailing list
> svk-devel at bestpractical.com
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/svk-devel


More information about the svk-devel mailing list