Bug 206172 - audio/mp3stat: Mark Un'BROKEN (Now fetchable), Take MAINTAINER'ship
Summary: audio/mp3stat: Mark Un'BROKEN (Now fetchable), Take MAINTAINER'ship
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: Jason Unovitch
URL:
Keywords: easy, patch, patch-ready
Depends on:
Blocks:
 
Reported: 2016-01-12 21:05 UTC by Chris Hutchinson
Modified: 2016-01-26 23:34 UTC (History)
2 users (show)

See Also:
junovitch: merge-quarterly+


Attachments
svn diff to fix audio/mp3stat (3.13 KB, patch)
2016-01-12 21:05 UTC, Chris Hutchinson
portmaster: maintainer-approval+
Details | Diff
svn diff to fix audio/mp3stat (3.31 KB, patch)
2016-01-12 21:52 UTC, Chris Hutchinson
koobs: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Hutchinson 2016-01-12 21:05:18 UTC
Created attachment 165458 [details]
svn diff to fix audio/mp3stat

I use this for batch processing my audio files, and have
even made some add-ons, to enhance it. Which I will add to
the next version. I see the source has gone missing, as well
as it' web site. So I'd like to fix that. :-)

Changes/additions:
MASTER_SITES, MAINTAINER, COMMENT, pkg-descr, WWW

That's it!

Prove it's now fetchable. :-)

dev.box# make -DBATCH extract
===>  License GPLv2 accepted by the user
===>   mp3stat-2.6.01_13 depends on file: /usr/local/sbin/pkg - found
=> mp3stat-2.6.01.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch http://BSDforge.com/projects/source/audio/mp3stat/mp3stat-2.6.01.tar.gz
mp3stat-2.6.01.tar.gz                         100% of   29 kB   1464 MBps 00m00s
===> Fetching all distfiles required by mp3stat-2.6.01_13 for building
===>  Extracting for mp3stat-2.6.01_13
=> SHA256 Checksum OK for mp3stat-2.6.01.tar.gz.

dev.box# make distclean
===>  Cleaning for mp3stat-2.6.01_13
===>  Deleting distfiles for mp3stat-2.6.01_13

Thanks!

--Chris
Comment 1 Chris Hutchinson 2016-01-12 21:52:35 UTC
Created attachment 165462 [details]
svn diff to fix audio/mp3stat

Makes a correction to the previous patch;
remove unnecessary WRKSRC definition
Comment 2 Kubilay Kocak freebsd_committer freebsd_triage 2016-01-13 09:09:04 UTC
Comment on attachment 165462 [details]
svn diff to fix audio/mp3stat

Port is unmaintained, implicit approval
Comment 3 commit-hook freebsd_committer freebsd_triage 2016-01-26 23:21:10 UTC
A commit references this bug:

Author: junovitch
Date: Tue Jan 26 23:20:22 UTC 2016
New revision: 407325
URL: https://svnweb.freebsd.org/changeset/ports/407325

Log:
  audio/mp3stat: update maintainer and unbreak

  - Update MAINTAINER; pass from ports@ to submitter
  - Update MASTER_SITES link to maintainer's mirror and remove BROKEN
  - Remove DISTNAME and update distinfo for new name; SHA256 remains identical
  - Wrap pkg-descr text at 76 characters and update WWW: to new mirror

  PR:		206172
  Submitted by:	Chris Hutchinson <portmaster@bsdforge.com>

Changes:
  head/audio/mp3stat/Makefile
  head/audio/mp3stat/distinfo
  head/audio/mp3stat/pkg-descr
Comment 4 commit-hook freebsd_committer freebsd_triage 2016-01-26 23:32:12 UTC
A commit references this bug:

Author: junovitch
Date: Tue Jan 26 23:31:57 UTC 2016
New revision: 407327
URL: https://svnweb.freebsd.org/changeset/ports/407327

Log:
  MFH: r407325

  audio/mp3stat: update maintainer and unbreak

  - Update MAINTAINER; pass from ports@ to submitter
  - Update MASTER_SITES link to maintainer's mirror and remove BROKEN
  - Remove DISTNAME and update distinfo for new name; SHA256 remains identical
  - Wrap pkg-descr text at 76 characters and update WWW: to new mirror

  PR:		206172
  Submitted by:	Chris Hutchinson <portmaster@bsdforge.com>
  Approved by:	portmgr blanket

Changes:
_U  branches/2016Q1/
  branches/2016Q1/audio/mp3stat/Makefile
  branches/2016Q1/audio/mp3stat/distinfo
  branches/2016Q1/audio/mp3stat/pkg-descr
Comment 5 Jason Unovitch freebsd_committer freebsd_triage 2016-01-26 23:34:02 UTC
Thank you Chris.  Since the SHA hash of the source file remains the same I did not commit a PORTREVISION bump.  There's no need to force a reinstall of the exact same binaries.

I also MFH'd this under the blanket approval to remove the BROKEN.  I did, however, forget to mention the MFH: line in original commit.