| Summary: | [Maintainer Update] audio/opusfile: update to 0.6 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | SimaMoto,RyōTa <liangtai.s16> | ||||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||||
| Status: | Closed FIXED | ||||||||
| Severity: | Affects Some People | CC: | amdmi3 | ||||||
| Priority: | --- | ||||||||
| Version: | Latest | ||||||||
| Hardware: | Any | ||||||||
| OS: | Any | ||||||||
| Attachments: |
|
||||||||
Created attachment 149546 [details]
testcase: 10.1-PRERELEASE i386
A commit references this bug: Author: amdmi3 Date: Thu Nov 20 16:21:09 UTC 2014 New revision: 372949 URL: https://svnweb.freebsd.org/changeset/ports/372949 Log: - Update to 0.6 - Switch to USES=autoreconf - Strip libraries - While here, add LICENSE_FILE PR: 195127 Submitted by: liangtai.s16@gmail.com (maintainer) Changes: head/audio/opusfile/Makefile head/audio/opusfile/distinfo head/audio/opusfile/files/patch-configure.ac head/audio/opusfile/pkg-plist Committed, thanks! You may consider using PORTDOCS=*, which will generate DOCSDIR-related part of plist for you, handling DOCS/DOXYGEN options gracefully. |
Created attachment 149545 [details] Update audio/opusfile from v0.5_4 to v0.6 opusfile had been released version 0.6 a few months ago. - Switch USE_AUTOTOOLS=* to USES=autoreconf. - Strip generated binaries.