From owner-svn-ports-all@freebsd.org Fri Feb 23 01:30:04 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 43DF0F174D8; Fri, 23 Feb 2018 01:30:04 +0000 (UTC) (envelope-from tabthorpe@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EA4E283BCC; Fri, 23 Feb 2018 01:30:03 +0000 (UTC) (envelope-from tabthorpe@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 E07347C88; Fri, 23 Feb 2018 01:30:03 +0000 (UTC) (envelope-from tabthorpe@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1N1U3jk072409; Fri, 23 Feb 2018 01:30:03 GMT (envelope-from tabthorpe@FreeBSD.org) Received: (from tabthorpe@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1N1U37q072404; Fri, 23 Feb 2018 01:30:03 GMT (envelope-from tabthorpe@FreeBSD.org) Message-Id: <201802230130.w1N1U37q072404@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tabthorpe set sender to tabthorpe@FreeBSD.org using -f From: Thomas Abthorpe Date: Fri, 23 Feb 2018 01:30:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r462657 - in head/misc: bibletime sword xiphos X-SVN-Group: ports-head X-SVN-Commit-Author: tabthorpe X-SVN-Commit-Paths: in head/misc: bibletime sword xiphos X-SVN-Commit-Revision: 462657 X-SVN-Commit-Repository: ports 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.25 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: Fri, 23 Feb 2018 01:30:04 -0000 Author: tabthorpe Date: Fri Feb 23 01:30:03 2018 New Revision: 462657 URL: https://svnweb.freebsd.org/changeset/ports/462657 Log: - Update misc/sword to 1.8.0 - Chase shlib bump - Reassign to the heap PR: 225276 Submitted by: bsam Modified: head/misc/bibletime/Makefile head/misc/sword/Makefile head/misc/sword/distinfo head/misc/sword/pkg-plist head/misc/xiphos/Makefile Modified: head/misc/bibletime/Makefile ============================================================================== --- head/misc/bibletime/Makefile Fri Feb 23 00:54:45 2018 (r462656) +++ head/misc/bibletime/Makefile Fri Feb 23 01:30:03 2018 (r462657) @@ -2,6 +2,7 @@ PORTNAME= bibletime PORTVERSION= 2.10.1 +PORTREVISION= 1 CATEGORIES= misc kde MASTER_SITES= SF/${PORTNAME}/BibleTime%202/BibleTime%202%20source%20code @@ -9,8 +10,6 @@ MAINTAINER= tabthorpe@FreeBSD.org COMMENT= Open source Bible study tool LICENSE= GPLv2 - -BROKEN_FreeBSD_12= does not build on 12.X LIB_DEPENDS= libclucene-core.so:textproc/clucene \ libsword.so:misc/sword Modified: head/misc/sword/Makefile ============================================================================== --- head/misc/sword/Makefile Fri Feb 23 00:54:45 2018 (r462656) +++ head/misc/sword/Makefile Fri Feb 23 01:30:03 2018 (r462657) @@ -2,23 +2,17 @@ # $FreeBSD$ PORTNAME= sword -PORTVERSION= 1.7.4 -PORTREVISION= 10 +PORTVERSION= 1.8.0 CATEGORIES= misc MASTER_SITES= ftp://ftp.crosswire.org/pub/sword/source/v${PORTVERSION:R}/ \ http://crosswire.org/ftpmirror/pub/sword/source/v${PORTVERSION:R}/ -MAINTAINER= tabthorpe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Framework for manipulating Bible texts LICENSE= GPLv2 BUILD_DEPENDS= cppunit-config:devel/cppunit - -# Workaround for for FreeBSD_11+. -BUILD_DEPENDS+= clang38:lang/clang38 -CC= clang38 -CXX= clang++38 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-conf --with-zlib Modified: head/misc/sword/distinfo ============================================================================== --- head/misc/sword/distinfo Fri Feb 23 00:54:45 2018 (r462656) +++ head/misc/sword/distinfo Fri Feb 23 01:30:03 2018 (r462657) @@ -1,2 +1,3 @@ -SHA256 (sword-1.7.4.tar.gz) = 995da8cf5a207c1f09809bf4b9db0bd7d267da5fcdb9d6666c9b313edd9d213d -SIZE (sword-1.7.4.tar.gz) = 2157882 +TIMESTAMP = 1516212969 +SHA256 (sword-1.8.0.tar.gz) = b5eba722c6c0b55c7931a48344ed1e12d8f5f6974e6b21686018250975f0f956 +SIZE (sword-1.8.0.tar.gz) = 2444386 Modified: head/misc/sword/pkg-plist ============================================================================== --- head/misc/sword/pkg-plist Fri Feb 23 00:54:45 2018 (r462656) +++ head/misc/sword/pkg-plist Fri Feb 23 01:30:03 2018 (r462657) @@ -1,4 +1,5 @@ bin/diatheke +bin/emptyvss bin/imp2gbs bin/imp2ld bin/imp2vs @@ -9,16 +10,20 @@ bin/mod2osis bin/mod2vpl bin/mod2zmod bin/osis2mod +bin/stripaccents bin/tei2mod bin/vpl2mod bin/vs2osisref bin/vs2osisreftxt bin/xml2gbs @sample etc/sword.conf.sample +include/sword/bz2comprs.h include/sword/canon.h include/sword/canon_abbrevs.h +include/sword/canon_calvin.h include/sword/canon_catholic.h include/sword/canon_catholic2.h +include/sword/canon_darbyfr.h include/sword/canon_german.h include/sword/canon_kjva.h include/sword/canon_leningrad.h @@ -29,6 +34,7 @@ include/sword/canon_nrsv.h include/sword/canon_nrsva.h include/sword/canon_null.h include/sword/canon_orthodox.h +include/sword/canon_segond.h include/sword/canon_synodal.h include/sword/canon_synodalprot.h include/sword/canon_vulg.h @@ -49,6 +55,7 @@ include/sword/gbffootnotes.h include/sword/gbfheadings.h include/sword/gbfhtml.h include/sword/gbfhtmlhref.h +include/sword/gbflatex.h include/sword/gbfmorph.h include/sword/gbfosis.h include/sword/gbfplain.h @@ -76,6 +83,7 @@ include/sword/osisfootnotes.h include/sword/osisglosses.h include/sword/osisheadings.h include/sword/osishtmlhref.h +include/sword/osislatex.h include/sword/osislemma.h include/sword/osismorph.h include/sword/osismorphsegmentation.h @@ -107,6 +115,7 @@ include/sword/rawverse4.h include/sword/remotetrans.h include/sword/roman.h include/sword/rtfhtml.h +include/sword/rtranspgdrive.h include/sword/sapphire.h include/sword/scsuutf8.h include/sword/stringmgr.h @@ -137,6 +146,7 @@ include/sword/swtext.h include/sword/swversion.h include/sword/sysdata.h include/sword/teihtmlhref.h +include/sword/teilatex.h include/sword/teiplain.h include/sword/teirtf.h include/sword/teixhtml.h @@ -145,6 +155,7 @@ include/sword/thmlgbf.h include/sword/thmlheadings.h include/sword/thmlhtml.h include/sword/thmlhtmlhref.h +include/sword/thmllatex.h include/sword/thmllemma.h include/sword/thmlmorph.h include/sword/thmlosis.h @@ -172,6 +183,7 @@ include/sword/utf8html.h include/sword/utf8latin1.h include/sword/utf8nfc.h include/sword/utf8nfkd.h +include/sword/utf8scsu.h include/sword/utf8transliterator.h include/sword/utf8utf16.h include/sword/utilstr.h @@ -179,12 +191,16 @@ include/sword/utilxml.h include/sword/versekey.h include/sword/versetreekey.h include/sword/versificationmgr.h +include/sword/xzcomprs.h include/sword/zcom.h +include/sword/zcom4.h include/sword/zipcomprs.h include/sword/zld.h include/sword/zstr.h include/sword/ztext.h +include/sword/ztext4.h include/sword/zverse.h +include/sword/zverse4.h lib/libsword-%%PORTVERSION%%.so lib/libsword.a lib/libsword.so @@ -196,6 +212,7 @@ libdata/pkgconfig/sword.pc %%DATADIR%%/locales.d/ar_EG-cp1256.conf %%DATADIR%%/locales.d/ar_EG-utf8.conf %%DATADIR%%/locales.d/az-utf8.conf +%%DATADIR%%/locales.d/be-utf8.conf %%DATADIR%%/locales.d/bg-utf8.conf %%DATADIR%%/locales.d/bg_BG-cp1251.conf %%DATADIR%%/locales.d/cs-utf8.conf @@ -237,10 +254,12 @@ libdata/pkgconfig/sword.pc %%DATADIR%%/locales.d/ko.conf %%DATADIR%%/locales.d/ko_abbrev-utf8.conf %%DATADIR%%/locales.d/ko_abbrev.conf +%%DATADIR%%/locales.d/kpg-utf8.conf %%DATADIR%%/locales.d/la-utf8.conf %%DATADIR%%/locales.d/la.conf %%DATADIR%%/locales.d/locales.conf %%DATADIR%%/locales.d/lt-utf8.conf +%%DATADIR%%/locales.d/lv-utf8.conf %%DATADIR%%/locales.d/mt-utf8.conf %%DATADIR%%/locales.d/nb-utf8.conf %%DATADIR%%/locales.d/nb.conf @@ -268,6 +287,7 @@ libdata/pkgconfig/sword.pc %%DATADIR%%/locales.d/sv-utf8.conf %%DATADIR%%/locales.d/sv.conf %%DATADIR%%/locales.d/th-utf8.conf +%%DATADIR%%/locales.d/tr-utf8.conf %%DATADIR%%/locales.d/uk-utf8.conf %%DATADIR%%/locales.d/uk_UA-cp1251.conf %%DATADIR%%/locales.d/uk_UA-koi8-u.conf Modified: head/misc/xiphos/Makefile ============================================================================== --- head/misc/xiphos/Makefile Fri Feb 23 00:54:45 2018 (r462656) +++ head/misc/xiphos/Makefile Fri Feb 23 01:30:03 2018 (r462657) @@ -2,16 +2,14 @@ PORTNAME= xiphos PORTVERSION= 3.1.6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= misc gnome MASTER_SITES= SF/gnomesword/Xiphos/${PORTVERSION} -MAINTAINER= tabthorpe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Bible interface utilizing the sword framework LICENSE= GPLv2 - -BROKEN_FreeBSD_12= does not build on 12.X RUN_DEPENDS= yelp:x11/yelp BUILD_DEPENDS:= ${RUN_DEPENDS} \