ports/138480: [MAINTAINER] graphics/cuneiform: update to 0.8.0

Alex Samorukov samm at os2.kiev.ua
Wed Sep 2 12:10:03 UTC 2009


>Number:         138480
>Category:       ports
>Synopsis:       [MAINTAINER] graphics/cuneiform: update to 0.8.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 02 12:10:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Alex Samorukov
>Release:        FreeBSD 6.3-RELEASE-p8 i386
>Organization:
NetArt
>Environment:
System: FreeBSD deepvision.tsua.net 6.3-RELEASE-p8 FreeBSD 6.3-RELEASE-p8 #5: Mon Jan 12 12:00:20 EET 2009
>Description:
- Update to 0.8.0

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- cuneiform-0.8.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/graphics/cuneiform/Makefile /root/tmp/cuneiform/Makefile
--- /usr/ports/graphics/cuneiform/Makefile	2009-07-09 21:53:28.000000000 +0300
+++ /root/tmp/cuneiform/Makefile	2009-09-02 14:46:44.000000000 +0300
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	cuneiform
-PORTVERSION=	0.7.0
+PORTVERSION=	0.8.0
 CATEGORIES=	graphics
 MASTER_SITES=	https://launchpad.net/cuneiform-linux/${PORTVERSION:R}/${PORTVERSION:R}/+download/
-DISTNAME=	${PORTNAME}-linux-${PORTVERSION:R}
+DISTNAME=	${PORTNAME}-linux-${PORTVERSION}
 
 MAINTAINER=	samm at os2.kiev.ua
 COMMENT=	OCR system developed and open sourced by Cognitive technologies
@@ -20,7 +20,7 @@
 USE_CMAKE=	yes
 USE_LDCONFIG=	yes
 
-WRKSRC=		${WRKDIR}/${PORTNAME}-linux-${PORTVERSION:R}/build
+WRKSRC=		${WRKDIR}/${PORTNAME}-linux-${PORTVERSION}/build
 CMAKE_SOURCE_PATH=..
 
 CPPFLAGS+=	-I${LOCALBASE}/include
@@ -49,7 +49,7 @@
 .endif
 .if ${OSVERSION} < 700000
 	@${REINPLACE_CMD} -e 's|malloc_np.h|dlmalloc/malloc.h|' \
-		${WRKSRC}/../cuneiform_src/Kern/windummy.c \
+		${WRKSRC}/../cuneiform_src/Kern/cfcompat/cfcompat.c \
 		${WRKSRC}/../cuneiform_src/Kern/rbal/src/statsearchbl.cpp
 .endif
 
diff -ruN --exclude=CVS /usr/ports/graphics/cuneiform/distinfo /root/tmp/cuneiform/distinfo
--- /usr/ports/graphics/cuneiform/distinfo	2009-07-09 21:53:28.000000000 +0300
+++ /root/tmp/cuneiform/distinfo	2009-09-02 14:41:31.000000000 +0300
@@ -1,3 +1,3 @@
-MD5 (cuneiform-linux-0.7.tar.bz2) = a13c91a4c2f88b7573e1b3d3306436e2
-SHA256 (cuneiform-linux-0.7.tar.bz2) = c2d250467e05336dcfd4ef5df5ed39ad803966b64c8b57afdc4677a410f5fcec
-SIZE (cuneiform-linux-0.7.tar.bz2) = 29158105
+MD5 (cuneiform-linux-0.8.0.tar.bz2) = 271c1adae56bf8b977bf7326f8a8a0bc
+SHA256 (cuneiform-linux-0.8.0.tar.bz2) = 874e9078fa41d6bd21e7b419ad931f9bf88ad61f8d3da4b7464d8cdb52c7be8f
+SIZE (cuneiform-linux-0.8.0.tar.bz2) = 26816146
diff -ruN --exclude=CVS /usr/ports/graphics/cuneiform/pkg-plist /root/tmp/cuneiform/pkg-plist
--- /usr/ports/graphics/cuneiform/pkg-plist	2009-07-09 21:53:28.000000000 +0300
+++ /root/tmp/cuneiform/pkg-plist	2009-09-02 14:59:29.000000000 +0300
@@ -44,7 +44,7 @@
 lib/librverline.so
 lib/libsmetric.so
 lib/libstd32.so
-lib/libwindummy.so
+lib/libcfcompat.so
 %%DATADIR%%/cube16pd.dat
 %%DATADIR%%/cube16pl.dat
 %%DATADIR%%/cube16pr.dat
--- cuneiform-0.8.0.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list