Bug 203652

Summary: graphics/libpotrace: distfile is not fetchable from SF
Product: Ports & Packages Reporter: Tatsuki Makino <tatsuki_makino>
Component: Individual Port(s)Assignee: Hiroki Sato <hrs>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (hrs)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
log of poudriere bulk -F none

Description Tatsuki Makino 2015-10-09 08:52:50 UTC
Created attachment 161841 [details]
log of poudriere bulk -F

Distfile couldn't be fetched from all SF mirrors. But fetching is succeeded by MASTER_SITE_BACKUP.
It is a problem of MASTER_SITE_SUBDIR. MASTER_SITE_SUBDIR should be set to potrace/${PORTVERSION} or MASTER_SITES should be changed to SF/potrace/${PORTVERSION} to solve it.
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-10-22 02:23:13 UTC
A commit references this bug:

Author: hrs
Date: Thu Oct 22 02:23:06 UTC 2015
New revision: 399944
URL: https://svnweb.freebsd.org/changeset/ports/399944

Log:
  - Update to 1.12.
  - Fix MASTER_SITES [*].

  Spotted by:	Tatsuki Makino [*]
  PR:		203652 [*]

Changes:
  head/graphics/libpotrace/Makefile
  head/graphics/libpotrace/distinfo
Comment 2 Hiroki Sato freebsd_committer freebsd_triage 2015-10-22 02:24:36 UTC
Thank you for your report.  Fixed now.