From owner-svn-ports-head@FreeBSD.ORG Tue Jun 10 06:19:44 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CC1E4F7B; Tue, 10 Jun 2014 06:19:44 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9FE042DA0; Tue, 10 Jun 2014 06:19:44 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s5A6JiA8093729; Tue, 10 Jun 2014 06:19:44 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s5A6Ji7L093726; Tue, 10 Jun 2014 06:19:44 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201406100619.s5A6Ji7L093726@svn.freebsd.org> From: Baptiste Daroussin Date: Tue, 10 Jun 2014 06:19:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r357269 - head/textproc/hunspell X-SVN-Group: ports-head 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.18 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: Tue, 10 Jun 2014 06:19:44 -0000 Author: bapt Date: Tue Jun 10 06:19:43 2014 New Revision: 357269 URL: http://svnweb.freebsd.org/changeset/ports/357269 QAT: https://qat.redports.org/buildarchive/r357269/ Log: Update to 1.3.3 USES=libtool:keepla Modified: head/textproc/hunspell/Makefile head/textproc/hunspell/distinfo head/textproc/hunspell/pkg-plist Modified: head/textproc/hunspell/Makefile ============================================================================== --- head/textproc/hunspell/Makefile Tue Jun 10 06:10:55 2014 (r357268) +++ head/textproc/hunspell/Makefile Tue Jun 10 06:19:43 2014 (r357269) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= hunspell -PORTVERSION= 1.3.2 -PORTREVISION= 4 +PORTVERSION= 1.3.3 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/Hunspell/${PORTVERSION} DIST_SUBDIR= ${PORTNAME} @@ -17,10 +16,11 @@ LICENSE_COMB= dual CONFLICTS_INSTALL= tinker-[0-9]* CONFIGURE_ARGS= --disable-nls ${ICONV_CONFIGURE_ARG} --with-readline --with-ui GNU_CONFIGURE= yes -USES= pathfix iconv ncurses readline shebangfix perl5 +USES= libtool:keepla pathfix iconv ncurses readline shebangfix perl5 SHEBANG_FILES= src/tools/ispellaff2myspell USE_LDCONFIG= yes USE_PERL5= run +INSTALL_TARGET= install-strip post-patch: @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/src/tools/hunspell.cxx @@ -28,7 +28,4 @@ post-patch: post-configure: @${REINPLACE_CMD} -e 's|444|644|g' ${WRKSRC}/src/parsers/Makefile -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libhunspell-1.3.so.0 - .include Modified: head/textproc/hunspell/distinfo ============================================================================== --- head/textproc/hunspell/distinfo Tue Jun 10 06:10:55 2014 (r357268) +++ head/textproc/hunspell/distinfo Tue Jun 10 06:19:43 2014 (r357269) @@ -1,2 +1,2 @@ -SHA256 (hunspell/hunspell-1.3.2.tar.gz) = b4edd4a4ee944cb9f485b35473e46b729ed768e9d24da8e78e4c4c6ca56addbd -SIZE (hunspell/hunspell-1.3.2.tar.gz) = 975917 +SHA256 (hunspell/hunspell-1.3.3.tar.gz) = a7b2c0de0e2ce17426821dc1ac8eb115029959b3ada9d80a81739fa19373246c +SIZE (hunspell/hunspell-1.3.3.tar.gz) = 986081 Modified: head/textproc/hunspell/pkg-plist ============================================================================== --- head/textproc/hunspell/pkg-plist Tue Jun 10 06:10:55 2014 (r357268) +++ head/textproc/hunspell/pkg-plist Tue Jun 10 06:19:43 2014 (r357269) @@ -32,16 +32,14 @@ lib/libhunspell-1.3.a lib/libhunspell-1.3.la lib/libhunspell-1.3.so lib/libhunspell-1.3.so.0 -lib/libparsers.a +lib/libhunspell-1.3.so.0.0.0 libdata/pkgconfig/hunspell.pc man/hu/man1/hunspell.1.gz -man/hu/man4/hunspell.4.gz man/man1/hunspell.1.gz man/man1/hunzip.1.gz man/man1/hzip.1.gz man/man3/hunspell.3.gz -man/man4/hunspell.4.gz -@dirrmtry man/hu/man4 +man/man5/hunspell.5.gz @dirrmtry man/hu/man1 @dirrmtry man/hu @dirrm include/hunspell