Summary: | audio/ogg2mp3: Resurrect port | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Tobias Rehbein <tobias.rehbein> | ||||||||
Component: | Individual Port(s) | Assignee: | Yuri Victorovich <yuri> | ||||||||
Status: | Closed FIXED | ||||||||||
Severity: | Affects Some People | CC: | tobias.rehbein, yuri | ||||||||
Priority: | --- | Flags: | tobias.rehbein:
maintainer-feedback+
|
||||||||
Version: | Latest | ||||||||||
Hardware: | Any | ||||||||||
OS: | Any | ||||||||||
Attachments: |
|
Created attachment 200544 [details]
updated shar for audio/ogg2mp3
Thank you Tobias. If you could replace the shar with a unified diff after svn copy'ing from the last port revision (before deletion) and then making your changes, it will make the change proposal easier to review. Please include removal of the ports MOVED entry in the diff as well. Created attachment 200621 [details]
Diff to the original audio/ogg2mp3 port, svn copied
Hi, I hope I did it right. I did a `svn copy https://svn.FreeBSD.org/ports/head/audio/ogg2mp3@469100 audio/ogg2mp3` to resurrect the original audio/ogg2mp3 port. Then I applied my patches and created a diff. If you need something different, please let me know. (In reply to tobias.rehbein from comment #4) Looks good Tobias, thank you A commit references this bug: Author: yuri Date: Mon May 13 01:34:03 UTC 2019 New revision: 501511 URL: https://svnweb.freebsd.org/changeset/ports/501511 Log: Re-add audio/ogg2mp3: It was unfetchable because it moved to github PR: 234428 Submitted by: tobias.rehbein@web.de (maintainer) Changes: head/MOVED head/audio/Makefile head/audio/ogg2mp3/ head/audio/ogg2mp3/Makefile head/audio/ogg2mp3/distinfo head/audio/ogg2mp3/files/patch-ogg2mp3 head/audio/ogg2mp3/pkg-descr Committed with small changes. Thanks! |
Created attachment 200543 [details] shar for audio/ogg2mp3 Somehow I missed that audio/ogg2mp3 expired on 2018-06-06 after being marked as BROKEN for 6 months (No public distfiles). I just noticed the expiration of the port when I wanted to install it on a new system. The shar attached to this PR is basically the original port with a few adjustments: - USE_GITHUB to fetch the distfile - set NO_ARCH=yes I run `portlint -a` and `poudriere testport` without any issued.