Bug 118458 - [UPDATE] multimedia/handbrake
Summary: [UPDATE] multimedia/handbrake
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: freebsd-multimedia (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-06 03:40 UTC by Jona Joachim
Modified: 2007-12-13 17:00 UTC (History)
1 user (show)

See Also:


Attachments
handbrake.diff (30.34 KB, patch)
2007-12-06 03:40 UTC, Jona Joachim
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jona Joachim 2007-12-06 03:40:01 UTC
This updates the multimedia/handbrake port to the latest version, namely 0.9.1.
Tested on FreeBSD 7 i386.

Best regards,
Jona

Fix: The following patches from the files folder are not needed anymore:
patch-Jamfile
patch-libhb_encx264.c
patch-Jamrules
patch-libhb_Jamfile
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-12-06 03:40:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-multimedia

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Jona Joachim 2007-12-06 06:13:02 UTC
Sorry for the excessive indentation in MASTER_SITES and DISTFILES, it
did look fine in vim...

Jona
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-12-13 16:50:20 UTC
mezz        2007-12-13 16:50:16 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/handbrake Makefile distinfo pkg-descr 
    multimedia/handbrake/files patch-configure 
  Added files:
    multimedia/handbrake/files patch-contrib-Jamfile 
                               patch-contrib-a52dec-libao-audio_out_oss.c 
                               patch-contrib-libsamplerate-configure 
                               patch-contrib-x264-Makefile 
                               patch-contrib-x264-configure 
                               patch-libhb-fifo.c 
                               patch-libhb-ports.c 
  Removed files:
    multimedia/handbrake/files patch-Jamfile patch-Jamrules 
                               patch-libhb_Jamfile 
                               patch-libhb_encx264.c 
  Log:
  - Update to 0.9.1, remove BROKEN and add NO_CDROM. The handbrake builds as in
    static with libdvdcss in its binary, so forced to have NO_CDROM[1].
  - Pass the maintainership to the submitter.
  
  [1] NO_CDROM=CSS code may violate the DMCA
  
  PR:             ports/118458
  Submitted by:   Jona Joachim <jaj@hcl-club.lu>
  
  Revision  Changes    Path
  1.21      +96 -40    ports/multimedia/handbrake/Makefile
  1.4       +48 -3     ports/multimedia/handbrake/distinfo
  1.5       +0 -43     ports/multimedia/handbrake/files/patch-Jamfile (dead)
  1.3       +0 -12     ports/multimedia/handbrake/files/patch-Jamrules (dead)
  1.2       +3 -11     ports/multimedia/handbrake/files/patch-configure
  1.1       +285 -0    ports/multimedia/handbrake/files/patch-contrib-Jamfile (new)
  1.1       +11 -0     ports/multimedia/handbrake/files/patch-contrib-a52dec-libao-audio_out_oss.c (new)
  1.1       +20 -0     ports/multimedia/handbrake/files/patch-contrib-libsamplerate-configure (new)
  1.1       +20 -0     ports/multimedia/handbrake/files/patch-contrib-x264-Makefile (new)
  1.1       +11 -0     ports/multimedia/handbrake/files/patch-contrib-x264-configure (new)
  1.1       +13 -0     ports/multimedia/handbrake/files/patch-libhb-fifo.c (new)
  1.1       +46 -0     ports/multimedia/handbrake/files/patch-libhb-ports.c (new)
  1.2       +0 -9      ports/multimedia/handbrake/files/patch-libhb_Jamfile (dead)
  1.2       +0 -11     ports/multimedia/handbrake/files/patch-libhb_encx264.c (dead)
  1.3       +28 -18    ports/multimedia/handbrake/pkg-descr
_______________________________________________
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 4 Jeremy Messenger freebsd_committer freebsd_triage 2007-12-13 16:50:26 UTC
State Changed
From-To: open->closed

Committed, thanks!