Opened 8 years ago

Closed 8 years ago

#51070 closed defect (fixed)

tesseract @3.04.00_2: revbump due to update to leptonica

Reported by: dliessi (Davide Liessi) Owned by: markemer (Mark Anderson)
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch Cc: kurthindenburg (Kurt Hindenburg)
Port: tesseract

Description

Rev-upgrade complains about tesseract.

$ otool -L /opt/local/bin/tesseract 
/opt/local/bin/tesseract:
	/opt/local/lib/libtesseract.3.dylib (compatibility version 4.0.0, current version 4.4.0)
	/opt/local/lib/liblept.4.dylib (compatibility version 5.0.0, current version 5.2.0)
	/usr/lib/libstdc++.6.dylib (compatibility version 7.0.0, current version 7.9.0)
	/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 125.2.11)
$ ls /opt/local/lib/liblept*.dylib
/opt/local/lib/liblept.5.dylib
/opt/local/lib/liblept.dylib

Attachments (1)

Portfile-tesseract.diff (394 bytes) - added by dliessi (Davide Liessi) 8 years ago.

Download all attachments as: .zip

Change History (4)

Changed 8 years ago by dliessi (Davide Liessi)

Attachment: Portfile-tesseract.diff added

comment:1 Changed 8 years ago by mf2k (Frank Schima)

Cc: emer@… removed
Owner: changed from macports-tickets@… to emer@…

comment:2 Changed 8 years ago by kurthindenburg (Kurt Hindenburg)

Cc: khindenburg@… added

Cc Me!

comment:3 Changed 8 years ago by kurthindenburg (Kurt Hindenburg)

Resolution: fixed
Status: newclosed

done r147527

Note: See TracTickets for help on using tickets.