Bug 131447

Summary: [PATCH] multimedia/transcode: update to 1.1.0
Product: Ports & Packages Reporter: Naram Qashat <cyberbotx>
Component: Individual Port(s)Assignee: Josh Paetzel <jpaetzel>
Status: Closed FIXED    
Severity: Affects Only Me CC: multimedia
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
transcode-1.1.0.patch
none
transcode_1.1.3.diff none

Description Naram Qashat 2009-02-06 15:10:04 UTC
- Update to 1.1.0

Added file(s):
- files/patch-import-import_bktr.c
- files/patch-libtc-tc_functions.c

Removed file(s):
- files/patch-filter:filter_modfps.c
- files/patch-filter_Makefile.in
- files/patch-import:decode_dv.c
- files/patch-import_ioaux.c
- files/patch-libvo_yuv2rgv.c

This update also encompases the fixes from PRs ports/118168, ports/126019,
ports/126020. The problem in ports/127672 doesn't occur, and this superceeds
ports/130146. ports/101450 is marked as suspended, but the fix detailed in
the PR has been included for over a year, and should probably be closed.

Note: I would be willing to also take over maintainership of this port,
      I did not change myself to the maintainer because I wanted to see
      if it would be ok for me to be maintainer beforehand.

Port maintainer (multimedia@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-02-06 15:10:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-multimedia

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Naram Qashat 2009-02-20 15:14:13 UTC
It's been 2 weeks since I submitted this PR.  I was wondering if someone could 
actually take a look at it so it doesn't get too old.

Thanks,
Naram Qashat
Comment 3 Josh Paetzel freebsd_committer freebsd_triage 2009-02-28 01:52:16 UTC
Responsible Changed
From-To: freebsd-multimedia->jpaetzel

I'll take it.
Comment 4 Josh Paetzel freebsd_committer freebsd_triage 2009-06-02 03:29:01 UTC
State Changed
From-To: open->suspended

1.1.0 doesn't build on amd64.  Waiting for fixes from upstream.
Comment 5 Naram Qashat 2009-07-19 07:02:49 UTC
I've got an updated version of the port, it is now version 1.1.3 and as far as I 
can tell, it builds under amd64 now (I did a minor test in a VM, but it does 
build instead of giving a build error now).  I did not test if it actually runs 
under amd64 yet, though.  The notes for this patch are the same as the initial 
submission (regarding the files added and deleted, and the PRs that should be 
closed), only now there is no need for files/patch-import-import_bktr.c, it's 
been integrated upstream, and I've included changing myself to the maintainer in 
this patch.  On a side note, portlint says something about the use of 
/usr/include in the CONFIGURE_ENV, I'm wondering if that is required at all.

(I've CCed John Paetzel to this as he was handling the PR for me.)

Thanks,
Naram Qashat
Comment 6 Josh Paetzel freebsd_committer freebsd_triage 2009-07-19 15:31:45 UTC
State Changed
From-To: suspended->analyzed

I'm testing this now, will respond back with results.
Comment 7 dfilter service freebsd_committer freebsd_triage 2009-07-22 19:02:10 UTC
jpaetzel    2009-07-22 18:01:55 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/transcode Makefile distinfo 
    multimedia/transcode/files patch-filter:filter_modfps.c 
                               patch-filter_Makefile.in 
                               patch-import:decode_dv.c 
                               patch-import_Makefile.in 
                               patch-import_ioaux.c 
                               patch-libvo_yuv2rgv.c 
  Log:
  Update to 1.1.3
  Assign new MAINTAINER
  
  PR:     ports/131447
  Submitted by:   Naram Qashat <cyberbotx@cyberbotx.com>
  Approved by:    itetcu@ (mentor)
  
  Revision  Changes    Path
  1.117     +131 -180  ports/multimedia/transcode/Makefile
  1.23      +3 -3      ports/multimedia/transcode/distinfo
  1.3       +0 -17     ports/multimedia/transcode/files/patch-filter:filter_modfps.c
  1.3       +0 -11     ports/multimedia/transcode/files/patch-filter_Makefile.in
  1.2       +0 -13     ports/multimedia/transcode/files/patch-import:decode_dv.c
  1.2       +11 -11    ports/multimedia/transcode/files/patch-import_Makefile.in
  1.2       +0 -43     ports/multimedia/transcode/files/patch-import_ioaux.c
  1.3       +0 -11     ports/multimedia/transcode/files/patch-libvo_yuv2rgv.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 8 Josh Paetzel freebsd_committer freebsd_triage 2009-07-22 19:02:14 UTC
State Changed
From-To: analyzed->closed

Committed, thanks.