Bug 155625 - port: graphics/mupdf updated to 0.8.15
Summary: port: graphics/mupdf updated to 0.8.15
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: Baptiste Daroussin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-17 04:40 UTC by lichray
Modified: 2011-04-08 12:50 UTC (History)
0 users

See Also:


Attachments
patch-mupdf-0.8.15 (2.13 KB, text/plain)
2011-03-17 04:40 UTC, lichray
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description lichray 2011-03-17 04:40:04 UTC
	MuPDF(http://mupdf.com/) was updated to 0.8.15 (sorry for the deprecated PR ports/155621). We need to update this port. Note that the memory corruption problem (http://portaudit.freebsd.org/53bde960-356b-11e0-8e81-0022190034c0.html) are fixed in this new version. I tested the PDF file from the original advisory (https://code.google.com/p/sumatrapdf/issues/detail?id=1180&can=1), and valgrind shows no problem with the it. 

	BTW, from version 0.8, upstream includes some manpages. I renamed them to following the naming rule of the corresponding binaries (eg., pdf* -> mu_pdf*, pdf*.1 -> mu_pdf*.1).
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-03-17 04:40:13 UTC
Maintainer of graphics/mupdf,

Please note that PR ports/155625 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/155625

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-03-17 04:40:15 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2011-03-17 04:49:58 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 4 Baptiste Daroussin freebsd_committer freebsd_triage 2011-04-08 12:23:15 UTC
Responsible Changed
From-To: miwi->bapt

I'll take it.
Comment 5 dfilter service freebsd_committer freebsd_triage 2011-04-08 12:47:50 UTC
bapt        2011-04-08 11:47:42 UTC

  FreeBSD ports repository

  Modified files:
    graphics/mupdf       Makefile distinfo 
  Log:
  - update to 0.8.15
  - add GOOGLE_CODE macros to MASTER_SITE
  
  PR:             ports/155625
  Submitted by:   Zhihao Yuan <lichray _at_ gmail.com>
  Approved by:    maintainer timeout (>23 days)
  
  Revision  Changes    Path
  1.11      +11 -6     ports/graphics/mupdf/Makefile
  1.8       +2 -3      ports/graphics/mupdf/distinfo
_______________________________________________
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 6 Baptiste Daroussin freebsd_committer freebsd_triage 2011-04-08 12:48:03 UTC
State Changed
From-To: feedback->closed

Committed, with minor changes. Thanks!