Bug 135342 - [PATCH] ftp/linux-f10-curl: hardly fetches
Summary: [PATCH] ftp/linux-f10-curl: hardly fetches
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: freebsd-emulation (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-08 03:10 UTC by Dmitry Marakasov
Modified: 2009-06-15 22:50 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Marakasov 2009-06-08 03:10:01 UTC
The port does not fetch from most of mirrors, so fetch takes up to 30 minutes.

The cause is that most mirrors have RPM's for version 7.18.2-7 (curl-7.18.2-7.fc10.i386.rpm, libcurl-7.18.2-7.fc10.i386.rpm), not 7.19.4-4 (curl-7.19.4-4.fc10.i386.rpm, libcurl-7.19.4-4.fc10.i386.rpm).

Port maintainer (emulation@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77

Fix: 

Downgrade port, or resort mirror list.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-06-08 03:10:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->emulation

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2009-06-14 01:25:19 UTC
Responsible Changed
From-To: emulation->freebsd-emulation
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-06-15 22:44:35 UTC
bsam        2009-06-15 21:44:20 UTC

  FreeBSD ports repository

  Modified files:
    ftp/linux-f10-curl   Makefile distinfo.i386 
  Log:
  Update to libcurl-7.19.4-5.fc10.
  
  PR:             ports/135342
  Submitted by:   amdmi
  
  Revision  Changes    Path
  1.8       +5 -3      ports/ftp/linux-f10-curl/Makefile
  1.6       +9 -9      ports/ftp/linux-f10-curl/distinfo.i386
_______________________________________________
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 4 Boris Samorodov freebsd_committer freebsd_triage 2009-06-15 22:44:48 UTC
State Changed
From-To: open->closed

The port is updated to libcurl-7.19.4-5.fc10. When a linux port is 
hardly fetched it usually means that a new version is released. 
This new version is usually placed into updating directory. 
Thanks for the report!