Bug 203652 - graphics/libpotrace: distfile is not fetchable from SF
Summary: graphics/libpotrace: distfile is not fetchable from SF
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Hiroki Sato
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-09 08:52 UTC by Tatsuki Makino
Modified: 2015-10-22 02:24 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (hrs)


Attachments
log of poudriere bulk -F (10.25 KB, text/plain)
2015-10-09 08:52 UTC, Tatsuki Makino
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.