From owner-svn-ports-head@freebsd.org Sun Oct 13 10:59:14 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 EA11AF513D; Sun, 13 Oct 2019 10:59:14 +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 46rdwy5t3Dz3Jhj; Sun, 13 Oct 2019 10:59:14 +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 A85781BDB4; Sun, 13 Oct 2019 10:59:14 +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 x9DAxEHw087154; Sun, 13 Oct 2019 10:59:14 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x9DAxDVE087148; Sun, 13 Oct 2019 10:59:13 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201910131059.x9DAxDVE087148@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Sun, 13 Oct 2019 10:59:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r514382 - 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: 514382 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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: Sun, 13 Oct 2019 10:59:15 -0000 Author: thierry Date: Sun Oct 13 10:59:13 2019 New Revision: 514382 URL: https://svnweb.freebsd.org/changeset/ports/514382 Log: Upgrade to 0.60.8 final. Modified: head/textproc/aspell/Makefile head/textproc/aspell/distinfo head/textproc/aspell/files/patch-Makefile.in head/textproc/aspell/pkg-plist Modified: head/textproc/aspell/Makefile ============================================================================== --- head/textproc/aspell/Makefile Sun Oct 13 10:42:22 2019 (r514381) +++ head/textproc/aspell/Makefile Sun Oct 13 10:59:13 2019 (r514382) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= aspell -DISTVERSION= 0.60.8-20190817 +PORTVERSION= 0.60.8 +PORTEPOCH= 1 CATEGORIES= textproc -#MASTER_SITES= GNU/aspell -MASTER_SITES= GNU_ALPHA/aspell +MASTER_SITES= GNU/aspell MAINTAINER= office@FreeBSD.org COMMENT= Spelling checker with better suggestion logic than ispell @@ -28,7 +28,7 @@ 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} Modified: head/textproc/aspell/distinfo ============================================================================== --- head/textproc/aspell/distinfo Sun Oct 13 10:42:22 2019 (r514381) +++ head/textproc/aspell/distinfo Sun Oct 13 10:59:13 2019 (r514382) @@ -1,3 +1,3 @@ -TIMESTAMP = 1566848068 -SHA256 (aspell-0.60.8-20190817.tar.gz) = 92df8b464f4cb7efb374efd7962c51db2c57798323fa2b86c1a442f7c16c0d5b -SIZE (aspell-0.60.8-20190817.tar.gz) = 27065381 +TIMESTAMP = 1570961359 +SHA256 (aspell-0.60.8.tar.gz) = f9b77e515334a751b2e60daab5db23499e26c9209f5e7b7443b05235ad0226f2 +SIZE (aspell-0.60.8.tar.gz) = 3486448 Modified: head/textproc/aspell/files/patch-Makefile.in ============================================================================== --- head/textproc/aspell/files/patch-Makefile.in Sun Oct 13 10:42:22 2019 (r514381) +++ head/textproc/aspell/files/patch-Makefile.in Sun Oct 13 10:59:13 2019 (r514382) @@ -1,4 +1,4 @@ ---- Makefile.in.orig 2019-08-18 01:39:59 UTC +--- Makefile.in.orig 2019-10-12 22:20:31 UTC +++ Makefile.in @@ -666,7 +666,12 @@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ @@ -14,16 +14,16 @@ DIST_SUBDIRS = ${SUBDIRS} examples myspell lib5 filterdir = ${pkglibdir} optdir = ${pkgdatadir} -@@ -766,7 +771,7 @@ libaspell_la_SOURCES = common/cache.cpp common/string. +@@ -759,7 +764,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 18:0:3 -no-undefined - @INCREMENTED_SONAME_TRUE@libaspell_la_LDFLAGS = -version-info 19:0:3 -no-undefined ++libaspell_la_LIBADD = $(LTLIBINTL) $(PTHREAD_LIB) $(LTLIBINTL) + @INCREMENTED_SONAME_FALSE@libaspell_la_LDFLAGS = -version-info 18:1:3 -no-undefined + @INCREMENTED_SONAME_TRUE@libaspell_la_LDFLAGS = -version-info 19:1:3 -no-undefined @PSPELL_COMPATIBILITY_TRUE@libpspell_la_SOURCES = lib/dummy.cpp -@@ -774,7 +779,7 @@ libaspell_la_LIBADD = $(LTLIBINTL) $(PTHREAD_LIB) +@@ -767,7 +772,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 Modified: head/textproc/aspell/pkg-plist ============================================================================== --- head/textproc/aspell/pkg-plist Sun Oct 13 10:42:22 2019 (r514381) +++ head/textproc/aspell/pkg-plist Sun Oct 13 10:59:13 2019 (r514382) @@ -70,11 +70,11 @@ lib/aspell-%%VER%%/standard.kbd lib/libaspell.a lib/libaspell.so lib/libaspell.so.15 -lib/libaspell.so.15.3.0 +lib/libaspell.so.15.3.1 lib/libpspell.a lib/libpspell.so lib/libpspell.so.15 -lib/libpspell.so.15.3.0 +lib/libpspell.so.15.3.1 man/man1/aspell-import.1.gz man/man1/aspell.1.gz man/man1/prezip-bin.1.gz