diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-09-02 16:32:47 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-09-02 16:32:47 +0000 |
commit | 02ede7134ab231cda83fff97e8fe23ba99514a68 (patch) | |
tree | d4997bde3e3f0717f4abd6bfa468d9b0ccb01526 /graphics | |
parent | 7d5781e5ab3aa2c4d9f46985acec697caae1c173 (diff) |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/cuneiform/Makefile | 8 | ||||
-rw-r--r-- | graphics/cuneiform/distinfo | 6 | ||||
-rw-r--r-- | graphics/cuneiform/pkg-plist | 2 |
3 files changed, 8 insertions, 8 deletions
diff --git a/graphics/cuneiform/Makefile b/graphics/cuneiform/Makefile index e19018878f15..6e8224d2c636 100644 --- a/graphics/cuneiform/Makefile +++ b/graphics/cuneiform/Makefile @@ -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@os2.kiev.ua COMMENT= OCR system developed and open sourced by Cognitive technologies @@ -20,7 +20,7 @@ USE_BZIP2= yes 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 @@ post-patch: .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 --git a/graphics/cuneiform/distinfo b/graphics/cuneiform/distinfo index 93714d4ca17b..4f25146a5622 100644 --- a/graphics/cuneiform/distinfo +++ b/graphics/cuneiform/distinfo @@ -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 --git a/graphics/cuneiform/pkg-plist b/graphics/cuneiform/pkg-plist index 1b470faf60a2..abbb712ae9e5 100644 --- a/graphics/cuneiform/pkg-plist +++ b/graphics/cuneiform/pkg-plist @@ -44,7 +44,7 @@ lib/librstuff.so lib/librverline.so lib/libsmetric.so lib/libstd32.so -lib/libwindummy.so +lib/libcfcompat.so %%DATADIR%%/cube16pd.dat %%DATADIR%%/cube16pl.dat %%DATADIR%%/cube16pr.dat |