Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods
In directory vz-cvs-3.sog:/tmp/cvs-serv5409/stable/main/finkinfo/libs/perlmods

Added Files:
        xml-autowriter-pm-0.39.info xml-autowriter-pm.info 
        xml-autowriter-pm.patch 
Log Message:
sync xml-autowriter-pmXXX to stable


--- NEW FILE: xml-autowriter-pm-0.39.info ---
Info2: <<
Package: xml-autowriter-pm%type_pkg[perl]
Version: 0.39
Revision: 1
Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc
Distribution: (%type_pkg[perl] = 581) 10.4, (%type_pkg[perl] = 584) 10.4, 
(%type_pkg[perl] = 586) 10.4, (%type_pkg[perl] = 586) 10.5, (%type_pkg[perl] = 
5100) 10.5, (%type_pkg[perl] = 5100) 10.6, (%type_pkg[perl] = 5123) 10.7, 
(%type_pkg[perl] = 588) 10.4, (%type_pkg[perl] = 588) 10.5, (%type_pkg[perl] = 
588) 10.6
# Version 0.40 fails selftests with perl < 5.10.0
Type: perl (5.8.1 5.8.4 5.8.6 5.8.8 5.10.0 5.12.3)
Description: Perl module, DOCTYPE based XML output
License: Artistic
Maintainer: Daniel Johnson <dan...@daniel-johnson.org>
DescPackaging: Previously maintained by Christian Schaffner 
<chri...@users.sourceforge.net>

# Dependencies:
Depends: perl%type_pkg[perl]-core, xml-parser-pm%type_pkg[perl]
BuildDepends: fink (>= 0.24.12), extutils-makemaker-pm%type_pkg[perl] (>= 
6.56-1)
Conflicts: %N-man
Replaces: %N-man

# Unpack Phase:
Source: mirror:cpan:authors/id/R/RB/RBS/XML-AutoWriter-%v.tar.gz
Source-MD5: 6f202ab799f398ee7d6f4efea39aa514

# Patch from debian to remove pseudohash, which isn't supported >= perl5100.
PatchFile: %{ni}.patch
PatchFile-MD5: a88a4d4c861dc1f50a860162d25032d9

# Install Phase:
UpdatePOD: True
DocFiles: CHANGES MANIFEST
InstallScript: <<
  %{default_script}
  mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<

# Additional Info:
Homepage: http://search.cpan.org/dist/XML-AutoWriter/
<<

--- NEW FILE: xml-autowriter-pm.patch ---
diff -ru XML-AutoWriter-0.39.orig/lib/XML/ValidWriter.pm 
XML-AutoWriter-0.39/lib/XML/ValidWriter.pm
--- XML-AutoWriter-0.39.orig/lib/XML/ValidWriter.pm     2005-12-27 
09:27:34.000000000 -0500
+++ XML-AutoWriter-0.39/lib/XML/ValidWriter.pm  2009-05-10 16:38:51.000000000 
-0400
@@ -302,11 +302,7 @@
    my $class = shift ;

    $class = ref $class || $class ;

 

-   my XML::VWElement $self ;

-   {

-      no strict 'refs' ;

-      $self = bless [ \%{"$class\::FIELDS"} ], $class ;

-   }

+   my XML::VWElement $self = fields::new($class);

 

    my ( $elt_decl ) = @_ ;

 


--- NEW FILE: xml-autowriter-pm.info ---
Info2: <<
Package: xml-autowriter-pm%type_pkg[perl]
Version: 0.40
Revision: 1
Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc
Distribution: (%type_pkg[perl] = 581) 10.4, (%type_pkg[perl] = 584) 10.4, 
(%type_pkg[perl] = 586) 10.4, (%type_pkg[perl] = 586) 10.5, (%type_pkg[perl] = 
5100) 10.5, (%type_pkg[perl] = 5100) 10.6, (%type_pkg[perl] = 5123) 10.7, 
(%type_pkg[perl] = 588) 10.4, (%type_pkg[perl] = 588) 10.5, (%type_pkg[perl] = 
588) 10.6
# Version 0.40 fails selftests with perl < 5.10.0
Type: perl (5.10.0)
Description: Perl module, DOCTYPE based XML output
License: Artistic
Maintainer: Daniel Johnson <dan...@daniel-johnson.org>
DescPackaging: Previously maintained by Christian Schaffner 
<chri...@users.sourceforge.net>

# Dependencies:
Depends: perl%type_pkg[perl]-core, xml-parser-pm%type_pkg[perl]
BuildDepends: fink (>= 0.24.12), extutils-makemaker-pm%type_pkg[perl] (>= 
6.56-1)
Conflicts: %N-man
Replaces: %N-man

# Unpack Phase:
Source: mirror:cpan:authors/id/P/PE/PERIGRIN/XML-AutoWriter-0.4.tar.gz
Source-MD5: b18624c8168e0a38daf39c7c6919ff24

# Install Phase:
UpdatePOD: True
DocFiles: CHANGES MANIFEST
InstallScript: <<
  %{default_script}
  mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<

# Additional Info:
Homepage: http://search.cpan.org/dist/XML-AutoWriter/
<<


------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to