Bug 124852

Summary: New port: devel/p5-DateTime-Format-DateParse. Needed as a dependency for existing port security/p5-openxpki
Product: Ports & Packages Reporter: Sergei Vyshenski <svysh>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Sergei Vyshenski 2008-06-21 20:20:01 UTC
	New port: devel/p5-DateTime-Format-DateParse. 
	Needed as a dependency for the next version (to be comitted next) 
	of the existing port security/p5-openxpki
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-06-21 20:22:46 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2008-06-28 15:57:08 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-06-28 15:57:29 UTC
miwi        2008-06-28 14:57:23 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-DateTime-Format-DateParse Makefile distinfo pkg-descr 
                                       pkg-plist 
  Log:
  This module is a compatibility wrapper around Date::Parse.
  
  Provides a tool to process different combinations of dates and zones values.
  If a date doesn't contain a timezone suffix, and zone parameter is not set,
  then the timezone of the returned DateTime object will be set to the local
  timezone. This is consistent with the behavior of Date::Parse.
  If no zone is specified and the date string does specify a timezone/offset or
  if a zone format can not be parsed by DateTime::TimeZone, the returned
  DateTime object will have UTC timezone.
  
  WWW: http://search.cpan.org/dist/DateTime-Format-DateParse/
  
  PR:             ports/124852
  Submitted by:   svysh at pn.sinp.msu.ru
  
  Revision  Changes    Path
  1.3118    +1 -0      ports/devel/Makefile
  1.1       +25 -0     ports/devel/p5-DateTime-Format-DateParse/Makefile (new)
  1.1       +3 -0      ports/devel/p5-DateTime-Format-DateParse/distinfo (new)
  1.1       +11 -0     ports/devel/p5-DateTime-Format-DateParse/pkg-descr (new)
  1.1       +4 -0      ports/devel/p5-DateTime-Format-DateParse/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"