Bug 104203

Summary: [patch] Rework devel/ruby-cvs to fix fetch problem from MASTER_SITES
Product: Ports & Packages Reporter: Josh Paetzel <josh> <josh>
Component: Individual Port(s)Assignee: Cheng-Lung Sung <clsung>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
file.diff none

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.