Bug 104664 - [patch] fix misc/zoneinfo runtime
Summary: [patch] fix misc/zoneinfo runtime
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: Edwin Groothuis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-21 23:50 UTC by edwin
Modified: 2006-10-31 21:20 UTC (History)
0 users

See Also:


Attachments
file.diff (4.18 KB, patch)
2006-10-21 23:50 UTC, edwin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description edwin 2006-10-21 23:50:18 UTC
Redo method of determining which patches should be applied.

Fix: ? work
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-10-21 23:50:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->edwin

edwin@mavetju.org => edwin@
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-10-31 21:17:30 UTC
edwin       2006-10-31 21:17:24 UTC

  FreeBSD ports repository

  Modified files:
    misc/zoneinfo        Makefile 
  Added files:
    misc/zoneinfo/files  patchremove-ax patchremove-me 
                         patchremove-rs 
  Removed files:
    misc/zoneinfo/files  patch4-zone.tab 
  Log:
  [patch] fix misc/zoneinfo runtime
  
          Redo method of determining which patches should be applied.
  
  PR:             ports/104664
  Submitted by:   Edwin Groothuis <edwin@mavetju.org>
  
  Revision  Changes    Path
  1.12      +11 -18    ports/misc/zoneinfo/Makefile
  1.2       +0 -11     ports/misc/zoneinfo/files/patch4-zone.tab (dead)
  1.1       +11 -0     ports/misc/zoneinfo/files/patchremove-ax (new)
  1.1       +11 -0     ports/misc/zoneinfo/files/patchremove-me (new)
  1.1       +11 -0     ports/misc/zoneinfo/files/patchremove-rs (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 Edwin Groothuis freebsd_committer freebsd_triage 2006-10-31 21:17:45 UTC
State Changed
From-To: open->closed

Committed, thanks!