Bug 162266

Summary: [PATCH] graphics/epdfview: fix wrong color
Product: Ports & Packages Reporter: Clockwork Box <femc7488>
Component: Individual Port(s)Assignee: Thomas Abthorpe <tabthorpe>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
epdfview.patch none

Description Clockwork Box 2011-11-03 08:00:20 UTC
	PDF document will get wrong color, when poppler-glib update to 0.18.0. 
    apply this thread http://trac.emma-soft.com/epdfview/changeset/367

How-To-Repeat: 	apply this patch
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-11-03 08:00:53 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sylvio

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Thomas Abthorpe freebsd_committer freebsd_triage 2011-11-11 23:13:10 UTC
Responsible Changed
From-To: sylvio->tabthorpe

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-11-12 00:24:28 UTC
tabthorpe    2011-11-12 00:24:15 UTC

  FreeBSD ports repository

  Modified files:
    graphics/epdfview    Makefile 
  Added files:
    graphics/epdfview/files patch-PDFDocument.cxx 
  Log:
  - Fix colour display after poppler-glib update
  
  PR:             ports/162266
  Submitted by:   Anati Chang <femc7488 gmail.com>
  Obtained from:  http://trac.emma-soft.com/epdfview/changeset/367
  Feature safe:   yes
  
  Revision  Changes    Path
  1.36      +3 -3      ports/graphics/epdfview/Makefile
  1.1       +42 -0     ports/graphics/epdfview/files/patch-PDFDocument.cxx (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 4 Thomas Abthorpe freebsd_committer freebsd_triage 2011-11-12 00:24:50 UTC
State Changed
From-To: open->closed

Committed. Thanks!