Bug 133497 - [UPDATE] graphics/tesseract -> 2.03
Summary: [UPDATE] graphics/tesseract -> 2.03
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: Dennis Herrmann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-08 21:00 UTC by Jille
Modified: 2009-04-27 18:50 UTC (History)
0 users

See Also:


Attachments
file.diff (3.00 KB, patch)
2009-04-08 21:00 UTC, Jille
no flags Details | Diff
tesseract-2.03.diff_1.txt (379 bytes, text/plain)
2009-04-08 21:09 UTC, Jille
no flags Details
tesseract_203_diff.txt (12.52 KB, text/plain)
2009-04-14 14:49 UTC, bf
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jille 2009-04-08 21:00:10 UTC
Updates tesseract from 2.01 to 2.03

* Removes an unnecessary run-depend for xterm
* Removes an patch that didn't cause compile errors (neither 2.01 nor 2.03)
* Adds an patch to fix an compile error (missing <netinet/in.h>)
* Updates the Makefile and distfile

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-04-08 21:00:19 UTC
Maintainer of graphics/tesseract,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-04-08 21:00:22 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Jille 2009-04-08 21:09:38 UTC
missed an mv; patch attached

-- Jille
Comment 4 Dennis Herrmann freebsd_committer freebsd_triage 2009-04-08 21:46:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dhn

I'll take it.
Comment 5 Dennis Herrmann freebsd_committer freebsd_triage 2009-04-09 16:31:56 UTC
State Changed
From-To: feedback->open

nope
Comment 6 Dennis Herrmann freebsd_committer freebsd_triage 2009-04-09 16:32:09 UTC
State Changed
From-To: open->feedback

Ask for submitter fix.
Comment 7 Dennis Herrmann freebsd_committer freebsd_triage 2009-04-09 16:35:14 UTC
State Changed
From-To: feedback->open

My mistake ;/
Comment 8 Dennis Herrmann freebsd_committer freebsd_triage 2009-04-09 16:35:26 UTC
State Changed
From-To: open->feedback

Hi, Build failed with the patch. 
http://tb.4bit.ws/index.php?action=describe_port&id=711 Can you please 
take a look? -Dennis
Comment 9 Jille 2009-04-09 18:12:28 UTC
Please also use the second patch; that moves java/makefile to java/Makefile

-- Jille

dhn@FreeBSD.org schreef:
> Synopsis: [UPDATE] graphics/tesseract -> 2.03
> 
> State-Changed-From-To: open->feedback
> State-Changed-By: dhn
> State-Changed-When: Thu Apr 9 15:35:26 UTC 2009
> State-Changed-Why: 
> Hi, Build failed with the patch.
> http://tb.4bit.ws/index.php?action=describe_port&id=711 Can you please
> take a look? -Dennis
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=133497
Comment 10 bf 2009-04-14 14:49:57 UTC
--- On Fri, 4/10/09, Dennis Herrmann <dhn@FreeBSD.org> wrote:

> From: Dennis Herrmann <dhn@FreeBSD.org>
> Subject: Re: ports/133497: [UPDATE] graphics/tesseract -> 2.03
> To: "Jille Timmermans" <jille@quis.cx>
> Cc: bf2006a@yahoo.com
> Date: Friday, April 10, 2009, 8:42 AM
> I used the second patch btw. is this
> a little bit crap because
> after configure the java/Makefile exist. The problem is
> the
> make install !!
> 
> -Dennis


Please consider the attached patch, which consolidates some of
Jille's changes, and adds some other fixes.  If this is
acceptable, you can commit after the freeze.

Regards,
           b.


      
Comment 11 Jille 2009-04-14 15:26:33 UTC
bf schreef:
> --- On Fri, 4/10/09, Dennis Herrmann <dhn@FreeBSD.org> wrote:
> 
>> From: Dennis Herrmann <dhn@FreeBSD.org>
>> Subject: Re: ports/133497: [UPDATE] graphics/tesseract -> 2.03
>> To: "Jille Timmermans" <jille@quis.cx>
>> Cc: bf2006a@yahoo.com
>> Date: Friday, April 10, 2009, 8:42 AM
>> I used the second patch btw. is this
>> a little bit crap because
>> after configure the java/Makefile exist. The problem is
>> the
>> make install !!
>>
>> -Dennis
> 
> 
> Please consider the attached patch, which consolidates some of
> Jille's changes, and adds some other fixes.  If this is
> acceptable, you can commit after the freeze.

Great!
I also looked at the new language-files, but didn't know a nice way to 
do it in the Makefile.
We might start thinking about some setting to enable/disable the 
debug-window (and add the xterm-dependency).

-- Jille
> 
> Regards,
>            b.
> 
> 
>       
>
Comment 12 dfilter service freebsd_committer freebsd_triage 2009-04-27 18:48:44 UTC
dhn         2009-04-27 17:48:35 UTC

  FreeBSD ports repository

  Modified files:
    graphics/tesseract   Makefile distinfo pkg-plist 
  Added files:
    graphics/tesseract/files patch-ccmain_applybox.cpp 
                             patch-image_imgs.cpp 
                             patch-java_makefile 
                             patch-viewer_scrollview.cpp 
                             patch-viewer_svmnode.cpp 
                             patch-viewer_svutil.cpp 
  Removed files:
    graphics/tesseract/files patch-cutil__tordvars.h 
  Log:
  - Update to 2.03
  
  PR:             ports/133497
  Submitted by:   Jille Timmermans <jille@quis.cx>, bf <bf2006a@yahoo.com> (maintainer)
  Approved by:    tabthorpe (co-mentor)
  
  Revision  Changes    Path
  1.7       +10 -7     ports/graphics/tesseract/Makefile
  1.4       +12 -3     ports/graphics/tesseract/distinfo
  1.1       +10 -0     ports/graphics/tesseract/files/patch-ccmain_applybox.cpp (new)
  1.2       +0 -13     ports/graphics/tesseract/files/patch-cutil__tordvars.h (dead)
  1.1       +20 -0     ports/graphics/tesseract/files/patch-image_imgs.cpp (new)
  1.1       +11 -0     ports/graphics/tesseract/files/patch-java_makefile (new)
  1.1       +11 -0     ports/graphics/tesseract/files/patch-viewer_scrollview.cpp (new)
  1.1       +10 -0     ports/graphics/tesseract/files/patch-viewer_svmnode.cpp (new)
  1.1       +17 -0     ports/graphics/tesseract/files/patch-viewer_svutil.cpp (new)
  1.4       +35 -15    ports/graphics/tesseract/pkg-plist
_______________________________________________
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 13 Dennis Herrmann freebsd_committer freebsd_triage 2009-04-27 18:50:56 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!