Index: head/textproc/aspell/Makefile =================================================================== --- head/textproc/aspell/Makefile (revision 509967) +++ head/textproc/aspell/Makefile (revision 509968) @@ -1,49 +1,51 @@ # Created by: Josh Gilliam # $FreeBSD$ PORTNAME= aspell -PORTVERSION= 0.60.7 +DISTVERSION= 0.60.8-20190817 CATEGORIES= textproc -MASTER_SITES= GNU/aspell +#MASTER_SITES= GNU/aspell +MASTER_SITES= ${MASTER_SITE_GNU_ALPHA} +MASTER_SITE_SUBDIR=aspell MAINTAINER= office@FreeBSD.org COMMENT= Spelling checker with better suggestion logic than ispell LICENSE= LGPL21 USES= cpe gmake iconv libtool ncurses perl5 shebangfix OPTIONS_DEFINE= NLS DOCS OPTIONS_SUB= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-dict-dir=${DATADIR} \ --enable-docdir=${DOCSDIR} \ --enable-curses=ncursesw \ --enable-static USE_LDCONFIG= yes SHEBANG_FILES= scripts/aspell-import CPE_VENDOR= gnu INSTALL_TARGET= install-strip -VERINST= ${PORTVERSION:R} +VERINST= ${PORTVERSION:R:R} SUB_FILES= aspell.ver PLIST_SUB= VER=${VERINST} SUB_LIST= VERINST=${VERINST} INFO= aspell-dev aspell NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls .include # Does not link without at least -O .if !defined(CFLAGS) || ${CFLAGS:M-O*} == "" CFLAGS+= -O .endif post-install: ${INSTALL_DATA} ${WRKDIR}/aspell.ver ${STAGEDIR}${PREFIX}/etc .include Index: head/textproc/aspell/distinfo =================================================================== --- head/textproc/aspell/distinfo (revision 509967) +++ head/textproc/aspell/distinfo (revision 509968) @@ -1,3 +1,3 @@ -TIMESTAMP = 1564430692 -SHA256 (aspell-0.60.7.tar.gz) = 5ca8fc8cb0370cc6c9eb5b64c6d1bc5d57b3750dbf17887726c3407d833b70e4 -SIZE (aspell-0.60.7.tar.gz) = 2071890 +TIMESTAMP = 1566848068 +SHA256 (aspell-0.60.8-20190817.tar.gz) = 92df8b464f4cb7efb374efd7962c51db2c57798323fa2b86c1a442f7c16c0d5b +SIZE (aspell-0.60.8-20190817.tar.gz) = 27065381 Index: head/textproc/aspell/files/patch-Makefile.in =================================================================== --- head/textproc/aspell/files/patch-Makefile.in (revision 509967) +++ head/textproc/aspell/files/patch-Makefile.in (revision 509968) @@ -1,34 +1,34 @@ ---- Makefile.in.orig 2019-07-29 06:38:02 UTC +--- Makefile.in.orig 2019-08-18 01:39:59 UTC +++ Makefile.in -@@ -651,7 +651,12 @@ top_build_prefix = @top_build_prefix@ +@@ -666,7 +666,12 @@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ AUTOMAKE_OPTIONS = foreign subdir-objects -SUBDIRS = . po manual + +ifndef NOPORTDOCS +MANUALSUBDIR = manual +endif +SUBDIRS = . po $(MANUALSUBDIR) + DIST_SUBDIRS = ${SUBDIRS} examples myspell lib5 filterdir = ${pkglibdir} optdir = ${pkgdatadir} -@@ -739,7 +744,7 @@ libaspell_la_SOURCES = common/cache.cpp common/string. +@@ -766,7 +771,7 @@ libaspell_la_SOURCES = common/cache.cpp common/string. lib/string_list-c.cpp lib/find_speller.cpp lib/speller-c.cpp \ lib/string_pair_enumeration-c.cpp lib/new_checker.cpp \ modules/filter/url.cpp $(am__append_3) -libaspell_la_LIBADD = $(LTLIBINTL) $(PTHREAD_LIB) -+libaspell_la_LIBADD = $(LTLIBINTL) $(PTHREAD_LIB) $(LTLIBINTL) - @INCREMENTED_SONAME_FALSE@libaspell_la_LDFLAGS = -version-info 17:0:2 -no-undefined - @INCREMENTED_SONAME_TRUE@libaspell_la_LDFLAGS = -version-info 18:0:2 -no-undefined ++libaspell_la_LIBADD = $(LTLIBINTL) $(PTHREAD_LIB) $(LTLIBINTL) + @INCREMENTED_SONAME_FALSE@libaspell_la_LDFLAGS = -version-info 18:0:3 -no-undefined + @INCREMENTED_SONAME_TRUE@libaspell_la_LDFLAGS = -version-info 19:0:3 -no-undefined @PSPELL_COMPATIBILITY_TRUE@libpspell_la_SOURCES = lib/dummy.cpp -@@ -748,7 +753,7 @@ libaspell_la_LIBADD = $(LTLIBINTL) $(PTHREAD_LIB) - @INCREMENTED_SONAME_TRUE@@PSPELL_COMPATIBILITY_TRUE@libpspell_la_LDFLAGS = -version-info 18:0:2 -no-undefined +@@ -774,7 +779,7 @@ libaspell_la_LIBADD = $(LTLIBINTL) $(PTHREAD_LIB) + @PSPELL_COMPATIBILITY_TRUE@libpspell_la_LDFLAGS = $(libaspell_la_LDFLAGS) word_list_compress_SOURCES = prog/compress.c aspell_SOURCES = prog/aspell.cpp prog/check_funs.cpp prog/checker_string.cpp -aspell_LDADD = libaspell.la $(CURSES_LIB) +aspell_LDADD = libaspell.la $(CURSES_LIB) $(LTLIBINTL) prezip_bin_SOURCES = prog/prezip.c static_optfiles = modules/filter/url-filter.info $(am__append_2) dynamic_optfiles = $(am__append_4) Index: head/textproc/aspell/pkg-plist =================================================================== --- head/textproc/aspell/pkg-plist (revision 509967) +++ head/textproc/aspell/pkg-plist (revision 509968) @@ -1,129 +1,130 @@ bin/aspell bin/aspell-import bin/precat bin/preunzip bin/prezip bin/prezip-bin bin/pspell-config bin/run-with-aspell bin/word-list-compress etc/aspell.ver include/aspell.h include/pspell/pspell.h lib/aspell-%%VER%%/cp1250.cmap lib/aspell-%%VER%%/cp1250.cset lib/aspell-%%VER%%/cp1251.cmap lib/aspell-%%VER%%/cp1251.cset lib/aspell-%%VER%%/cp1252.cmap lib/aspell-%%VER%%/cp1252.cset lib/aspell-%%VER%%/cp1253.cmap lib/aspell-%%VER%%/cp1253.cset lib/aspell-%%VER%%/cp1254.cmap lib/aspell-%%VER%%/cp1254.cset lib/aspell-%%VER%%/cp1255.cmap lib/aspell-%%VER%%/cp1255.cset lib/aspell-%%VER%%/cp1256.cmap lib/aspell-%%VER%%/cp1256.cset lib/aspell-%%VER%%/cp1257.cmap lib/aspell-%%VER%%/cp1257.cset lib/aspell-%%VER%%/cp1258.cmap lib/aspell-%%VER%%/cp1258.cset lib/aspell-%%VER%%/dvorak.kbd lib/aspell-%%VER%%/iso-8859-1.cmap lib/aspell-%%VER%%/iso-8859-1.cset lib/aspell-%%VER%%/iso-8859-10.cmap lib/aspell-%%VER%%/iso-8859-10.cset lib/aspell-%%VER%%/iso-8859-11.cmap lib/aspell-%%VER%%/iso-8859-11.cset lib/aspell-%%VER%%/iso-8859-13.cmap lib/aspell-%%VER%%/iso-8859-13.cset lib/aspell-%%VER%%/iso-8859-14.cmap lib/aspell-%%VER%%/iso-8859-14.cset lib/aspell-%%VER%%/iso-8859-15.cmap lib/aspell-%%VER%%/iso-8859-15.cset lib/aspell-%%VER%%/iso-8859-16.cmap lib/aspell-%%VER%%/iso-8859-16.cset lib/aspell-%%VER%%/iso-8859-2.cmap lib/aspell-%%VER%%/iso-8859-2.cset lib/aspell-%%VER%%/iso-8859-3.cmap lib/aspell-%%VER%%/iso-8859-3.cset lib/aspell-%%VER%%/iso-8859-4.cmap lib/aspell-%%VER%%/iso-8859-4.cset lib/aspell-%%VER%%/iso-8859-5.cmap lib/aspell-%%VER%%/iso-8859-5.cset lib/aspell-%%VER%%/iso-8859-6.cmap lib/aspell-%%VER%%/iso-8859-6.cset lib/aspell-%%VER%%/iso-8859-7.cmap lib/aspell-%%VER%%/iso-8859-7.cset lib/aspell-%%VER%%/iso-8859-8.cmap lib/aspell-%%VER%%/iso-8859-8.cset lib/aspell-%%VER%%/iso-8859-9.cmap lib/aspell-%%VER%%/iso-8859-9.cset lib/aspell-%%VER%%/ispell lib/aspell-%%VER%%/koi8-r.cmap lib/aspell-%%VER%%/koi8-r.cset lib/aspell-%%VER%%/koi8-u.cmap lib/aspell-%%VER%%/koi8-u.cset lib/aspell-%%VER%%/spell lib/aspell-%%VER%%/split.kbd lib/aspell-%%VER%%/standard.kbd lib/libaspell.a lib/libaspell.so lib/libaspell.so.15 -lib/libaspell.so.15.2.0 +lib/libaspell.so.15.3.0 lib/libpspell.a lib/libpspell.so lib/libpspell.so.15 -lib/libpspell.so.15.2.0 +lib/libpspell.so.15.3.0 man/man1/aspell-import.1.gz man/man1/aspell.1.gz man/man1/prezip-bin.1.gz man/man1/pspell-config.1.gz man/man1/run-with-aspell.1.gz man/man1/word-list-compress.1.gz %%DATADIR%%/ccpp.amf %%DATADIR%%/comment.amf %%DATADIR%%/email.amf %%DATADIR%%/html.amf +%%DATADIR%%/markdown.amf %%DATADIR%%/none.amf %%DATADIR%%/nroff.amf %%DATADIR%%/perl.amf %%DATADIR%%/sgml.amf %%DATADIR%%/tex.amf %%DATADIR%%/texinfo.amf %%DATADIR%%/url.amf %%NLS%%share/locale/ast/LC_MESSAGES/aspell.mo %%NLS%%share/locale/be/LC_MESSAGES/aspell.mo %%NLS%%share/locale/ca/LC_MESSAGES/aspell.mo %%NLS%%share/locale/cs/LC_MESSAGES/aspell.mo %%NLS%%share/locale/da/LC_MESSAGES/aspell.mo %%NLS%%share/locale/de/LC_MESSAGES/aspell.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/aspell.mo %%NLS%%share/locale/eo/LC_MESSAGES/aspell.mo %%NLS%%share/locale/es/LC_MESSAGES/aspell.mo %%NLS%%share/locale/fi/LC_MESSAGES/aspell.mo %%NLS%%share/locale/fr/LC_MESSAGES/aspell.mo %%NLS%%share/locale/fur/LC_MESSAGES/aspell.mo %%NLS%%share/locale/ga/LC_MESSAGES/aspell.mo %%NLS%%share/locale/hr/LC_MESSAGES/aspell.mo %%NLS%%share/locale/id/LC_MESSAGES/aspell.mo %%NLS%%share/locale/it/LC_MESSAGES/aspell.mo %%NLS%%share/locale/ja/LC_MESSAGES/aspell.mo %%NLS%%share/locale/mn/LC_MESSAGES/aspell.mo %%NLS%%share/locale/ms/LC_MESSAGES/aspell.mo %%NLS%%share/locale/nl/LC_MESSAGES/aspell.mo %%NLS%%share/locale/pl/LC_MESSAGES/aspell.mo %%NLS%%share/locale/pt/LC_MESSAGES/aspell.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/aspell.mo %%NLS%%share/locale/ro/LC_MESSAGES/aspell.mo %%NLS%%share/locale/ru/LC_MESSAGES/aspell.mo %%NLS%%share/locale/rw/LC_MESSAGES/aspell.mo %%NLS%%share/locale/sk/LC_MESSAGES/aspell.mo %%NLS%%share/locale/sl/LC_MESSAGES/aspell.mo %%NLS%%share/locale/sr/LC_MESSAGES/aspell.mo %%NLS%%share/locale/sv/LC_MESSAGES/aspell.mo %%NLS%%share/locale/tg/LC_MESSAGES/aspell.mo %%NLS%%share/locale/uk/LC_MESSAGES/aspell.mo %%NLS%%share/locale/vi/LC_MESSAGES/aspell.mo %%NLS%%share/locale/wa/LC_MESSAGES/aspell.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/aspell.mo