Bug 124852 - New port: devel/p5-DateTime-Format-DateParse. Needed as a dependency for existing port security/p5-openxpki
Summary: New port: devel/p5-DateTime-Format-DateParse. Needed as a dependency for exis...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-21 20:20 UTC by Sergei Vyshenski
Modified: 2008-06-28 16:00 UTC (History)
0 users

See Also:


Attachments
file.shar (3.10 KB, text/plain)
2008-06-21 20:20 UTC, Sergei Vyshenski
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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"