Bug 133353 - [PATCH] audio/rubygem-mp3info: fix packaging and update to 0.6.12
Summary: [PATCH] audio/rubygem-mp3info: fix packaging and update to 0.6.12
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-04 00:50 UTC by Robert Gogolok
Modified: 2009-04-29 03:10 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Gogolok 2009-04-04 00:50:06 UTC
The port audio/rubygem-mp3info is currently marked as being broken because it fails to package.
For a failed build see:
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.7.20090301170543/rubygem-
mp3info-0.5.log

Fix: 

The name of the rubygem is actually 'ruby-mp3info' and not 'mp3info'.
The following package corrects the portname to 'ruby-mp3info' and updates the version to 0.6.12:
http://w5.cs.uni-sb.de/~gogo/patches/rubygem-mp3info-0.6.12.patch

Furthermore, the directory ports/audio/rubygem-mp3info should be renamed to ports/audio/rubygem-ruby-mp3info ?
How-To-Repeat: Try to package audio/rubygem-mp3info
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-04-04 00:50:15 UTC
Maintainer of audio/rubygem-mp3info,

Please note that PR ports/133353 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/133353

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-04-04 00:50:17 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Philip M. Gollucci freebsd_committer freebsd_triage 2009-04-21 02:36:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

I'll take it.
Comment 4 Philip M. Gollucci freebsd_committer freebsd_triage 2009-04-21 21:20:29 UTC
State Changed
From-To: feedback->open

well its already unbroke and updated so we only need the rename portion
Comment 5 Philip M. Gollucci freebsd_committer freebsd_triage 2009-04-22 05:22:19 UTC
State Changed
From-To: open->repocopy

Request Repo copy 


Comment 6 Philip M. Gollucci freebsd_committer freebsd_triage 2009-04-22 05:22:19 UTC
Responsible Changed
From-To: pgollucci->portmgr

Request Repo copy
Comment 7 Philip M. Gollucci 2009-04-22 05:24:30 UTC
audio/rubygem-mp3info -> audio/rubygem-ruby-mp3info
Comment 8 Joe Marcus Clarke freebsd_committer freebsd_triage 2009-04-25 20:08:09 UTC
State Changed
From-To: repocopy->open

Repocopy complete. 


Comment 9 Joe Marcus Clarke freebsd_committer freebsd_triage 2009-04-25 20:08:09 UTC
Responsible Changed
From-To: portmgr->pgollucci

Repocopy complete.
Comment 10 dfilter service freebsd_committer freebsd_triage 2009-04-29 02:58:32 UTC
pgollucci    2009-04-29 01:58:22 UTC

  FreeBSD ports repository

  Modified files:
    audio                Makefile 
    audio/rubygem-ruby-mp3info Makefile 
  Log:
  - Update the port to match the GEM name.
  - Connect to the build
  
  PR:             ports/133353
  Submitted by:   Robert Gogolok <gogo@cs.uni-sb.de>
  
  Revision  Changes    Path
  1.1028    +1 -0      ports/audio/Makefile
  1.15      +1 -5      ports/audio/rubygem-ruby-mp3info/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 11 dfilter service freebsd_committer freebsd_triage 2009-04-29 03:05:11 UTC
pgollucci    2009-04-29 02:05:02 UTC

  FreeBSD ports repository

  Modified files:
    .                    MOVED 
    audio                Makefile 
  Removed files:
    audio/rubygem-mp3info Makefile distinfo pkg-descr 
  Log:
  - Delete original port after repo copy
  
  PR:             ports/133353
  
  Revision  Changes    Path
  1.1856    +2 -1      ports/MOVED
  1.1029    +0 -1      ports/audio/Makefile
  1.14      +0 -24     ports/audio/rubygem-mp3info/Makefile (dead)
  1.7       +0 -3      ports/audio/rubygem-mp3info/distinfo (dead)
  1.4       +0 -6      ports/audio/rubygem-mp3info/pkg-descr (dead)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 12 Philip M. Gollucci freebsd_committer freebsd_triage 2009-04-29 03:08:20 UTC
State Changed
From-To: open->closed

Committed. Thanks!