From b36f72a602f16ecbb81247a40a6189e29bbc5840 Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Wed, 15 Dec 2010 16:57:39 +0000 Subject: [PATCH] Bugfix update to enchant-1.6.0. --- textproc/enchant/Makefile | 9 ++++----- textproc/enchant/distinfo | 10 +++++----- textproc/enchant/patches/patch-configure | 8 ++++---- 3 files changed, 13 insertions(+), 14 deletions(-) diff --git a/textproc/enchant/Makefile b/textproc/enchant/Makefile index 043ff9c193b..ac02c676730 100755 --- a/textproc/enchant/Makefile +++ b/textproc/enchant/Makefile @@ -1,11 +1,10 @@ -# $OpenBSD: Makefile,v 1.14 2010/11/22 10:27:12 espie Exp $ +# $OpenBSD: Makefile,v 1.15 2010/12/15 16:57:39 ajacoutot Exp $ COMMENT= generic spell checking library/wrapper -V= 1.5.0 +V= 1.6.0 DISTNAME= enchant-${V} -REVISION= 0 -SHARED_LIBS= enchant 6.0 # .5.2 +SHARED_LIBS= enchant 6.1 # .7.0 CATEGORIES= textproc HOMEPAGE= http://www.abisource.com/projects/enchant/ @@ -20,7 +19,7 @@ PERMIT_DISTFILES_FTP= Yes MASTER_SITES= http://www.abisource.com/downloads/enchant/${V}/ -WANTLIB= c m pcre stdc++ aspell>=16 glib-2.0 gmodule-2.0 +WANTLIB= c m pcre stdc++ aspell>=16 glib-2.0 gmodule-2.0 pthread LIB_DEPENDS= textproc/aspell/core \ devel/glib2 diff --git a/textproc/enchant/distinfo b/textproc/enchant/distinfo index 23f5d8825ca..0d3ac06b322 100644 --- a/textproc/enchant/distinfo +++ b/textproc/enchant/distinfo @@ -1,5 +1,5 @@ -MD5 (enchant-1.5.0.tar.gz) = ffrtFOFCtKAAS3cMlWjtAg== -RMD160 (enchant-1.5.0.tar.gz) = frmKDKVrGjXjL/WPeU7/BfcUe4U= -SHA1 (enchant-1.5.0.tar.gz) = ROEP65lCMk9gPYQhFZn09TA9jA4= -SHA256 (enchant-1.5.0.tar.gz) = 1Cha7JpX7pwrarHdt2pn9xcYPifj68bFSDijR2Dp57s= -SIZE (enchant-1.5.0.tar.gz) = 593039 +MD5 (enchant-1.6.0.tar.gz) = 3hEBGv+AHcYQQoKAQftZxw== +RMD160 (enchant-1.6.0.tar.gz) = qZIDQ1W7Nrmsq9vUAMn0o7mWzOY= +SHA1 (enchant-1.6.0.tar.gz) = Mh+c8Kv6GTdAFnbOYJdth3nDlTY= +SHA256 (enchant-1.6.0.tar.gz) = L6yee+fpQkssVXDYr/5WjbOfdXLBDtSNThPN3wP3CX8= +SIZE (enchant-1.6.0.tar.gz) = 607018 diff --git a/textproc/enchant/patches/patch-configure b/textproc/enchant/patches/patch-configure index eb5f56bcabf..191b29986ee 100644 --- a/textproc/enchant/patches/patch-configure +++ b/textproc/enchant/patches/patch-configure @@ -1,7 +1,7 @@ -$OpenBSD: patch-configure,v 1.6 2009/10/11 23:47:12 ajacoutot Exp $ ---- configure.orig Sat May 23 11:44:37 2009 -+++ configure Mon Oct 12 01:44:00 2009 -@@ -18088,7 +18088,7 @@ if test "x$ac_cv_lib_aspell_get_aspell_dict_info_list" +$OpenBSD: patch-configure,v 1.7 2010/12/15 16:57:39 ajacoutot Exp $ +--- configure.orig Thu Apr 1 22:56:39 2010 ++++ configure Wed Dec 15 17:54:01 2010 +@@ -18213,7 +18213,7 @@ if test "x$ac_cv_lib_aspell_get_aspell_dict_info_list" fi