Bug 161760 - audio/cdparanoia fails to compile on 9.0
Summary: audio/cdparanoia fails to compile on 9.0
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: Alexey Dokuchaev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-18 06:20 UTC by Kevin Oberman
Modified: 2011-10-29 12:30 UTC (History)
0 users

See Also:


Attachments
file.diff (7.98 KB, patch)
2011-10-18 06:20 UTC, Kevin Oberman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Oberman 2011-10-18 06:20:11 UTC

Fix: Thanks to Ken Merry (ken@) for providing this fix.

Replace files/patch-interface-scsi_interface.c with the following:
How-To-Repeat: cd /usr/ports/audio/cdparanoia && make
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-10-18 06:20:54 UTC
Responsible Changed
From-To: freebsd-ports-bugs->danfe

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2011-10-20 20:44:25 UTC
State Changed
From-To: open->analyzed

I can confirm this fixes the problem on powerpc-9.
Comment 3 cheunghonyu 2011-10-21 19:09:04 UTC
I comfirm that the patch.txt fix the problem on amd64 of FreeBSD 9.0-RC1
Comment 4 dfilter service freebsd_committer freebsd_triage 2011-10-29 12:28:28 UTC
miwi        2011-10-29 11:28:08 UTC

  FreeBSD ports repository

  Modified files:
    audio/cdparanoia/files patch-interface-scsi_interface.c 
  Log:
  - Fix build on FreeBSD 9/10
  
  PR:             ports/161760
  Submitted by:   Kevin Oberman (kob6558@gmail.com)
  Approved by:    portmgr (myself)
  
  Revision  Changes    Path
  1.4       +36 -20    ports/audio/cdparanoia/files/patch-interface-scsi_interface.c
_______________________________________________
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 5 Martin Wilke freebsd_committer freebsd_triage 2011-10-29 12:28:38 UTC
State Changed
From-To: analyzed->closed

Committed. Thanks!