[Bug 203894] [patch] graphics/sane-backend: fix url of MASTER_SITES
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Oct 20 11:21:51 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203894
Bug ID: 203894
Summary: [patch] graphics/sane-backend: fix url of MASTER_SITES
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: patch
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: ports at toco-domains.de
Keywords: patch
Created attachment 162242
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=162242&action=edit
patch with correct master_sites
Hello,
while building libreoffice i noted, that the MASTER_SITES entry of
graphics/sane-backend is wrong.
It is currently:
https://alioth.debian.org/frs/download.php/4146/
But trying to download the file from there results in an 0 byte size file. The
correct url is:
https://alioth.debian.org/frs/download.php/file/4146/
Can be checked with:
# cd /usr/ports/graphics/sane-backends && make distclean && make fetch
Patch attached.
I do not update a PORTREVISION, because the second MASTER_SITES always worked.
Therefore there is no need for rebuilding the port.
Greetings,
Torsten
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list