Bug 168759

Summary: [PATCH] cad/openvsp Fixing problem reported on pointyhat
Product: Ports & Packages Reporter: Fernando ApesteguĂ­a <fernape>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Fernando ApesteguĂ­a freebsd_committer freebsd_triage 2012-06-06 17:20:11 UTC
There was a problem that made "make extract" download an already downloaded distribution file.

Fix: Apply attached patch.

Redefinition of do-fetch has been reworked so it checks if the distribution exists before trying to download it.
It also does not override DISTNAME as it is not necessary.

Patch attached with submission follows:
How-To-Repeat: make checksum
make extract
<And here the port tries to fetch the distribution again>
Comment 1 Erwin Lansing freebsd_committer freebsd_triage 2012-06-07 12:03:47 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-06-07 12:03:49 UTC
erwin       2012-06-07 11:03:38 UTC

  FreeBSD ports repository

  Modified files:
    cad/openvsp          Makefile distinfo 
  Log:
  There was a problem that made "make extract" download an already
  downloaded distribution file.
  
  PR:             168759
  Submitted by:   Fernando <fernando.apesteguia@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.3       +4 -3      ports/cad/openvsp/Makefile
  1.2       +2 -2      ports/cad/openvsp/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"