Sun Jun 23 09:46:51 2019 UTC ()
enchant2: update to 2.2.4.

Changes not documented.


(wiz)
diff -r1.4 -r1.5 pkgsrc/textproc/enchant2/Makefile
diff -r1.1 -r1.2 pkgsrc/textproc/enchant2/PLIST.Darwin
diff -r1.1 -r1.2 pkgsrc/textproc/enchant2/distinfo
diff -r1.1 -r0 pkgsrc/textproc/enchant2/patches/patch-tests_Makefile.am
diff -r1.1 -r0 pkgsrc/textproc/enchant2/patches/patch-tests_Makefile.in
diff -r1.1 -r0 pkgsrc/textproc/enchant2/patches/patch-tests_enchant__providers_Makefile.am
diff -r1.1 -r0 pkgsrc/textproc/enchant2/patches/patch-tests_enchant__providers_Makefile.in

cvs diff -r1.4 -r1.5 pkgsrc/textproc/enchant2/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/enchant2/Makefile 2018/11/22 15:06:09 1.4
+++ pkgsrc/textproc/enchant2/Makefile 2019/06/23 09:46:51 1.5
@@ -1,19 +1,17 @@ @@ -1,19 +1,17 @@
1# $NetBSD: Makefile,v 1.4 2018/11/22 15:06:09 nia Exp $ 1# $NetBSD: Makefile,v 1.5 2019/06/23 09:46:51 wiz Exp $
2# 
3 2
4DISTNAME= enchant-2.2.3 3DISTNAME= enchant-2.2.4
5PKGNAME= enchant2-2.2.3 4PKGNAME= ${DISTNAME:S/enchant/enchant2/}
6PKGREVISION= 1 
7CATEGORIES= textproc 5CATEGORIES= textproc
8MASTER_SITES= ${MASTER_SITE_GITHUB:=AbiWord/} 6MASTER_SITES= ${MASTER_SITE_GITHUB:=AbiWord/}
9GITHUB_PROJECT= enchant 7GITHUB_PROJECT= enchant
10GITHUB_RELEASE= v${PKGVERSION_NOREV} 8GITHUB_RELEASE= v${PKGVERSION_NOREV}
11 9
12MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
13HOMEPAGE= https://abiword.github.io/enchant/ 11HOMEPAGE= https://abiword.github.io/enchant/
14COMMENT= Generic spell checking library 12COMMENT= Generic spell checking library
15LICENSE= gnu-lgpl-v2.1 13LICENSE= gnu-lgpl-v2.1
16 14
17USE_TOOLS+= pkg-config autoconf 15USE_TOOLS+= pkg-config autoconf
18USE_LANGUAGES= c c++11 16USE_LANGUAGES= c c++11
19USE_PKGLOCALEDIR= yes 17USE_PKGLOCALEDIR= yes
@@ -21,26 +19,26 @@ USE_LIBTOOL= yes @@ -21,26 +19,26 @@ USE_LIBTOOL= yes
21PKGCONFIG_OVERRIDE+= enchant.pc.in 19PKGCONFIG_OVERRIDE+= enchant.pc.in
22GNU_CONFIGURE= yes 20GNU_CONFIGURE= yes
23CFLAGS.SunOS+= -D__EXTENSIONS__ 21CFLAGS.SunOS+= -D__EXTENSIONS__
24INSTALLATION_DIRS+= share/examples 22INSTALLATION_DIRS+= share/examples
25MAKE_DIRS+= ${PREFIX}/share/enchant 23MAKE_DIRS+= ${PREFIX}/share/enchant
26CONF_FILES= ${PREFIX}/share/examples/enchant.ordering ${PREFIX}/share/enchant/enchant.ordering 24CONF_FILES= ${PREFIX}/share/examples/enchant.ordering ${PREFIX}/share/enchant/enchant.ordering
27 25
28# unsupported in pkgsrc - other dictionaries can be used instead 26# unsupported in pkgsrc - other dictionaries can be used instead
29# avoid PLIST problems 27# avoid PLIST problems
30CONFIGURE_ARGS+= --without-hspell 28CONFIGURE_ARGS+= --without-hspell
31CONFIGURE_ARGS+= --without-uspell 29CONFIGURE_ARGS+= --without-uspell
32CONFIGURE_ARGS+= --without-voikko 30CONFIGURE_ARGS+= --without-voikko
33 31
34# XXX: needs unittest-cpp as a test dependency 32# Status as of 2.2.4:
35#TEST_TARGET= check 33# FAILURE: 230 out of 425 tests failed (390 failures).
 34TEST_TARGET= check
36 35
37post-install: 36post-install:
38 cd ${DESTDIR}${PREFIX}/share && ${MV} enchant/enchant.ordering examples/enchant.ordering 37 cd ${DESTDIR}${PREFIX}/share && ${MV} enchant/enchant.ordering examples/enchant.ordering
39 38
40 
41.include "options.mk" 39.include "options.mk"
42 40
43.include "../../devel/glib2/buildlink3.mk" 41.include "../../devel/glib2/buildlink3.mk"
44#BUILDLINK_DEPMETHOD.unittest-cpp= build # XXX: for tests 42BUILDLINK_DEPMETHOD.unittest-cpp= build # XXX: for tests
45#.include "../../wip/unittest-cpp/buildlink3.mk" 43.include "../../devel/unittest-cpp/buildlink3.mk"
46.include "../../mk/bsd.pkg.mk" 44.include "../../mk/bsd.pkg.mk"

cvs diff -r1.1 -r1.2 pkgsrc/textproc/enchant2/PLIST.Darwin (expand / switch to unified diff)

--- pkgsrc/textproc/enchant2/PLIST.Darwin 2019/03/17 11:00:29 1.1
+++ pkgsrc/textproc/enchant2/PLIST.Darwin 2019/06/23 09:46:51 1.2

cvs diff -r1.1 -r1.2 pkgsrc/textproc/enchant2/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/enchant2/distinfo 2018/11/01 09:36:47 1.1
+++ pkgsrc/textproc/enchant2/distinfo 2019/06/23 09:46:51 1.2
@@ -1,10 +1,6 @@ @@ -1,10 +1,6 @@
1$NetBSD: distinfo,v 1.1 2018/11/01 09:36:47 bsiegert Exp $ 1$NetBSD: distinfo,v 1.2 2019/06/23 09:46:51 wiz Exp $
2 2
3SHA1 (enchant-2.2.3.tar.gz) = 181d5563d282af0f30c7ab68c5d432271b6fd11e 3SHA1 (enchant-2.2.4.tar.gz) = 73a99a80619066c1e005f09a56e534f23707a962
4RMD160 (enchant-2.2.3.tar.gz) = 87ac76b00ed54d47d246b0938d493d2a82180de6 4RMD160 (enchant-2.2.4.tar.gz) = 22312179c16420b67e3865af0a24fab4cdef86a2
5SHA512 (enchant-2.2.3.tar.gz) = abde9d6fec25edff694570455fd4c6e8e2e2c41a6b133bbb31a344761137a354cc1c655e53374cf712bf311c3732dc721e9ffd2dc933d78ec8ccf224350635d6 5SHA512 (enchant-2.2.4.tar.gz) = 3860f04e276e1afa8969041b3f57411136d6b96ecf90996cdb122739e87be432f12219d2635c29d2e7ef3f2eeb366013026b6f8327a9749ffbc3a1dfafb4b870
6Size (enchant-2.2.3.tar.gz) = 957451 bytes 6Size (enchant-2.2.4.tar.gz) = 953026 bytes
7SHA1 (patch-tests_Makefile.am) = 32474d4a5cba8657d7bf4bcd1fdaa5969e7c4e35 
8SHA1 (patch-tests_Makefile.in) = 68ee795e4f55d3d982a6f255ec67e87d84058068 
9SHA1 (patch-tests_enchant__providers_Makefile.am) = 70b0b9dfbc32526900a9cb55b8016b6ee7032f26 
10SHA1 (patch-tests_enchant__providers_Makefile.in) = 52b5022231a09cfa770b2de389e8a8d6e3774c21 

File Deleted: pkgsrc/textproc/enchant2/patches/Attic/patch-tests_Makefile.am

File Deleted: pkgsrc/textproc/enchant2/patches/Attic/patch-tests_Makefile.in

File Deleted: pkgsrc/textproc/enchant2/patches/Attic/patch-tests_enchant__providers_Makefile.am

File Deleted: pkgsrc/textproc/enchant2/patches/Attic/patch-tests_enchant__providers_Makefile.in