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

Added Files:
        socket-getaddrinfo-pm.info 
Log Message:
Move to 10.7.


--- NEW FILE: socket-getaddrinfo-pm.info ---
Info2: <<
Package: socket-getaddrinfo-pm%type_pkg[perl]
Version: 0.21
Revision: 2
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_pkg[perl] 
= 5123) 10.7, (%type_pkg[perl] = 588) 10.4, (%type_pkg[perl] = 588) 10.5, 
(%type_pkg[perl] = 588) 10.6
License: Artistic/GPL
Description: Getaddrinfo and getnameinfo functions
Maintainer: Daniel Johnson <dan...@daniel-johnson.org>
Homepage: http://search.cpan.org/dist/Socket-GetAddrInfo/

Source: mirror:cpan:authors/id/P/PE/PEVANS/Socket-GetAddrInfo-%v.tar.gz
Source-MD5: ec28c0139f5694ca982f392c7c699128

Type: perl (5.8.6 5.8.8 5.10.0 5.12.3)

DocFiles: Changes LICENSE README

Depends: perl%type_pkg[perl]-core, xsloader-pm%type_pkg[perl]
BuildDepends: fink (>= 0.30.2), module-build-pm%type_pkg[perl], 
extutils-cchecker-pm%type_pkg[perl], extutils-cbuilder-pm%type_pkg[perl]

DefaultScript: ModuleBuild

InstallScript: <<
        %{default_script}
        mv %i/share/man %i/lib/perl5/%type_raw[perl]
        mv %i/bin/getaddrinfo %i/bin/getaddrinfo-%type_raw[perl]
        mv %i/bin/getnameinfo %i/bin/getnameinfo-%type_raw[perl]
<<

PostInstScript: <<
if [ "$1" = configure ]; then
        update-alternatives \
        --install %p/bin/getaddrinfo getaddrinfo 
%p/bin/getaddrinfo-%type_raw[perl] %type_pkg[perl] \
  --slave   %p/bin/getnameinfo getnameinfo %p/bin/getnameinfo-%type_raw[perl]
fi
<<
PreRmScript: <<
if [ "$1" = remove ]; then
        update-alternatives --remove getaddrinfo 
%p/bin/getaddrinfo-%type_raw[perl]
fi
<<
<<


------------------------------------------------------------------------------
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to