Bug 237875

Summary: graphics/xsane: Homepage domain parked, MASTER_SITES requires Authorization
Product: Ports & Packages Reporter: Nick Godson <resistor>
Component: Individual Port(s)Assignee: Kai Knoblich <kai>
Status: Closed FIXED    
Severity: Affects Many People CC: kai
Priority: --- Flags: kai: merge-quarterly+
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://gitlab.com/sane-project/frontend/xsane
See Also: https://reviews.freebsd.org/D20856

Description Nick Godson 2019-05-13 11:50:05 UTC
FYI the main website http://www.xsane.org/ is dead.
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2019-05-13 11:54:22 UTC
Are the ports
Comment 2 Nick Godson 2019-05-13 12:57:53 UTC
(In reply to Kubilay Kocak from comment #1)
Thanks, forgot to mention port builds fine from the FreeBSD distcache.
Comment 3 Kai Knoblich freebsd_committer freebsd_triage 2019-07-04 17:07:03 UTC
(In reply to Nick Godson from comment #0)

Thanks for reporting that issue. The sources and the tarball are available at upstream's project page hosted on Gitlab.

I opened a pre-commit review for it and once it's approved the change will land.
Comment 4 Tobias Kortkamp freebsd_committer freebsd_triage 2019-07-04 17:28:07 UTC
Maintainer has been reset to ports@ in ports r505847 in case someone wants to
take it.
Comment 5 commit-hook freebsd_committer freebsd_triage 2019-07-05 16:38:49 UTC
A commit references this bug:

Author: kai
Date: Fri Jul  5 16:38:41 UTC 2019
New revision: 505903
URL: https://svnweb.freebsd.org/changeset/ports/505903

Log:
  graphics/xsane: Update MASTER_SITES

  * The project moved to Gitlab and the old site has vanished.
  * Update the distinfo accordingly, the new tarball is cleaner and doesn't
    contain patch backup files, generated config.h headers, etc. Apart from
    that there are no differences regarding the source code.
  * Also add "gnome" to USES while I'm here as using USE_GNOME alone is
    deprecated.

  PR:		237875
  Reported by:	Nick Godson <resistor@peakusage.net>
  Reviewed by:	tcberner
  MFH:		2019Q3
  Differential Revision:	https://reviews.freebsd.org/D20856

Changes:
  head/graphics/xsane/Makefile
  head/graphics/xsane/distinfo
  head/graphics/xsane/pkg-descr
Comment 6 Kai Knoblich freebsd_committer freebsd_triage 2019-07-05 16:41:34 UTC
Changes have been committed to the head branch. Still waiting for approval to land the changes to the 2019Q3 branch.
Comment 7 commit-hook freebsd_committer freebsd_triage 2019-07-06 09:13:05 UTC
A commit references this bug:

Author: kai
Date: Sat Jul  6 09:12:41 UTC 2019
New revision: 505966
URL: https://svnweb.freebsd.org/changeset/ports/505966

Log:
  MFH: r505903

  graphics/xsane: Update MASTER_SITES

  * The project moved to Gitlab and the old site has vanished.
  * Update the distinfo accordingly, the new tarball is cleaner and doesn't
    contain patch backup files, generated config.h headers, etc. Apart from
    that there are no differences regarding the source code.
  * Also add "gnome" to USES while I'm here as using USE_GNOME alone is
    deprecated.

  PR:		237875
  Reported by:	Nick Godson <resistor@peakusage.net>
  Reviewed by:	tcberner
  Differential Revision:	https://reviews.freebsd.org/D20856

  Approved by:	ports-secteam (joneum)

Changes:
_U  branches/2019Q3/
  branches/2019Q3/graphics/xsane/Makefile
  branches/2019Q3/graphics/xsane/distinfo
  branches/2019Q3/graphics/xsane/pkg-descr
Comment 8 Kai Knoblich freebsd_committer freebsd_triage 2019-07-06 09:15:06 UTC
All done, changes are now visible in the head and 2019Q3 branch. Thank you Nick, for reporting this!