From owner-svn-ports-all@FreeBSD.ORG Wed Jan 15 06:23:16 2014 Return-Path: Delivered-To: svn-ports-all@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 9755DB2B; Wed, 15 Jan 2014 06:23:16 +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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 83AD51DBC; Wed, 15 Jan 2014 06:23:16 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id s0F6NGA1084420; Wed, 15 Jan 2014 06:23:16 GMT (envelope-from tabthorpe@svn.freebsd.org) Received: (from tabthorpe@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id s0F6NF2M084414; Wed, 15 Jan 2014 06:23:15 GMT (envelope-from tabthorpe@svn.freebsd.org) Message-Id: <201401150623.s0F6NF2M084414@svn.freebsd.org> From: Thomas Abthorpe Date: Wed, 15 Jan 2014 06:23:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r339756 - head/misc/sword17 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jan 2014 06:23:16 -0000 Author: tabthorpe Date: Wed Jan 15 06:23:15 2014 New Revision: 339756 URL: http://svnweb.freebsd.org/changeset/ports/339756 QAT: https://qat.redports.org/buildarchive/r339756/ Log: - Update to 1.7.2 - Add STAGE support Modified: head/misc/sword17/Makefile head/misc/sword17/distinfo head/misc/sword17/pkg-plist Modified: head/misc/sword17/Makefile ============================================================================== --- head/misc/sword17/Makefile Wed Jan 15 05:44:43 2014 (r339755) +++ head/misc/sword17/Makefile Wed Jan 15 06:23:15 2014 (r339756) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sword -PORTVERSION= 1.7.0 +PORTVERSION= 1.7.2 CATEGORIES= misc MASTER_SITES= ftp://ftp.crosswire.org/pub/sword/source/v${PORTVERSION:R}/ \ http://crosswire.org/ftpmirror/pub/sword/source/v${PORTVERSION:R}/ @@ -29,7 +29,6 @@ OPTIONS_DEFINE= CURL CLUCENE CLUCENE_DESC= Include indexing capability OPTIONS_DEFAULT=CURL CLUCENE -NO_STAGE= yes .include .if ${PORT_OPTIONS:MCURL} @@ -43,10 +42,8 @@ CONFIGURE_ARGS+= --without-curl LIB_DEPENDS+= libclucene-core.so:${PORTSDIR}/textproc/clucene \ libicudata.so:${PORTSDIR}/devel/icu CONFIGURE_ARGS+= --with-clucene=${LOCALBASE} --with-icu -PLIST_SUB+= ICU="" ICUVER="`${LOCALBASE}/bin/icu-config --version`" .else CONFIGURE_ARGS+= --without-clucene --without-icu -PLIST_SUB+= ICU="@comment " .endif run-autotools:: run-autotools-aclocal @@ -56,6 +53,7 @@ run-autotools:: run-autotools-aclocal post-patch: @${REINPLACE_CMD} -e 's|$$(libdir)/pkgconfig|${PREFIX}/libdata/pkgconfig|g' \ -e's|-O3||g' \ + -e 's|%%DESTDIR%%|${STAGEDIR}|g' \ ${WRKSRC}/Makefile.am ${WRKSRC}/Makefile.in post-install: @@ -70,7 +68,4 @@ post-install: @${CAT} ${PKGMESSAGE} @${ECHO_CMD} -register: - ${MAKE_CMD} register -C ${WRKSRC} - .include Modified: head/misc/sword17/distinfo ============================================================================== --- head/misc/sword17/distinfo Wed Jan 15 05:44:43 2014 (r339755) +++ head/misc/sword17/distinfo Wed Jan 15 06:23:15 2014 (r339756) @@ -1,2 +1,2 @@ -SHA256 (sword-1.7.0.tar.gz) = 819bb4178e871ac2cbcf2a7765f94314c0051b79f522d02c24f8d9ddddac3501 -SIZE (sword-1.7.0.tar.gz) = 2115304 +SHA256 (sword-1.7.2.tar.gz) = ac7aace0ecb7a405d4b4b211ee1ae5b2250bb5c57c9197179747c9e830787871 +SIZE (sword-1.7.2.tar.gz) = 2127944 Modified: head/misc/sword17/pkg-plist ============================================================================== --- head/misc/sword17/pkg-plist Wed Jan 15 05:44:43 2014 (r339755) +++ head/misc/sword17/pkg-plist Wed Jan 15 06:23:15 2014 (r339756) @@ -119,7 +119,6 @@ include/sword/swoptfilter.h include/sword/swobject.h include/sword/swsearchable.h include/sword/swtext.h -include/sword/swunicod.h include/sword/swversion.h include/sword/sysdata.h include/sword/thmlfootnotes.h @@ -197,7 +196,6 @@ libdata/pkgconfig/sword.pc %%DATADIR%%/locales.d/ar_EG-utf8.conf %%DATADIR%%/locales.d/az-utf8.conf %%DATADIR%%/locales.d/bg_BG-cp1251.conf -%%DATADIR%%/locales.d/bg_BG-utf8.conf %%DATADIR%%/locales.d/cs-utf8.conf %%DATADIR%%/locales.d/cs.conf %%DATADIR%%/locales.d/cy-utf8.conf @@ -269,7 +267,6 @@ libdata/pkgconfig/sword.pc %%DATADIR%%/locales.d/th-utf8.conf %%DATADIR%%/locales.d/uk_UA-cp1251.conf %%DATADIR%%/locales.d/uk_UA-koi8-u.conf -%%DATADIR%%/locales.d/uk_UA-utf8.conf %%DATADIR%%/locales.d/vi-utf8.conf %%DATADIR%%/locales.d/zh_CN-utf8.conf %%DATADIR%%/locales.d/zh_Hans-utf8.conf