Bug 149702 - multimedia/moonlight: add missing fix in previous change (ports/149044)
Summary: multimedia/moonlight: add missing fix in previous change (ports/149044)
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: Romain Tartière
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-16 10:50 UTC by TsurutaniNaoki
Modified: 2010-11-27 08:20 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (382 bytes, patch)
2010-08-16 10:50 UTC, TsurutaniNaoki
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description TsurutaniNaoki 2010-08-16 10:50:01 UTC
	libmoonplugin-ff3bridge.so does not exist any more.

Fix: here is a patch to Makefile:
How-To-Repeat: 	% cd /usr/ports/multimedia/moonlight
	% make
	...
	% make install
	...
	ERROR: The "libmoonplugin-ff3bridge.so" in WEBPLUGINS_FILES is either a typo or no longer exists. Please make a bug report to mono@FreeBSD.org (maintainer).

	===>   Compressing manual pages for moonlight-2.2_2
	===>   Registering installation for moonlight-2.2_2
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2010-08-16 16:45:24 UTC
State Changed
From-To: open->closed

Misfiled followup to ports/148124; content migrated. 


Comment 2 Mark Linimon freebsd_committer freebsd_triage 2010-08-16 16:45:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->linimon
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2010-08-16 23:10:23 UTC
State Changed
From-To: closed->open

Reopen, reclassify at submitter request. 


Comment 4 Mark Linimon freebsd_committer freebsd_triage 2010-08-16 23:10:23 UTC
Responsible Changed
From-To: linimon->mono
Comment 5 Romain Tartière freebsd_committer freebsd_triage 2010-11-26 10:24:22 UTC
Responsible Changed
From-To: mono->romain

I'll take it (ports/152595 remind me this issue I though was fixed).
Comment 6 dfilter service freebsd_committer freebsd_triage 2010-11-27 08:17:53 UTC
romain      2010-11-27 08:17:49 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/moonlight Makefile 
  Log:
  - Fix libmoonplugin-ff36bridge.so installation.
  
  PR:             ports/149702
  Submitted by:   Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
  
  Revision  Changes    Path
  1.22      +1 -1      ports/multimedia/moonlight/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 7 Romain Tartière freebsd_committer freebsd_triage 2010-11-27 08:18:17 UTC
State Changed
From-To: open->closed

Committed. Thanks!