Index: head/misc/xiphos/Makefile =================================================================== --- head/misc/xiphos/Makefile +++ head/misc/xiphos/Makefile @@ -1,10 +1,12 @@ # $FreeBSD$ PORTNAME= xiphos -DISTVERSION= 4.1.0-72 -DISTVERSIONSUFFIX= -g9e573336 -PORTREVISION= 2 +DISTVERSION= 4.2.1 CATEGORIES= misc gnome +# Don't use USE_GITHUB: the sources downloaded by USE_GITHUB cannot be +# built as they miss the file ${WRKSRC}/cmake/source_version.txt. +# See also: https://github.com/crosswire/xiphos/issues/1037 +MASTER_SITES= https://github.com/crosswire/${PORTNAME}/releases/download/${DISTVERSION}/ MAINTAINER= salvadore@FreeBSD.org COMMENT= Bible interface utilizing the sword framework @@ -21,14 +23,14 @@ libdbus-glib-1.so:devel/dbus-glib \ libenchant.so:textproc/enchant \ libicui18n.so:devel/icu \ + libminizip.so:archivers/minizip \ libsoup-2.4.so:devel/libsoup \ libsword.so:misc/sword \ libuuid.so:misc/e2fsprogs-libuuid \ libwebkit2gtk-4.0.so:www/webkit2-gtk3 +# gettext is always needed, even if NLS is off USES= cmake gettext gnome pkgconfig -USE_GITHUB= yes -GH_ACCOUNT= crosswire USE_GNOME= cairo gconf2 gtk30 gtkhtml4 intltool libgsf INSTALLS_ICONS= yes Index: head/misc/xiphos/distinfo =================================================================== --- head/misc/xiphos/distinfo +++ head/misc/xiphos/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1584113731 -SHA256 (crosswire-xiphos-4.1.0-72-g9e573336_GH0.tar.gz) = 316b41a400638dca784d53d2e0292fc693a3f61744ca488a523fe78f52fb7e09 -SIZE (crosswire-xiphos-4.1.0-72-g9e573336_GH0.tar.gz) = 28353269 +TIMESTAMP = 1592502269 +SHA256 (xiphos-4.2.1.tar.gz) = e13e367f511ab719c1fc815ee88fe5172a10ec76fa637131edb67e0c1b6dd123 +SIZE (xiphos-4.2.1.tar.gz) = 28373966 Index: head/misc/xiphos/pkg-descr =================================================================== --- head/misc/xiphos/pkg-descr +++ head/misc/xiphos/pkg-descr @@ -4,4 +4,4 @@ such as searching, biblesync, bookmarks, parallel study, and original language study. -WWW: http://xiphos.org +WWW: https://xiphos.org Index: head/misc/xiphos/pkg-plist =================================================================== --- head/misc/xiphos/pkg-plist +++ head/misc/xiphos/pkg-plist @@ -234,6 +234,7 @@ share/help/it/xiphos/xiphos-90-credits.page share/icons/hicolor/scalable/apps/xiphos.svg %%NLS%%share/locale/ar/LC_MESSAGES/xiphos.mo +%%NLS%%share/locale/bg/LC_MESSAGES/xiphos.mo %%NLS%%share/locale/cs/LC_MESSAGES/xiphos.mo %%NLS%%share/locale/cy/LC_MESSAGES/xiphos.mo %%NLS%%share/locale/da/LC_MESSAGES/xiphos.mo @@ -250,6 +251,7 @@ %%NLS%%share/locale/ko_KR/LC_MESSAGES/xiphos.mo %%NLS%%share/locale/lt/LC_MESSAGES/xiphos.mo %%NLS%%share/locale/lv/LC_MESSAGES/xiphos.mo +%%NLS%%share/locale/my/LC_MESSAGES/xiphos.mo %%NLS%%share/locale/nb/LC_MESSAGES/xiphos.mo %%NLS%%share/locale/nl/LC_MESSAGES/xiphos.mo %%NLS%%share/locale/pl/LC_MESSAGES/xiphos.mo