Bug 147316 - [patch] misc/pecl-timezonedb is too old
Summary: [patch] misc/pecl-timezonedb is too old
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: Marcus Alves Grando
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-02 12:40 UTC by Dan Lukes
Modified: 2010-08-01 03:20 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dan Lukes 2010-06-02 12:40:02 UTC
The database within port is too old

Fix: 

In Makefile change:
DISTVERSION=    2010.9

then run 'make makesum'
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-06-02 12:40:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mnag

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-08-01 03:15:34 UTC
mnag        2010-08-01 02:15:26 UTC

  FreeBSD ports repository

  Modified files:
    misc/pecl-timezonedb Makefile distinfo 
  Log:
  - Update to 2010.9
  
  PR:             147316
  Submitted by:   Dan Lukes <dan___obluda.cz>
  
  Revision  Changes    Path
  1.12      +1 -1      ports/misc/pecl-timezonedb/Makefile
  1.12      +3 -3      ports/misc/pecl-timezonedb/distinfo
_______________________________________________
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 Marcus Alves Grando freebsd_committer freebsd_triage 2010-08-01 03:15:50 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!