Bug 107108 - update devel/p5-DateTime-TimeZone to the latest (0.57) and fix problem with "local" zone
Summary: update devel/p5-DateTime-TimeZone to the latest (0.57) and fix problem with "...
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: Mathieu Arnold
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-22 21:00 UTC by Steve Wills
Modified: 2007-01-04 13:50 UTC (History)
0 users

See Also:


Attachments
file.diff (1.80 KB, patch)
2006-12-22 21:00 UTC, Steve Wills
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Wills 2006-12-22 21:00:29 UTC
This patch closes ports/104418 and ports/107103 (I screwed up the patch part of that pr anyway... :)

Fix: See attached patch

Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-12-22 21:00:49 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mat

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-01-04 13:44:22 UTC
mat         2007-01-04 13:44:15 UTC

  FreeBSD ports repository

  Modified files:
    devel/p5-DateTime-TimeZone Makefile distinfo 
  Added files:
    devel/p5-DateTime-TimeZone/files 
                                     patch-lib_DateTime_TimeZone_Local.pm 
  Log:
  Update to 0.57 and fix a local zone problem
  
  PR:             107108
  Submitted by:   Steve Wills <steve@stevenwills.com>
  
  Revision  Changes    Path
  1.37      +1 -1      ports/devel/p5-DateTime-TimeZone/Makefile
  1.36      +3 -3      ports/devel/p5-DateTime-TimeZone/distinfo
  1.1       +10 -0     ports/devel/p5-DateTime-TimeZone/files/patch-lib_DateTime_TimeZone_Local.pm (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"
Comment 3 Mathieu Arnold freebsd_committer freebsd_triage 2007-01-04 13:44:25 UTC
State Changed
From-To: open->closed

Committed, thanks!