Bug 138123 - [MAINTAINER] multimedia/transcode: update to 1.1.4
Summary: [MAINTAINER] multimedia/transcode: update to 1.1.4
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: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-24 05:30 UTC by Naram Qashat
Modified: 2009-08-26 21:40 UTC (History)
0 users

See Also:


Attachments
transcode-1.1.4.patch (2.77 KB, patch)
2009-08-24 05:30 UTC, Naram Qashat
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Naram Qashat 2009-08-24 05:30:01 UTC
- Update to 1.1.4

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

NOTE: The above file was also included in the previous update, but not
      included. The patch is needed to allow transcode to properly detect
      the type when /dev/* is used with transcode. I looked into finding
      a better way of doing this, but I have had no luck with that. If there
      is some way, in C, to determine what the type of a device node is, I
      would love to hear about it and get a better patch put in place,
      possibly sending it upstream.

Generated with FreeBSD Port Tools 0.77
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2009-08-26 17:31:55 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-08-26 21:34:51 UTC
amdmi3      2009-08-26 20:34:42 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/transcode Makefile distinfo 
  Added files:
    multimedia/transcode/files patch-libtc-tc_functions.c 
  Log:
  - Update to 1.1.4
  
  PR:             138123
  Submitted by:   Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
  
  Revision  Changes    Path
  1.120     +1 -2      ports/multimedia/transcode/Makefile
  1.24      +3 -3      ports/multimedia/transcode/distinfo
  1.1       +33 -0     ports/multimedia/transcode/files/patch-libtc-tc_functions.c (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 Dmitry Marakasov freebsd_committer freebsd_triage 2009-08-26 21:34:56 UTC
State Changed
From-To: open->closed

Committed. Thanks!