pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/sword
Module Name: pkgsrc
Committed By: kamil
Date: Sun Oct 27 16:59:45 UTC 2019
Modified Files:
pkgsrc/misc/sword: Makefile PLIST buildlink3.mk distinfo
pkgsrc/misc/sword/patches: patch-Makefile.in
Removed Files:
pkgsrc/misc/sword/patches: patch-src_keys_treekeyidx.cpp
patch-src_mgr_swmgr.cpp patch-src_modules_common_rawstr.cpp
patch-src_modules_common_rawstr4.cpp
patch-src_modules_common_zstr.cpp
patch-src_modules_lexdict_rawld4_rawld4.cpp
patch-src_modules_lexdict_rawld_rawld.cpp
patch-src_modules_lexdict_zld_zld.cpp
Log Message:
sword: Upgrade to 1.8.1
Full changelog is unknown.
CHANGELOG
=========
1.8.0
I would like to take this chance to announce the immediate availability of
SWORD release 1.8.0. I know this release has been a long time in coming,
but the long time comes with lots of benefits for users, developers, and
maintainers. The benefits to users and developers are mentioned elsewhere,
throughout the code and other places. The main benefit to maintainers is
that, now, there are automated tests in place and the release process is
now automated. This means that future releases on that 1.8 branch can be
easily executed whenever needed. Have a Merry Christmas, everyone! And keep
your eyes open for a 1.8.1 in the not too distant future to fix up
buildings in the binding code. Otherwise, you can get the code you're
looking for below:
MD5: 095dbd723738c2a232c85685a11827a8 sword-1.8.0.tar.gz
SHA512: c45f3135255322a77e955297997db2529f31b397c42cc4b9474dc6ec8d329b2233b292078979de5fbf33cad4a1a607aabb66f86501072a729d68e9fc840c8c8e
sword-1.8.0.tar.gz
URL: sword-1.8.0.tar.gz
--Greg
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/misc/sword/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/misc/sword/PLIST
cvs rdiff -u -r1.24 -r1.25 pkgsrc/misc/sword/buildlink3.mk
cvs rdiff -u -r1.3 -r1.4 pkgsrc/misc/sword/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/misc/sword/patches/patch-Makefile.in
cvs rdiff -u -r1.1 -r0 \
pkgsrc/misc/sword/patches/patch-src_keys_treekeyidx.cpp \
pkgsrc/misc/sword/patches/patch-src_mgr_swmgr.cpp \
pkgsrc/misc/sword/patches/patch-src_modules_common_rawstr.cpp \
pkgsrc/misc/sword/patches/patch-src_modules_common_rawstr4.cpp \
pkgsrc/misc/sword/patches/patch-src_modules_common_zstr.cpp \
pkgsrc/misc/sword/patches/patch-src_modules_lexdict_rawld4_rawld4.cpp \
pkgsrc/misc/sword/patches/patch-src_modules_lexdict_rawld_rawld.cpp \
pkgsrc/misc/sword/patches/patch-src_modules_lexdict_zld_zld.cpp
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/misc/sword/Makefile
diff -u pkgsrc/misc/sword/Makefile:1.27 pkgsrc/misc/sword/Makefile:1.28
--- pkgsrc/misc/sword/Makefile:1.27 Thu Aug 22 12:23:35 2019
+++ pkgsrc/misc/sword/Makefile Sun Oct 27 16:59:45 2019
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.27 2019/08/22 12:23:35 ryoon Exp $
+# $NetBSD: Makefile,v 1.28 2019/10/27 16:59:45 kamil Exp $
#
-DISTNAME= sword-1.7.4
-PKGREVISION= 24
+DISTNAME= sword-1.8.1
CATEGORIES= misc
-MASTER_SITES= http://www.crosswire.org/ftpmirror/pub/sword/source/v1.7/
+MASTER_SITES= http://www.crosswire.org/ftpmirror/pub/sword/source/v1.8/
MAINTAINER= elentirmo.gilgalad%gmail.com@localhost
HOMEPAGE= http://www.crosswire.org/sword/index.jsp
@@ -28,6 +27,9 @@ REQD_FILES= ${PREFIX}/share/examples/swo
# needed with at least GCC-5.4.0 which has a default value of 25
CXXFLAGS+= -ftemplate-depth=50
+http://site.icu-project.org/download/61#TOC-Migration-Issues
+CXXFLAGS+= -DU_USING_ICU_NAMESPACE=1
+
.include "../../textproc/icu/buildlink3.mk"
.include "../../textproc/libclucene/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
Index: pkgsrc/misc/sword/PLIST
diff -u pkgsrc/misc/sword/PLIST:1.1 pkgsrc/misc/sword/PLIST:1.2
--- pkgsrc/misc/sword/PLIST:1.1 Thu Mar 12 13:30:28 2015
+++ pkgsrc/misc/sword/PLIST Sun Oct 27 16:59:45 2019
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.1 2015/03/12 13:30:28 nros Exp $
+@comment $NetBSD: PLIST,v 1.2 2019/10/27 16:59:45 kamil Exp $
bin/diatheke
+bin/emptyvss
bin/imp2gbs
bin/imp2ld
bin/imp2vs
@@ -10,15 +11,19 @@ bin/mod2osis
bin/mod2vpl
bin/mod2zmod
bin/osis2mod
+bin/stripaccents
bin/tei2mod
bin/vpl2mod
bin/vs2osisref
bin/vs2osisreftxt
bin/xml2gbs
+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.la
lib/pkgconfig/sword.pc
share/examples/sword/sword.conf
@@ -195,6 +211,7 @@ share/sword/locales.d/ar-utf8.conf
share/sword/locales.d/ar_EG-cp1256.conf
share/sword/locales.d/ar_EG-utf8.conf
share/sword/locales.d/az-utf8.conf
+share/sword/locales.d/be-utf8.conf
share/sword/locales.d/bg-utf8.conf
share/sword/locales.d/bg_BG-cp1251.conf
share/sword/locales.d/cs-utf8.conf
@@ -236,10 +253,12 @@ share/sword/locales.d/ko-utf8.conf
share/sword/locales.d/ko.conf
share/sword/locales.d/ko_abbrev-utf8.conf
share/sword/locales.d/ko_abbrev.conf
+share/sword/locales.d/kpg-utf8.conf
share/sword/locales.d/la-utf8.conf
share/sword/locales.d/la.conf
share/sword/locales.d/locales.conf
share/sword/locales.d/lt-utf8.conf
+share/sword/locales.d/lv-utf8.conf
share/sword/locales.d/mt-utf8.conf
share/sword/locales.d/nb-utf8.conf
share/sword/locales.d/nb.conf
@@ -267,6 +286,7 @@ share/sword/locales.d/sl.conf
share/sword/locales.d/sv-utf8.conf
share/sword/locales.d/sv.conf
share/sword/locales.d/th-utf8.conf
+share/sword/locales.d/tr-utf8.conf
share/sword/locales.d/uk-utf8.conf
share/sword/locales.d/uk_UA-cp1251.conf
share/sword/locales.d/uk_UA-koi8-u.conf
Index: pkgsrc/misc/sword/buildlink3.mk
diff -u pkgsrc/misc/sword/buildlink3.mk:1.24 pkgsrc/misc/sword/buildlink3.mk:1.25
--- pkgsrc/misc/sword/buildlink3.mk:1.24 Thu Aug 22 12:23:35 2019
+++ pkgsrc/misc/sword/buildlink3.mk Sun Oct 27 16:59:45 2019
@@ -1,12 +1,12 @@
-# $NetBSD: buildlink3.mk,v 1.24 2019/08/22 12:23:35 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.25 2019/10/27 16:59:45 kamil Exp $
BUILDLINK_TREE+= sword
.if !defined(SWORD_BUILDLINK3_MK)
SWORD_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.sword+= sword>=1.7.4
-BUILDLINK_ABI_DEPENDS.sword?= sword>=1.7.4nb24
+BUILDLINK_API_DEPENDS.sword+= sword>=1.8.1
+BUILDLINK_ABI_DEPENDS.sword?= sword>=1.8.1
BUILDLINK_PKGSRCDIR.sword?= ../../misc/sword
.include "../../textproc/icu/buildlink3.mk"
Index: pkgsrc/misc/sword/distinfo
diff -u pkgsrc/misc/sword/distinfo:1.3 pkgsrc/misc/sword/distinfo:1.4
--- pkgsrc/misc/sword/distinfo:1.3 Sat Dec 17 14:22:39 2016
+++ pkgsrc/misc/sword/distinfo Sun Oct 27 16:59:45 2019
@@ -1,15 +1,7 @@
-$NetBSD: distinfo,v 1.3 2016/12/17 14:22:39 joerg Exp $
+$NetBSD: distinfo,v 1.4 2019/10/27 16:59:45 kamil Exp $
-SHA1 (sword-1.7.4.tar.gz) = 9fc1070baaa9f991056c1dc0d0455022de2610db
-RMD160 (sword-1.7.4.tar.gz) = 55a0b741a97e58f29cfa5eca4572719660447393
-SHA512 (sword-1.7.4.tar.gz) = 4c8b183e613367364439cc7a8a842012f75180fccc8eb775b9af2dc4c10f39c152261d35f0aadaaa91a11df36ab1a4057c2edc50ea4b0b3bb0ab0a847ff68f75
-Size (sword-1.7.4.tar.gz) = 2157882 bytes
-SHA1 (patch-Makefile.in) = 512be822cb96144244cb93f70ca2ba409a90db9b
-SHA1 (patch-src_keys_treekeyidx.cpp) = 2bae86876bfb4a1c74faf709d016e7665514cd90
-SHA1 (patch-src_mgr_swmgr.cpp) = e0e63ec4df6b07c89678a33827cc925f3ccb2369
-SHA1 (patch-src_modules_common_rawstr.cpp) = 89bf3b3bf389393dc0d826f6aa0ab1a4737d30bd
-SHA1 (patch-src_modules_common_rawstr4.cpp) = 966d0f6b52ac888abb27376ec0cedd2336bc6b99
-SHA1 (patch-src_modules_common_zstr.cpp) = 591cbf710dade59c5249d8c15ae2db5ac791db03
-SHA1 (patch-src_modules_lexdict_rawld4_rawld4.cpp) = d2cebbe1ddd5456d52f651079fc6e4eec46905d4
-SHA1 (patch-src_modules_lexdict_rawld_rawld.cpp) = 48a55530444b6e10412bdb08d2036395554a7299
-SHA1 (patch-src_modules_lexdict_zld_zld.cpp) = a4f4075da1011728ff6fde8c0a13b4c9d45fe3cd
+SHA1 (sword-1.8.1.tar.gz) = 3a9932fd7c9e73bb032b09288a5f29440c8bb25e
+RMD160 (sword-1.8.1.tar.gz) = 2297bd574b5c592fbbee741cd32b3c812908dfc8
+SHA512 (sword-1.8.1.tar.gz) = 5c08c070ea0c86b7d929bbf94c89730eb5a487986deb9edf01c08d1710356aecd1ab3bde4437a778e5fc1ceb05b63287612ec6161381c0986a36344c27d2ab36
+Size (sword-1.8.1.tar.gz) = 2449503 bytes
+SHA1 (patch-Makefile.in) = 6508dabcd47e08609e43c76f738c4d4384152354
Index: pkgsrc/misc/sword/patches/patch-Makefile.in
diff -u pkgsrc/misc/sword/patches/patch-Makefile.in:1.1 pkgsrc/misc/sword/patches/patch-Makefile.in:1.2
--- pkgsrc/misc/sword/patches/patch-Makefile.in:1.1 Thu Mar 12 13:30:28 2015
+++ pkgsrc/misc/sword/patches/patch-Makefile.in Sun Oct 27 16:59:45 2019
@@ -1,8 +1,8 @@
-$NetBSD: patch-Makefile.in,v 1.1 2015/03/12 13:30:28 nros Exp $
-* don't install sword.conf use pkginstall framework for this
---- Makefile.in.orig 2014-12-24 20:33:10.000000000 +0000
+$NetBSD: patch-Makefile.in,v 1.2 2019/10/27 16:59:45 kamil Exp $
+
+--- Makefile.in.orig 2018-01-09 02:02:03.000000000 +0000
+++ Makefile.in
-@@ -438,7 +438,7 @@ EXTRA_DIST = sword.spec sword.kdevprj sw
+@@ -440,7 +440,7 @@ EXTRA_DIST = sword.spec sword.kdevprj sw
$(swdocdir)/translation-template.conf
@USE_PKGCONF_TRUE@pkgconfigdir = $(libdir)/pkgconfig
@USE_PKGCONF_TRUE@pkgconfig_DATA = sword.pc
@@ -11,7 +11,7 @@ $NetBSD: patch-Makefile.in,v 1.1 2015/03
buildtest_SOURCES = buildtest.cpp
swlocaledir = $(top_srcdir)/locales.d
localeDATA = $(swlocaledir)/*.conf
-@@ -1108,8 +1108,8 @@ register:
+@@ -1102,8 +1102,8 @@ register:
@echo ""
install_config:
@@ -20,5 +20,5 @@ $NetBSD: patch-Makefile.in,v 1.1 2015/03
+ @echo "[Install]" > $(DESTDIR)$(datarootdir)/examples/sword/sword.conf
+ @echo "DataPath=$(pkgdatadir)/" >> $(DESTDIR)$(datarootdir)/examples/sword/sword.conf
@echo "sword.conf generated"
-
- dist-hook:
+ @echo ""
+ @echo "You can now try to install modules with installmgr, e.g.,"
Home |
Main Index |
Thread Index |
Old Index