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

Added Files:
        datetime-format-mysql-pm.info datetime-format-oracle-pm.info 
        datetime-format-pg-pm.info 
Log Message:
sync datetime-format-*-pmXXX to stable


--- NEW FILE: datetime-format-oracle-pm.info ---
Info4: <<
Package: datetime-format-oracle-pm%type_pkg[perl]
Version: 0.05
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
Description: Parse and format Oracle dates and times
Type: perl(5.8.1 5.8.4 5.8.6 5.8.8 5.10.0 5.12.3)
License: Artistic
Maintainer: Benjamin Reed <datetime-format-oracle...@fink.raccoonfink.com>

Depends: <<
        perl%type_pkg[perl]-core,
        convert-nls-date-format-pm,
        datetime-pm%type_pkg[perl],
        datetime-format-builder-pm%type_pkg[perl]
<<
BuildDepends: <<
        fink (>= 0.29.7-1),
        module-build-pm%type_pkg[perl]
<<

Source: mirror:cpan:modules/by-module/DateTime/DateTime-Format-Oracle-%v.tar.gz
Source-MD5: 1f594e0c78c00a6a69d36b6f4ac4c4b5

UseMaxBuildJobs: true

UpdatePOD: true
InstallScript: <<
%{default_script}
mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
DocFiles: Changes README

Homepage: http://search.cpan.org/dist/DateTime-Format-Oracle
DescDetail: <<
This module may be used to convert Oracle date and timestamp values into
DateTime objects.  It also can take a DateTime object and produce a date
string matching the NLS_DATE_FORMAT.

Oracle has flexible date formatting via its NLS_DATE_FORMAT session variable.
Date values will be returned from Oracle according to the current value of
that variable.  Date values going into Oracle must also match the current
setting of NLS_DATE_FORMAT.

Timestamp values will match either the NLS_TIMESTAMP_FORMAT or
NLS_TIMESTAMP_TZ_FORMAT session variables.

This module keeps track of these Oracle session variable values by examining
environment variables of the same name.  Each time one of Oracle's formatting
session variables is updated, the %ENV hash must also be updated.
<<
<<


--- NEW FILE: datetime-format-mysql-pm.info ---
Info3: <<
Package: datetime-format-mysql-pm%type_pkg[perl]
Version: 0.04
Revision: 1023
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
Description: Parse and format MySQL dates and times
Type: perl(5.8.1 5.8.4 5.8.6 5.8.8 5.10.0 5.12.3)
License: Artistic
Maintainer: Benjamin Reed <datetime-format-mysql...@fink.raccoonfink.com>

Depends: <<
        fink (>= 0.29.7-1),
        perl%type_pkg[perl]-core,
        datetime-pm%type_pkg[perl],
        datetime-format-builder-pm%type_pkg[perl]
<<
BuildDepends: <<
        perl%type_pkg[perl]-core,
        fink (>= 0.30.2-1),
        module-build-pm%type_pkg[perl],
        datetime-pm%type_pkg[perl],
        datetime-format-builder-pm%type_pkg[perl]
<<

Source: mirror:cpan:authors/id/D/DR/DROLSKY/DateTime-Format-MySQL-%v.tar.gz
Source-MD5: f52377ecdeb19055ae64037fb1ef530e

UseMaxBuildJobs: true
DefaultScript: ModuleBuild

InstallScript: <<
%{default_script}
mv %i/share/man %i/lib/perl5/%type_raw[perl]
find %d -name .packlist -exec rm -rf {} \;
<<
DocFiles: Changes LICENSE MANIFEST README SIGNATURE

Homepage: http://search.cpan.org/dist/DateTime-Format-MySQL
DescDetail: <<
This module understands the formats used by MySQL for its
DATE, DATETIME, TIME, and TIMESTAMP data types.  It can be
used to parse these formats in order to create DateTime
objects, and it can take a DateTime object and produce a
string representing it in the MySQL format.
<<
<<


--- NEW FILE: datetime-format-pg-pm.info ---
Info2: <<
Package: datetime-format-pg-pm%type_pkg[perl]
Version: 0.16004
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
Description: Parse and format PostgreSQL dates and times
Type: perl(5.8.1 5.8.4 5.8.6 5.8.8 5.10.0 5.12.3)
License: Artistic
Maintainer: Benjamin Reed <datetime-format-pg...@fink.raccoonfink.com>

Depends: <<
        datetime-pm%type_pkg[perl] (>= 0.10-1),
        datetime-format-builder-pm%type_pkg[perl] (>= 0.72-1),
        datetime-timezone-pm%type_pkg[perl] (>= 0.05-1),
        fink (>= 0.29.7-1),
        perl%type_pkg[perl]-core
<<
BuildDepends: <<
        datetime-pm%type_pkg[perl] (>= 0.10-1),
        datetime-format-builder-pm%type_pkg[perl] (>= 0.72-1),
        datetime-timezone-pm%type_pkg[perl] (>= 0.05-1),
        fink (>= 0.29.7-1),
        perl%type_pkg[perl]-core
<<

Source: mirror:cpan:modules/by-module/DateTime/DateTime-Format-Pg-%v.tar.gz
Source-MD5: 50421a0de9321bd3462f9e755878531e

UseMaxBuildJobs: true

UpdatePOD: true
InstallScript: <<
        %{default_script}
        mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
DocFiles: Changes LICENSE MANIFEST README

Homepage: http://search.cpan.org/dist/DateTime-Format-Pg
DescDetail: <<
This module understands the formats used by PostgreSQL for its
DATE, TIME, TIMESTAMP, and INTERVAL data types.  It can be used
to parse these formats in order to create DateTime or
DateTime::Duration objects, and it can take a DateTime or
DateTime::Duration object and produce a string representing it
in a format accepted by PostgreSQL.
<<
<<



------------------------------------------------------------------------------
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