Bug 165833 - [PATCH] audio/cynthiune: Remove audio/libmusicbrainz dependency
Summary: [PATCH] audio/cynthiune: Remove audio/libmusicbrainz dependency
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: Dirk Meyer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-07 19:00 UTC by Jason E. Hale
Modified: 2012-03-19 18:52 UTC (History)
1 user (show)

See Also:


Attachments
2012-03-07-cynthuine.diff (8.28 KB, patch)
2012-03-07 19:00 UTC, Jason E. Hale
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jason E. Hale 2012-03-07 19:00:27 UTC
- Remove the audio/libmusicbrainz dependency from audio/cynthiune as the
  MusicBrainz RDF webservice is no longer functional (patch taken from Ubuntu)
- Move LICENSE to appease portlint

How-To-Repeat: - Use attached diff
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-03-07 19:01:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dinoex

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-03-19 18:45:23 UTC
dinoex      2012-03-19 18:45:07 UTC

  FreeBSD ports repository

  Modified files:
    audio/cynthiune      Makefile 
  Added files:
    audio/cynthiune/files patch-CynthiuneController.m 
                          patch-GNUmakefile.preamble 
                          patch-SongInspectorController.m 
  Log:
  - drop supoort for MusicBrainz
  PR:             165833
  Submitted by:   Jason E. Hale
  Obtained from:  Ubuntu
  Feature safe:   yes
  
  Revision  Changes    Path
  1.22      +3 -4      ports/audio/cynthiune/Makefile
  1.1       +12 -0     ports/audio/cynthiune/files/patch-CynthiuneController.m (new)
  1.1       +11 -0     ports/audio/cynthiune/files/patch-GNUmakefile.preamble (new)
  1.1       +198 -0    ports/audio/cynthiune/files/patch-SongInspectorController.m (new)
_______________________________________________
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 3 Dirk Meyer freebsd_committer freebsd_triage 2012-03-19 18:52:23 UTC
State Changed
From-To: open->closed

committed, thanks.