From owner-svn-ports-head@freebsd.org Mon Jul 29 20:42:06 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3B8DDB539E; Mon, 29 Jul 2019 20:42:06 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 194A96C13A; Mon, 29 Jul 2019 20:42:06 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 02A8262B4; Mon, 29 Jul 2019 20:42:06 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x6TKg5Tv099123; Mon, 29 Jul 2019 20:42:05 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x6TKg4Jk099114; Mon, 29 Jul 2019 20:42:04 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201907292042.x6TKg4Jk099114@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Mon, 29 Jul 2019 20:42:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r507594 - in head/textproc/aspell: . files X-SVN-Group: ports-head X-SVN-Commit-Author: thierry X-SVN-Commit-Paths: in head/textproc/aspell: . files X-SVN-Commit-Revision: 507594 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 194A96C13A X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-0.99)[-0.994,0]; NEURAL_HAM_SHORT(-0.97)[-0.974,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Jul 2019 20:42:06 -0000 Author: thierry Date: Mon Jul 29 20:42:04 2019 New Revision: 507594 URL: https://svnweb.freebsd.org/changeset/ports/507594 Log: Upgrade to 0.60.7. Changelog at . Modified: head/textproc/aspell/Makefile head/textproc/aspell/distinfo head/textproc/aspell/files/patch-Makefile.in head/textproc/aspell/files/patch-configure head/textproc/aspell/pkg-descr head/textproc/aspell/pkg-plist Modified: head/textproc/aspell/Makefile ============================================================================== --- head/textproc/aspell/Makefile Mon Jul 29 20:08:13 2019 (r507593) +++ head/textproc/aspell/Makefile Mon Jul 29 20:42:04 2019 (r507594) @@ -2,19 +2,17 @@ # $FreeBSD$ PORTNAME= aspell -PORTVERSION= 0.60.6.1 -PORTREVISION= 8 +PORTVERSION= 0.60.7 CATEGORIES= textproc MASTER_SITES= GNU/aspell -PATCH_SITES= https://github.com/GNUAspell/aspell/commit/ -PATCHFILES= 8089fa02122f.patch:-p1 - 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 @@ -24,13 +22,12 @@ CONFIGURE_ARGS= --enable-dict-dir=${DATADIR} \ --enable-curses=ncursesw \ --enable-static -USES= cpe gmake iconv libtool ncurses perl5 shebangfix USE_LDCONFIG= yes SHEBANG_FILES= scripts/aspell-import CPE_VENDOR= gnu INSTALL_TARGET= install-strip -VERINST= ${PORTVERSION:R:R} +VERINST= ${PORTVERSION:R} SUB_FILES= aspell.ver PLIST_SUB= VER=${VERINST} SUB_LIST= VERINST=${VERINST} @@ -47,6 +44,6 @@ CFLAGS+= -O .endif post-install: - @${INSTALL_DATA} ${WRKDIR}/aspell.ver ${STAGEDIR}${PREFIX}/etc + ${INSTALL_DATA} ${WRKDIR}/aspell.ver ${STAGEDIR}${PREFIX}/etc .include Modified: head/textproc/aspell/distinfo ============================================================================== --- head/textproc/aspell/distinfo Mon Jul 29 20:08:13 2019 (r507593) +++ head/textproc/aspell/distinfo Mon Jul 29 20:42:04 2019 (r507594) @@ -1,5 +1,3 @@ -TIMESTAMP = 1309773190 -SHA256 (aspell-0.60.6.1.tar.gz) = f52583a83a63633701c5f71db3dc40aab87b7f76b29723aeb27941eff42df6e1 -SIZE (aspell-0.60.6.1.tar.gz) = 1878163 -SHA256 (8089fa02122f.patch) = 28f7738df694bf5972339415d09933297f8144ee3b8e578e1f2ad5cb7697a2c4 -SIZE (8089fa02122f.patch) = 1126 +TIMESTAMP = 1564430692 +SHA256 (aspell-0.60.7.tar.gz) = 5ca8fc8cb0370cc6c9eb5b64c6d1bc5d57b3750dbf17887726c3407d833b70e4 +SIZE (aspell-0.60.7.tar.gz) = 2071890 Modified: head/textproc/aspell/files/patch-Makefile.in ============================================================================== --- head/textproc/aspell/files/patch-Makefile.in Mon Jul 29 20:08:13 2019 (r507593) +++ head/textproc/aspell/files/patch-Makefile.in Mon Jul 29 20:42:04 2019 (r507594) @@ -1,6 +1,6 @@ ---- Makefile.in.orig 2011-07-04 10:58:49.000000000 +0200 -+++ Makefile.in 2011-07-04 21:17:31.000000000 +0200 -@@ -481,7 +481,12 @@ +--- Makefile.in.orig 2019-07-29 06:38:02 UTC ++++ Makefile.in +@@ -651,7 +651,12 @@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ AUTOMAKE_OPTIONS = foreign subdir-objects @@ -14,17 +14,17 @@ DIST_SUBDIRS = ${SUBDIRS} examples myspell lib5 filterdir = ${pkglibdir} optdir = ${pkgdatadir} -@@ -569,7 +574,7 @@ +@@ -739,7 +744,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 16:5:1 -no-undefined - @INCREMENTED_SONAME_TRUE@libaspell_la_LDFLAGS = -version-info 16:5:0 -no-undefined + @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 @PSPELL_COMPATIBILITY_TRUE@libpspell_la_SOURCES = lib/dummy.cpp -@@ -578,7 +583,7 @@ - @INCREMENTED_SONAME_TRUE@@PSPELL_COMPATIBILITY_TRUE@libpspell_la_LDFLAGS = -version-info 16:5:0 -no-undefined +@@ -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 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) Modified: head/textproc/aspell/files/patch-configure ============================================================================== --- head/textproc/aspell/files/patch-configure Mon Jul 29 20:08:13 2019 (r507593) +++ head/textproc/aspell/files/patch-configure Mon Jul 29 20:42:04 2019 (r507594) @@ -1,31 +1,22 @@ ---- configure.orig 2008-04-07 06:31:31.000000000 +0200 -+++ configure 2008-04-16 20:55:32.000000000 +0200 -@@ -3505,7 +3505,7 @@ - fi - - --if test "$GXX" = "yes" && expr "$CXXFLAGS" : '.*-O' > /dev/null -+if test "$GXX" = "yes" && expr -- "$CXXFLAGS" : '.*-O' > /dev/null - then - CXXFLAGS="$CXXFLAGS -fno-exceptions" - fi -@@ -18179,7 +18179,7 @@ +--- configure.orig 2019-07-29 06:38:03 UTC ++++ configure +@@ -18289,7 +18289,7 @@ _ACEOF + if ac_fn_cxx_try_link "$LINENO"; then : CURSES_LIB=-lncurses - cat >>confdefs.h <<\_ACEOF --#define CURSES_HEADER -+#define CURSES_HEADER - _ACEOF +-$as_echo "#define CURSES_HEADER " >>confdefs.h ++$as_echo "#define CURSES_HEADER " >>confdefs.h - else -@@ -18366,8 +18366,8 @@ + + $as_echo "#define TERM_HEADER " >>confdefs.h +@@ -18401,8 +18401,8 @@ $as_echo "#define TERM_HEADER " >>confdefs.h if test "$enable_wide_curses" != "no" then -- { echo "$as_me:$LINENO: checking for wide character support in curses libraray" >&5 --echo $ECHO_N "checking for wide character support in curses libraray... $ECHO_C" >&6; } -+ { echo "$as_me:$LINENO: checking for wide character support in curses library" >&5 -+echo $ECHO_N "checking for wide character support in curses library... $ECHO_C" >&6; } +- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for wide character support in curses libraray" >&5 +-$as_echo_n "checking for wide character support in curses libraray... " >&6; } ++ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for wide character support in curses library" >&5 ++$as_echo_n "checking for wide character support in curses library... " >&6; } if test -n "$have_mblen" then - cat >conftest.$ac_ext <<_ACEOF + cat confdefs.h - <<_ACEOF >conftest.$ac_ext Modified: head/textproc/aspell/pkg-descr ============================================================================== --- head/textproc/aspell/pkg-descr Mon Jul 29 20:08:13 2019 (r507593) +++ head/textproc/aspell/pkg-descr Mon Jul 29 20:42:04 2019 (r507594) @@ -5,4 +5,4 @@ job of coming up with possible suggestions than ispell also includes a powerful C++ library with C and Perl interfaces in the works. -WWW: http://aspell.sourceforge.net/ +WWW: http://aspell.net/ Modified: head/textproc/aspell/pkg-plist ============================================================================== --- head/textproc/aspell/pkg-plist Mon Jul 29 20:08:13 2019 (r507593) +++ head/textproc/aspell/pkg-plist Mon Jul 29 20:42:04 2019 (r507594) @@ -70,11 +70,11 @@ lib/aspell-%%VER%%/standard.kbd lib/libaspell.a lib/libaspell.so lib/libaspell.so.15 -lib/libaspell.so.15.1.5 +lib/libaspell.so.15.2.0 lib/libpspell.a lib/libpspell.so lib/libpspell.so.15 -lib/libpspell.so.15.1.5 +lib/libpspell.so.15.2.0 man/man1/aspell-import.1.gz man/man1/aspell.1.gz man/man1/prezip-bin.1.gz @@ -99,16 +99,21 @@ man/man1/word-list-compress.1.gz %%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