Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv9572
Modified Files:
libnet-pm.info
Added Files:
io-socket-ssl-pm.info net-idn-encode-pm.info
net-idn-nameprep-pm.info net-smtp-ssl-pm.info
net-ssleay-pm.info unicode-stringprep-pm.info
Log Message:
Move to stable.
--- NEW FILE: unicode-stringprep-pm.info ---
Package: unicode-stringprep-pm
Version: 1.103
Revision: 1
Type: perl
Description: Preparation of Internationalized Strings
License: Artistic/GPL
Maintainer: Daniel Johnson <[email protected]>
Homepage: http://search.cpan.org/dist/Unicode-Stringprep/
BuildDepends: test-nowarnings-pm
InfoTest: TestDepends: test-pod-coverage-pm
Source: mirror:cpan:authors/id/C/CF/CFAERBER/Unicode-Stringprep-%v.tar.gz
Source-MD5: 38b37d58e8444832a8bb5b3c492726cd
UpdatePOD: true
DocFiles: Changes LICENSE README
--- NEW FILE: net-ssleay-pm.info ---
Info2: <<
Package: net-ssleay-pm%type_pkg[perl]
Version: 1.36
Revision: 2
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
Replaces: net-ssleay-pm (<= 1.22-2)
BuildDepends: fink (>= 0.13.0-1), system-openssl-dev
Depends: perl%type_pkg[perl]-core, mime-base64-pm%type_pkg[perl]
Enhances: webmin
Source: mirror:cpan:authors/id/F/FL/FLORA/Net-SSLeay-%v.tar.gz
Source-MD5: 54061638720dd6a325395331c77f21d8
Type: perl (5.8.1 5.8.6 5.8.8 5.10.0)
UpdatePOD: true
DocFiles: Changes Credits MANIFEST README TODO
Description: Perl module for using OpenSSL
DescDetail: <<
Works with webmin.
See also: crypt-ssleay-pm
<<
DescUsage: <<
Note that despite the name, SSLeay is no longer supported and OpenSSL
is required. Use an older version of this module instead for SSLeay.
<<
License: BSD
HomePage: http://search.cpan.org/dist/Net-SSLeay
CompileScript: <<
#!/bin/bash -ev
export OPENSSL_PREFIX=%p/lib/system-openssl
export PERL_MM_USE_DEFAULT=1
#we need to set LDDFLAGS manually so that -L%p/lib doesn't come first.
%{default_script} LDDLFLAGS='-bundle -undefined dynamic_lookup'
<<
InstallScript: <<
%{default_script}
mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
DescPackaging: <<
Previous maintainer: Carsten Klapp <[email protected]>
and: Monic Polynomial <[email protected]>
Same license as OpenSSL.
<<
Maintainer: Daniel Johnson <[email protected]>
<<
--- NEW FILE: net-idn-nameprep-pm.info ---
Package: net-idn-nameprep-pm
Version: 1.100
Revision: 2
Type: perl
Description: Stringprep Profile for Intl. Domain Names
License: Artistic/GPL
Maintainer: Daniel Johnson <[email protected]>
Homepage: http://search.cpan.org/dist/Net-IDN-Nameprep/
BuildDepends: test-nowarnings-pm
Depends: unicode-stringprep-pm
Source: mirror:cpan:authors/id/C/CF/CFAERBER/Net-IDN-Nameprep-%v.tar.gz
Source-MD5: e2f79e7d4defcdf6ab1a96c732b3fc0c
UpdatePOD: true
DocFiles: Changes LICENSE README
--- NEW FILE: net-idn-encode-pm.info ---
Package: net-idn-encode-pm
Version: 1.000
Revision: 2
Type: perl
Description: Internationalizing Domain Names in Apps
License: Artistic/GPL
Maintainer: Daniel Johnson <[email protected]>
Homepage: http://search.cpan.org/dist/Net-IDN-Encode/
BuildDepends: test-nowarnings-pm
Depends: net-idn-nameprep-pm
Source: mirror:cpan:authors/id/C/CF/CFAERBER/Net-IDN-Encode-%v.tar.gz
Source-MD5: 5b1c00ce7e6c7896b90f4435c650c99d
UpdatePOD: true
DocFiles: Changes LICENSE README
--- NEW FILE: net-smtp-ssl-pm.info ---
Info2: <<
Package: net-smtp-ssl-pm%type_pkg[perl]
Version: 1.01
Revision: 1
Distribution: (%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: perl (5.8.6 5.8.8 5.10.0)
Description: SSL support for Net::SMTP
DescDetail: <<
Implements the same API as Net::SMTP, but uses IO::Socket::SSL for its
network operations. Due to the nature of Net::SMTP's new method, it is
not overridden to make use of a default port for the SMTPS service.
Perhaps future versions will be smart like that. Port 465 is usually
what you want, and it's not a pain to specify that.
<<
License: Artistic/GPL
Maintainer: Daniel Johnson <[email protected]>
Homepage: http://search.cpan.org/dist/Net-SMTP-SSL/
Depends: libnet-pm%type_pkg[perl], io-socket-ssl-pm%type_pkg[perl],
perl%type_pkg[perl]-core
Source: mirror:cpan:authors/id/C/CW/CWEST/Net-SMTP-SSL-%v.tar.gz
Source-MD5: ba039288ebf7a343feecacd374da8c1a
UpdatePOD: true
DocFiles: Changes README
InstallScript: <<
%{default_script}
/bin/mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
<<
--- NEW FILE: io-socket-ssl-pm.info ---
Info2: <<
Package: io-socket-ssl-pm%type_pkg[perl]
version: 1.33
Revision: 1
Architecture: (%type_pkg[perl] = 581) powerpc
Distribution: (%type_pkg[perl] = 581) 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
###
Depends: perl%type_pkg[perl]-core, net-ssleay-pm%type_pkg[perl],
net-idn-encode-pm
Replaces: io-socket-ssl-pm (<= 0.92-1)
###
Source: mirror:cpan:authors/id/S/SU/SULLR/IO-Socket-SSL-%v.tar.gz
Source-MD5: e288b5cda3de1f4cbf15e2eb709e9d7c
###
Type: perl (5.8.1 5.8.6 5.8.8 5.10.0)
UpdatePOD: true
###
# t/nonblock.t has some issues.
NoPerlTests: true
###
DocFiles: Changes README
###
InstallScript: <<
%{default_script}
mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
Description: SSL encapsulation for IO::Socket::INET
DescDetail: <<
IO::Socket::SSL is a class implementing an object oriented
interface to SSL sockets. The class is a descendent of
IO::Socket::INET.
<<
###
License: Artistic/GPL
Maintainer: Daniel Johnson <[email protected]>
Homepage: http://search.cpan.org/dist/IO-Socket-SSL
<<
Index: libnet-pm.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/libnet-pm.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- libnet-pm.info 23 Aug 2009 04:24:13 -0000 1.3
+++ libnet-pm.info 22 Oct 2010 20:57:21 -0000 1.4
@@ -1,23 +1,23 @@
Info2: <<
Package: libnet-pm%type_pkg[perl]
-Version: 1.22
+Version: 1.22.01
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
+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
###
Depends: perl%type_pkg[perl]-core
BuildDepends: fink (>= 0.20.1-1)
Replaces: libnet-pm (<= 1.13-1)
###
-Source: mirror:cpan:authors/id/G/GB/GBARR/libnet-%v.tar.gz
-Source-MD5: ac82f4ea57113dabcce4b65d540a7a3a
+Source: mirror:cpan:authors/id/G/GB/GBARR/libnet-1.22_01.tar.gz
+Source-MD5: 27906eeb1be41f90774c4b793033d890
###
PatchScript: <<
# Remove user interaction
perl -pi.bak -e 's,use vars qw\(\$opt_d \$opt_o\);,use vars qw\(\$opt_d
\$opt_o\);\n\$opt_d = 1;,g' Configure
<<
###
-Type: perl (5.8.1 5.8.6 5.8.8)
+Type: perl (5.8.1 5.8.6 5.8.8 5.10.0)
UpdatePOD: true
NoPerlTests: true
###
@@ -60,6 +60,6 @@
<<
###
License: Artistic
-Maintainer: None <[email protected]>
+Maintainer: Daniel Johnson <[email protected]>
Homepage: http://search.cpan.org/dist/libnet
<<
------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs