Bug 215653 - audio/mp3info: fix versioning, license, switch to options helpers
Summary: audio/mp3info: fix versioning, license, switch to options helpers
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-29 14:48 UTC by Dmitry Marakasov
Modified: 2016-12-29 17:46 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (sunpoet)


Attachments
Patch (1.46 KB, patch)
2016-12-29 14:48 UTC, Dmitry Marakasov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Marakasov freebsd_committer freebsd_triage 2016-12-29 14:48:27 UTC
Created attachment 178378 [details]
Patch

- Fix versioning, `a' is the part of the version: http://repology.org/metapackages/all/?search=mp3info
- Fix license
- Switch to options helpers
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-12-29 17:45:51 UTC
A commit references this bug:

Author: sunpoet
Date: Thu Dec 29 17:44:48 UTC 2016
New revision: 429931
URL: https://svnweb.freebsd.org/changeset/ports/429931

Log:
  - Fix PORTVERSION
  - Fix LICENSE
  - Add LICENSE_FILE
  - Convert to options target helper

  PR:		215653
  Submitted by:	amdmi3

Changes:
  head/audio/mp3info/Makefile
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2016-12-29 17:46:45 UTC
Committed. Thanks!