Bug 163153

Summary: [PATCH]graphics/leptonica: update to 1.68
Product: Ports & Packages Reporter: Brendan Fabeny <bf>
Component: Individual Port(s)Assignee: Brendan Fabeny <bf>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
ocropus-patch.txt none

Description Brendan Fabeny freebsd_committer freebsd_triage 2011-12-09 19:30:12 UTC
This update is required for the new version of graphics/tesseract.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-12-09 19:30:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->bf

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-12-09 19:30:29 UTC
Maintainer of graphics/leptonica,

Please note that PR ports/163153 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/163153

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2011-12-09 19:30:32 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 hiroto.kagotani 2011-12-20 11:38:17 UTC
Thanks for the update.
I approve it.

This update requires graphics/ocropus to be rebuilt if it is built
with leptonica option.
Attached is the patch.

Please commit them.
Thanks a lot.

-- 
Hiroto Kagotani
<hiroto.kagotani@gmail.com>
Comment 5 dfilter service freebsd_committer freebsd_triage 2011-12-20 15:22:43 UTC
bf          2011-12-20 15:22:34 UTC

  FreeBSD ports repository

  Modified files:
    graphics/leptonica   Makefile distinfo pkg-plist 
    graphics/ocropus     Makefile 
  Removed files:
    graphics/leptonica/files patch-configure.ac 
                             patch-src__Makefile.am 
  Log:
  update graphics/leptonica to 1.68, and adjust graphics/ocropus
  
  PR:             163153
  Approved by:    Hiroto Kagatani (maintainer)
  
  Revision  Changes    Path
  1.12      +18 -17    ports/graphics/leptonica/Makefile
  1.4       +2 -2      ports/graphics/leptonica/distinfo
  1.3       +0 -11     ports/graphics/leptonica/files/patch-configure.ac (dead)
  1.3       +0 -24     ports/graphics/leptonica/files/patch-src__Makefile.am (dead)
  1.3       +234 -23   ports/graphics/leptonica/pkg-plist
  1.16      +1 -2      ports/graphics/ocropus/Makefile
_______________________________________________
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 Brendan Fabeny freebsd_committer freebsd_triage 2011-12-20 15:33:26 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!