Bug 104209 - [patch] Rework devel/ruby-tzfile to fix fetch problems from MASTER_SITES
Summary: [patch] Rework devel/ruby-tzfile to fix fetch problems from MASTER_SITES
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: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-09 13:30 UTC by Josh Paetzel <josh@tcbug.org>
Modified: 2006-11-06 02:30 UTC (History)
0 users

See Also:


Attachments
file.diff (888 bytes, patch)
2006-10-09 13:30 UTC, Josh Paetzel <josh@tcbug.org>
no flags Details | Diff
file.diff (669 bytes, patch)
2006-10-09 13:30 UTC, Josh Paetzel <josh@tcbug.org>
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Josh Paetzel <josh@tcbug.org> 2006-10-09 13:30:32 UTC

The homepage for devel/ruby-tzfile uses a bizarre method to download the source tarballs.  The existing version of the port doesn't work with their current site and in making it work I think this is a 'saner' configuration.

How-To-Repeat: 

cd /usr/ports/devel/ruby-tzfile
make fetch
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-10-09 13:31:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

clsung@ wants to have ruby- PRs
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-11-06 02:19:59 UTC
clsung      2006-11-06 02:19:53 UTC

  FreeBSD ports repository

  Modified files:
    devel/ruby-tzfile    Makefile distinfo 
  Log:
  - fetchable again
  
  PR:             ports/104209 [1], ports/104789 [2]
  Submitted by:   Josh Paetzel <josh_AT_tcbug dot org> [1], Kay Abendroth <kay dot abendroth@raxion dot net> [2]
  
  Revision  Changes    Path
  1.10      +2 -2      ports/devel/ruby-tzfile/Makefile
  1.3       +3 -3      ports/devel/ruby-tzfile/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 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-11-06 02:20:29 UTC
State Changed
From-To: open->closed

Committed. Thank You.