Bug 235334 - audio/ripit: upstream disappeared
Summary: audio/ripit: upstream disappeared
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: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-30 22:34 UTC by Tobias Rehbein
Modified: 2019-01-31 11:57 UTC (History)
0 users

See Also:
tobias.rehbein: maintainer-feedback+


Attachments
patch to fetch distfile from GitHub (679 bytes, patch)
2019-01-30 22:34 UTC, Tobias Rehbein
no flags Details | Diff
patch to fetch distfile from GitHub (1.08 KB, patch)
2019-01-31 05:17 UTC, Tobias Rehbein
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias Rehbein 2019-01-30 22:34:03 UTC
Created attachment 201542 [details]
patch to fetch distfile from GitHub

I have learned my lesson in bug #234428 and checked upstream for my ports. And indeed upstream for ausio/ripit disappeared. I uploaded the latest distfile in GitHub. The attached patch changes the Makefile accordingly.

While here, I set the NO_BUILD flag and petted portlint.

portlint and poudriere testport are okay with these changes.

tl;dr:

* fetch distfiles from GitHub as upstream disappeared
* set NO_BUILD
* pet portlint
Comment 1 Steve Wills freebsd_committer freebsd_triage 2019-01-31 01:19:10 UTC
Please update pkg-descr too.
Comment 2 Tobias Rehbein 2019-01-31 05:17:16 UTC
Created attachment 201547 [details]
patch to fetch distfile from GitHub

(In reply to Steve Wills from comment #1)
Good catch, I missed it. I updated the patch accordingly.
Comment 3 commit-hook freebsd_committer freebsd_triage 2019-01-31 11:57:32 UTC
A commit references this bug:

Author: swills
Date: Thu Jan 31 11:56:31 UTC 2019
New revision: 491710
URL: https://svnweb.freebsd.org/changeset/ports/491710

Log:
  audio/ripit: replace upstream

  PR:		235334
  Submitted by:	tobias.rehbein@web.de (maintainer)

Changes:
  head/audio/ripit/Makefile
  head/audio/ripit/pkg-descr
Comment 4 Steve Wills freebsd_committer freebsd_triage 2019-01-31 11:57:37 UTC
Committed, thanks!