Bug 154065

Summary: multimedia/dvdauthor patch file is incorrect
Product: Ports & Packages Reporter: G. Paul Ziemba <p-fbsd-bugs>
Component: Individual Port(s)Assignee: Matthias Andree <mandree>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description G. Paul Ziemba 2011-01-16 20:40:04 UTC
/usr/ports/multimedia/dvdauthor/files/patch-src__subgen-image.c appears to be in the form of a patch to create the actual desired patch-src__subgen-image.c. Through some luck it happens to result in the correct patch being applied on the Nth iteration of the build (N=2 maybe?), it fails for other iterations.

Fix: Here are the desired contents of files/patch-src__subgen-image.c:
How-To-Repeat: cd /usr/ports/multimedia/dvdauthor
sudo make
sudo make
sudo make
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2011-01-16 23:16:32 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pb

Fix synopsis and assign. 

To maintainer: you have not made a commit in a while; are you still 
interested in this port?
Comment 2 Matthias Andree freebsd_committer freebsd_triage 2011-08-15 21:58:20 UTC
Responsible Changed
From-To: pb->mandree

maintainer timeout - I'll take it
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-08-15 22:06:07 UTC
mandree     2011-08-15 21:05:53 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/dvdauthor Makefile 
    multimedia/dvdauthor/files patch-src__subgen-image.c 
  Log:
  Replace patch-generating patch by actual patch.
  Reset maintainer after repeated timeouts.
  
  Reported by: Jan Henrik Sylvester, G. Paul Ziemba
  PR:          ports/154065
  
  Revision  Changes    Path
  1.46      +2 -2      ports/multimedia/dvdauthor/Makefile
  1.2       +11 -15    ports/multimedia/dvdauthor/files/patch-src__subgen-image.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 4 Matthias Andree freebsd_committer freebsd_triage 2011-08-15 22:09:49 UTC
State Changed
From-To: open->closed

Committed. Thanks!