Bug 138123

Summary: [MAINTAINER] multimedia/transcode: update to 1.1.4
Product: Ports & Packages Reporter: Naram Qashat <cyberbotx>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
transcode-1.1.4.patch none

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!