Tue Jun 9 13:14:42 2009 UTC ()
Update to 1.5.0, set LICENSE.
No changelog provided by upstream.


(wiz)
diff -r1.28 -r1.29 pkgsrc/textproc/enchant/Makefile
diff -r1.13 -r1.14 pkgsrc/textproc/enchant/distinfo

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

--- pkgsrc/textproc/enchant/Makefile 2008/10/13 20:18:15 1.28
+++ pkgsrc/textproc/enchant/Makefile 2009/06/09 13:14:42 1.29
@@ -1,24 +1,24 @@ @@ -1,24 +1,24 @@
1# $NetBSD: Makefile,v 1.28 2008/10/13 20:18:15 smb Exp $ 1# $NetBSD: Makefile,v 1.29 2009/06/09 13:14:42 wiz Exp $
2# 2#
3 3
4DISTNAME= enchant-1.4.2 4DISTNAME= enchant-1.5.0
5CATEGORIES= textproc 5CATEGORIES= textproc
6MASTER_SITES= http://www.abisource.com/downloads/enchant/1.4.2/ 6MASTER_SITES= http://www.abisource.com/downloads/enchant/1.5.0/
7PKGREVISION= 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
 11LICENSE= gnu-lgpl-v2.1
12 12
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14 14
15USE_TOOLS+= pkg-config autoconf 15USE_TOOLS+= pkg-config autoconf
16USE_LANGUAGES= c c++ 16USE_LANGUAGES= c c++
17USE_PKGLOCALEDIR= yes 17USE_PKGLOCALEDIR= yes
18USE_LIBTOOL= yes 18USE_LIBTOOL= yes
19PKGCONFIG_OVERRIDE+= enchant.pc.in 19PKGCONFIG_OVERRIDE+= enchant.pc.in
20GNU_CONFIGURE= yes 20GNU_CONFIGURE= yes
21CFLAGS.SunOS+= -D__EXTENSIONS__ 21CFLAGS.SunOS+= -D__EXTENSIONS__
22 22
23CONFIGURE_ARGS+= --with-myspell-dir=${BUILDLINK_PREFIX.hunspell}/share/hunspell 23CONFIGURE_ARGS+= --with-myspell-dir=${BUILDLINK_PREFIX.hunspell}/share/hunspell
24 24

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

--- pkgsrc/textproc/enchant/distinfo 2008/05/21 09:39:12 1.13
+++ pkgsrc/textproc/enchant/distinfo 2009/06/09 13:14:42 1.14
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.13 2008/05/21 09:39:12 wiz Exp $ 1$NetBSD: distinfo,v 1.14 2009/06/09 13:14:42 wiz Exp $
2 2
3SHA1 (enchant-1.4.2.tar.gz) = 75cb0ab7b4e9d43c12bfe6daabf99fde6f06ad4b 3SHA1 (enchant-1.5.0.tar.gz) = 44e10feb9942324f603d84211599f4f5303d8c0e
4RMD160 (enchant-1.4.2.tar.gz) = d3dab04a9c4182ae316ce5156dca43e48eda85e6 4RMD160 (enchant-1.5.0.tar.gz) = 7eb98a0ca56b1a35e32ff58f794eff05f7147b85
5Size (enchant-1.4.2.tar.gz) = 595192 bytes 5Size (enchant-1.5.0.tar.gz) = 593039 bytes