Bug 104203 - [patch] Rework devel/ruby-cvs to fix fetch problem from MASTER_SITES
Summary: [patch] Rework devel/ruby-cvs to fix fetch problem 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 09:40 UTC by Josh Paetzel <josh@tcbug.org>
Modified: 2006-11-07 07:00 UTC (History)
0 users

See Also:


Attachments
file.diff (1.24 KB, patch)
2006-10-09 09:40 UTC, Josh Paetzel <josh@tcbug.org>
no flags Details | Diff
file.diff (701 bytes, patch)
2006-10-09 09:40 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 09:40:22 UTC

The homepage for the devel/ruby-cvs 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-cvs
make fetch
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-10-09 09:40:32 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-07 06:52:37 UTC
clsung      2006-11-07 06:52:31 UTC

  FreeBSD ports repository

  Modified files:
    devel/ruby-cvs       Makefile distinfo 
  Log:
  - make fetchable
  
  PR:             ports/104203 [1], ports/104790 [2]
  Submitted by:   Josh Paetzel <josh_AT_tcbug dot org> [1], Kay Abendroth<kay dot abendroth@raxion dot net> [2]
  
  Revision  Changes    Path
  1.11      +2 -2      ports/devel/ruby-cvs/Makefile
  1.4       +3 -3      ports/devel/ruby-cvs/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-07 06:52:52 UTC
State Changed
From-To: open->closed

Committed. Thank You.