Bug 105418 - [Maintainer] www/squid: point MASTER_SITES at HTTP mirrors; unbreak fetching
Summary: [Maintainer] www/squid: point MASTER_SITES at HTTP mirrors; unbreak fetching
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: Jean Milanez Melo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-11 23:30 UTC by Thomas-Martin Seck
Modified: 2006-11-17 13:00 UTC (History)
0 users

See Also:


Attachments
file.diff (1.62 KB, patch)
2006-11-11 23:30 UTC, Thomas-Martin Seck
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas-Martin Seck 2006-11-11 23:30:16 UTC
The Squid project seems to have removed the distfiles for Squid 2.5
from their FTP server and most mirrors followed suit, cf fenner's
distfile survey for www/squid.

The distfiles are available via the HTTP mirrors for now so use
these instead.  While at it replace the www1.nl mirror with www2.nl
since the former seems to be a bit unresponsive at times.

In the short run I would like to move www/squid to www/squid25 and
www/squid26 to www/squid. Should I wait until 6.2 is out the door
or should I file a repocopy request right away?

Fix: Apply this patch:
How-To-Repeat: 1) cd /usr/ports/www/squid && make fetch
2) see http://people.freebsd.org/~fenner/portsurvey/www.html#squid
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-11-11 23:30:26 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jmelo

jmelo@ wants to have WWW and MASTER_SITES PRs
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-11-17 12:51:37 UTC
jmelo       2006-11-17 12:51:29 UTC

  FreeBSD ports repository

  Modified files:
    www/squid            Makefile 
  Log:
  - Fix mastersites.
  
  PR:             ports/105418
  Submitted by:   Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
  
  Revision  Changes    Path
  1.192     +7 -16     ports/www/squid/Makefile
_______________________________________________
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 Jean Milanez Melo freebsd_committer freebsd_triage 2006-11-17 12:51:40 UTC
State Changed
From-To: open->closed

Committed. Thanks!