diff options
author | nros <nros@pkgsrc.org> | 2021-11-07 13:53:30 +0000 |
---|---|---|
committer | nros <nros@pkgsrc.org> | 2021-11-07 13:53:30 +0000 |
commit | 8f3a2a9b6172768b075ea2b396ed109032bf5517 (patch) | |
tree | 4471fd4ab0b5879d6f5f8ce51977c9c42a06ad3e /misc | |
parent | 17993b1d9e697cdf5a20ea7a2661dc2a71a84693 (diff) | |
download | pkgsrc-8f3a2a9b6172768b075ea2b396ed109032bf5517.tar.gz |
update sword to version 1.9.0
pkglint fixes:
add comment to patch
changes from changelog:
* Release 1.9.0 *
03-Nov-2020 Troy A. Griffitts
Added new compile option USECXX11TIME which will provide a default
SWLog::logTimedInformation impl using C++11 facilities
Added new compile options STRIPLOGD and STRIPLOGI which will compile
out engine calles to SWLog::logDebug and SWLog::logInformation
and SWLog::logTimedInformation for runtime optimization
Extended Cordova plugin to include SWModule::setEntry,
SWMgr::getPrefixPath
Isolated all File IO calls to FileMgr
Merged in Xiphos' Windows patch to FileMgr to allow full legal Unicode
range in file path names.
Improved TEI -> HTML output path
Completed camelCase of all public non-deprecated API methods
Added the concept of Utility Modules to engine which are intended to
assist clients in building a robust user experience but are not
intended for exposure to the end user in the same way as
traditional SWORD modules.
Added the concept of [Pref Abbrevs] to locale files to assist mobile
developers choose a localized abbreviation for Bible book
names.
Added facility to set timeouts for SWTransport classes
Many locale updates and new locales added
Improved support for many markup tags
Many bug fixes
Changes to promote safe multi-threaded use
Expanded examples
25-Jul-2020 Troy A. Griffitts
Added ZipCompress::unTarGZ to provide a library facility to untargz
a file on all supported platforms.
07-Jul-2020 Troy A. Griffitts
Renamed __[su][8,16,32,64] defines to SW_[su][8,16,32,64]
20-Apr-2020 Troy A. Griffitts
Extended StringMgr to include lowerUTF8, isUpper, isLower, isDigit,
isAlpha
Added personalization facility for cipher keys
10-Sep-2018 Troy A. Griffitts
Added intra-verse search support
01-Nov-2017 Troy A. Griffitts
Added bindings: Android and cordova
01-Sep-2017 Troy A. Griffitts
Adding French mapping data.
Patch submitted by domcox
21-May-2017 Troy A. Griffitts
Added --with-icuregex option to use ICU regex engine
Diffstat (limited to 'misc')
-rw-r--r-- | misc/sword/Makefile | 9 | ||||
-rw-r--r-- | misc/sword/PLIST | 5 | ||||
-rw-r--r-- | misc/sword/distinfo | 10 | ||||
-rw-r--r-- | misc/sword/patches/patch-Makefile.in | 4 |
4 files changed, 14 insertions, 14 deletions
diff --git a/misc/sword/Makefile b/misc/sword/Makefile index b2b24661572..140667bb6fa 100644 --- a/misc/sword/Makefile +++ b/misc/sword/Makefile @@ -1,14 +1,13 @@ -# $NetBSD: Makefile,v 1.43 2021/09/29 19:00:09 adam Exp $ +# $NetBSD: Makefile,v 1.44 2021/11/07 13:53:30 nros Exp $ # -DISTNAME= sword-1.8.1 -PKGREVISION= 12 +DISTNAME= sword-1.9.0 CATEGORIES= misc -MASTER_SITES= http://www.crosswire.org/ftpmirror/pub/sword/source/v1.8/ +MASTER_SITES= http://www.crosswire.org/ftpmirror/pub/sword/source/v${PKGVERSION_NOREV:R}/ MAINTAINER= elentirmo.gilgalad@gmail.com HOMEPAGE= https://www.crosswire.org/sword/index.jsp -COMMENT= SWORD Bible study software libraries and tools +COMMENT= Bible study software libraries and tools LICENSE= gnu-gpl-v2 GNU_CONFIGURE= yes diff --git a/misc/sword/PLIST b/misc/sword/PLIST index 5494aae1c09..42b2c1012d2 100644 --- a/misc/sword/PLIST +++ b/misc/sword/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2019/10/27 16:59:45 kamil Exp $ +@comment $NetBSD: PLIST,v 1.3 2021/11/07 13:53:30 nros Exp $ bin/diatheke bin/emptyvss bin/imp2gbs @@ -11,7 +11,6 @@ bin/mod2osis bin/mod2vpl bin/mod2zmod bin/osis2mod -bin/stripaccents bin/tei2mod bin/vpl2mod bin/vs2osisref @@ -170,7 +169,6 @@ include/sword/thmlxhtml.h include/sword/treekey.h include/sword/treekeyidx.h include/sword/unicodertf.h -include/sword/untgz.h include/sword/url.h include/sword/utf16utf8.h include/sword/utf8arabicpoints.h @@ -260,6 +258,7 @@ 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/my-utf8.conf share/sword/locales.d/nb-utf8.conf share/sword/locales.d/nb.conf share/sword/locales.d/nl-utf8.conf diff --git a/misc/sword/distinfo b/misc/sword/distinfo index 2582d088808..393992a2798 100644 --- a/misc/sword/distinfo +++ b/misc/sword/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.6 2021/10/26 10:59:34 nia Exp $ +$NetBSD: distinfo,v 1.7 2021/11/07 13:53:30 nros Exp $ -BLAKE2s (sword-1.8.1.tar.gz) = 3f07bfb8d69c29a12a6ef2fb6d8571e6288143c0bfb0ecf185fccbe7fd5c2187 -SHA512 (sword-1.8.1.tar.gz) = 5c08c070ea0c86b7d929bbf94c89730eb5a487986deb9edf01c08d1710356aecd1ab3bde4437a778e5fc1ceb05b63287612ec6161381c0986a36344c27d2ab36 -Size (sword-1.8.1.tar.gz) = 2449503 bytes -SHA1 (patch-Makefile.in) = 6508dabcd47e08609e43c76f738c4d4384152354 +BLAKE2s (sword-1.9.0.tar.gz) = 4dc7fde358cfe0f31f71f61a2ef3258d16556bcb8a140b1e903251c22e8aca02 +SHA512 (sword-1.9.0.tar.gz) = 9ed3fbb5024af1f93b1473bae0d95534d02a5b00b3c9d41a0f855cee8106dc4e330844080adbee7c3f74c0e5ce1480bf16c87c842421337a341f641bae11137f +Size (sword-1.9.0.tar.gz) = 2606652 bytes +SHA1 (patch-Makefile.in) = b4f8156cc5e2b4f3fc2ac7623c8996692a42697e diff --git a/misc/sword/patches/patch-Makefile.in b/misc/sword/patches/patch-Makefile.in index 4042c9dd996..bb5846b57b8 100644 --- a/misc/sword/patches/patch-Makefile.in +++ b/misc/sword/patches/patch-Makefile.in @@ -1,4 +1,6 @@ -$NetBSD: patch-Makefile.in,v 1.2 2019/10/27 16:59:45 kamil Exp $ +$NetBSD: patch-Makefile.in,v 1.3 2021/11/07 13:53:30 nros Exp $ + +* adapt to pkg_install framework --- Makefile.in.orig 2018-01-09 02:02:03.000000000 +0000 +++ Makefile.in |