Index: branches/2021Q1/textproc/enchant2/files/patch-configure =================================================================== --- branches/2021Q1/textproc/enchant2/files/patch-configure (revision 562479) +++ branches/2021Q1/textproc/enchant2/files/patch-configure (nonexistent) @@ -1,10 +0,0 @@ ---- configure.orig 2018-04-01 16:42:52.206302000 +0200 -+++ configure 2018-04-01 16:45:42.802072000 +0200 -@@ -23534,7 +23534,6 @@ - - - -- p - # When compiling with GCC, prefer -isystem to -I when including system - # include files, to avoid generating useless diagnostics for the files. - ISYSTEM='-isystem ' Property changes on: branches/2021Q1/textproc/enchant2/files/patch-configure ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: branches/2021Q1/textproc/enchant2/Makefile =================================================================== --- branches/2021Q1/textproc/enchant2/Makefile (revision 562479) +++ branches/2021Q1/textproc/enchant2/Makefile (revision 562480) @@ -1,55 +1,56 @@ # Created by: Adam Weinberger # $FreeBSD$ PORTNAME= enchant -PORTVERSION= 2.2.3 -PORTREVISION= 4 +PORTVERSION= 2.2.15 CATEGORIES= textproc gnome MASTER_SITES= https://github.com/AbiWord/enchant/releases/download/v${PORTVERSION}/ PKGNAMESUFFIX= 2 MAINTAINER= gnome@FreeBSD.org COMMENT= Dictionary/spellchecking framework LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING.LIB USES= compiler:c++11-lib gmake gnome libtool localbase pathfix \ pkgconfig USE_GNOME= glib20 GNU_CONFIGURE= yes USE_LDCONFIG= yes CONFIGURE_ARGS= --without-applespell \ --without-voikko INSTALL_TARGET= install-strip OPTIONS_MULTI= SPELL OPTIONS_MULTI_SPELL=ASPELL HSPELL HUNSPELL ZEMBEREK OPTIONS_DEFAULT=HUNSPELL OPTIONS_SUB= yes HSPELL_DESC= Spell checking via Hspell HUNSPELL_DESC= Spell checking via Hunspell ZEMBEREK_DESC= Spell checking via Zemberek ASPELL_LIB_DEPENDS= libaspell.so:textproc/aspell ASPELL_CONFIGURE_WITH= aspell ASPELL_CONFIGURE_ON= --with-aspell-dir=${LOCALBASE}/share/aspell HSPELL_LIB_DEPENDS= libhspell.so.0:hebrew/hspell HSPELL_CONFIGURE_WITH= hspell HSPELL_CONFIGURE_ON= --with-hspell-dir=${LOCALBASE}/share/hspell HUNSPELL_LIB_DEPENDS= libhunspell-1.7.so:textproc/hunspell HUNSPELL_CONFIGURE_WITH= hunspell HUNSPELL_CONFIGURE_ON= --with-hunspell-dir=${LOCALBASE}/share/hunspell ZEMBEREK_LIB_DEPENDS= libdbus-1.so:devel/dbus \ libdbus-glib-1.so:devel/dbus-glib ZEMBEREK_CONFIGURE_WITH= zemberek + +PLIST_SUB+= LIBVERSION="${PORTVERSION}" post-patch: @${REINPLACE_CMD} -e 's|MKDIRPROG-mkdir|MKDIRPROG-mkdir -p|g' \ ${WRKSRC}/install-sh .include Index: branches/2021Q1/textproc/enchant2/distinfo =================================================================== --- branches/2021Q1/textproc/enchant2/distinfo (revision 562479) +++ branches/2021Q1/textproc/enchant2/distinfo (revision 562480) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522593522 -SHA256 (enchant-2.2.3.tar.gz) = abd8e915675cff54c0d4da5029d95c528362266557c61c7149d53fa069b8076d -SIZE (enchant-2.2.3.tar.gz) = 957451 +TIMESTAMP = 1611495305 +SHA256 (enchant-2.2.15.tar.gz) = 3b0f2215578115f28e2a6aa549b35128600394304bd79d6f28b0d3b3d6f46c03 +SIZE (enchant-2.2.15.tar.gz) = 990693 Index: branches/2021Q1/textproc/enchant2/pkg-plist =================================================================== --- branches/2021Q1/textproc/enchant2/pkg-plist (revision 562479) +++ branches/2021Q1/textproc/enchant2/pkg-plist (revision 562480) @@ -1,21 +1,21 @@ bin/enchant-2 bin/enchant-lsmod-2 include/enchant-2/enchant++.h include/enchant-2/enchant-provider.h include/enchant-2/enchant.h %%ASPELL%%lib/enchant-2/enchant_aspell.a %%ASPELL%%lib/enchant-2/enchant_aspell.so %%HSPELL%%lib/enchant-2/enchant_hspell.a %%HSPELL%%lib/enchant-2/enchant_hspell.so %%HUNSPELL%%lib/enchant-2/enchant_hunspell.a %%HUNSPELL%%lib/enchant-2/enchant_hunspell.so %%ZEMBEREK%%lib/enchant-2/enchant_zemberek.a %%ZEMBEREK%%lib/enchant-2/enchant_zemberek.so lib/libenchant-2.a lib/libenchant-2.so lib/libenchant-2.so.2 -lib/libenchant-2.so.2.2.3 +lib/libenchant-2.so.%%LIBVERSION%% libdata/pkgconfig/enchant-2.pc man/man1/enchant-2.1.gz man/man1/enchant-lsmod-2.1.gz %%DATADIR%%/enchant.ordering Index: branches/2021Q1 =================================================================== --- branches/2021Q1 (revision 562479) +++ branches/2021Q1 (revision 562480) Property changes on: branches/2021Q1 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r562479