Tue Apr 22 19:32:18 2008 UTC ()
Update to 1.4.1:
Included hunspell upgraded to 1.2.2, pkgsrc patches integrated.


(wiz)
diff -r1.25 -r1.26 pkgsrc/textproc/enchant/Makefile
diff -r1.11 -r1.12 pkgsrc/textproc/enchant/distinfo
diff -r1.3 -r0 pkgsrc/textproc/enchant/patches/patch-aa
diff -r1.3 -r0 pkgsrc/textproc/enchant/patches/patch-ab

cvs diff -r1.25 -r1.26 pkgsrc/textproc/enchant/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/enchant/Makefile 2008/04/17 21:07:18 1.25
+++ pkgsrc/textproc/enchant/Makefile 2008/04/22 19:32:18 1.26
@@ -1,31 +1,27 @@ @@ -1,31 +1,27 @@
1# $NetBSD: Makefile,v 1.25 2008/04/17 21:07:18 wiz Exp $ 1# $NetBSD: Makefile,v 1.26 2008/04/22 19:32:18 wiz Exp $
2# 2#
3 3
4DISTNAME= enchant-1.4.0 4DISTNAME= enchant-1.4.1
5PKGREVISION= 2 
6CATEGORIES= textproc 5CATEGORIES= textproc
7MASTER_SITES= http://www.abisource.com/downloads/enchant/1.4.0/ 6MASTER_SITES= http://www.abisource.com/downloads/enchant/1.4.1/
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://www.abisource.com/projects/enchant/ 9HOMEPAGE= http://www.abisource.com/projects/enchant/
11COMMENT= Generic spell checking library 10COMMENT= Generic spell checking library
12 11
13PKG_DESTDIR_SUPPORT= user-destdir 12PKG_DESTDIR_SUPPORT= user-destdir
14 13
15USE_TOOLS+= pkg-config autoconf 14USE_TOOLS+= pkg-config autoconf
16USE_LANGUAGES= c c++ 15USE_LANGUAGES= c c++
17USE_PKGLOCALEDIR= yes 16USE_PKGLOCALEDIR= yes
18USE_LIBTOOL= yes 17USE_LIBTOOL= yes
19PKGCONFIG_OVERRIDE+= enchant.pc.in 18PKGCONFIG_OVERRIDE+= enchant.pc.in
20GNU_CONFIGURE= yes 19GNU_CONFIGURE= yes
21CFLAGS.SunOS+= -D__EXTENSIONS__ 20CFLAGS.SunOS+= -D__EXTENSIONS__
22 21
23CONFIGURE_ARGS+= --with-myspell-dir=${BUILDLINK_PREFIX.hunspell}/share/hunspell 22CONFIGURE_ARGS+= --with-myspell-dir=${BUILDLINK_PREFIX.hunspell}/share/hunspell
24 23
25pre-configure: 
26 cd ${WRKSRC} && autoconf 
27 
28.include "options.mk" 24.include "options.mk"
29 25
30.include "../../devel/glib2/buildlink3.mk" 26.include "../../devel/glib2/buildlink3.mk"
31.include "../../mk/bsd.pkg.mk" 27.include "../../mk/bsd.pkg.mk"

cvs diff -r1.11 -r1.12 pkgsrc/textproc/enchant/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/enchant/distinfo 2008/04/17 21:07:18 1.11
+++ pkgsrc/textproc/enchant/distinfo 2008/04/22 19:32:18 1.12
@@ -1,7 +1,5 @@ @@ -1,7 +1,5 @@
1$NetBSD: distinfo,v 1.11 2008/04/17 21:07:18 wiz Exp $ 1$NetBSD: distinfo,v 1.12 2008/04/22 19:32:18 wiz Exp $
2 2
3SHA1 (enchant-1.4.0.tar.gz) = 1a3c140c96769d3268a7f1faf7d9400016985537 3SHA1 (enchant-1.4.1.tar.gz) = 73a194faae887e3d2e62fb45b9f1089c0c37e840
4RMD160 (enchant-1.4.0.tar.gz) = 84a253e665f71ba5b3277ad95a403ea386d42ba4 4RMD160 (enchant-1.4.1.tar.gz) = 7ee91e8971fd5a6691aa2d7a94b06e5f6845cf8a
5Size (enchant-1.4.0.tar.gz) = 601930 bytes 5Size (enchant-1.4.1.tar.gz) = 605550 bytes
6SHA1 (patch-aa) = 56ca983fdd6de171aba956b46c673299dcb7549e 
7SHA1 (patch-ab) = fd2319dd225493d643facb8fbe7f88dee810b1db 

File Deleted: pkgsrc/textproc/enchant/patches/Attic/patch-aa

File Deleted: pkgsrc/textproc/enchant/patches/Attic/patch-ab