Date: Mon, 20 Sep 2021 20:11:37 GMT From: Neel Chauhan <nc@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ac22816e5e4a - main - net-im/fractal: update to 4.4.0 Message-ID: <202109202011.18KKBboq005822@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=ac22816e5e4a92c73eecb9b8b370d6569132982c commit ac22816e5e4a92c73eecb9b8b370d6569132982c Author: Greg V <greg@unrelenting.technology> AuthorDate: 2021-09-20 16:04:08 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2021-09-20 20:11:19 +0000 net-im/fractal: update to 4.4.0 PR: 258633 --- net-im/fractal/Makefile | 8 +++----- net-im/fractal/distinfo | 6 +++--- net-im/fractal/pkg-plist | 6 +++++- 3 files changed, 11 insertions(+), 9 deletions(-) diff --git a/net-im/fractal/Makefile b/net-im/fractal/Makefile index b47b9e62682a..7a43943141d5 100644 --- a/net-im/fractal/Makefile +++ b/net-im/fractal/Makefile @@ -1,6 +1,5 @@ PORTNAME= fractal -DISTVERSION= 4.2.2 -PORTREVISION= 19 +DISTVERSION= 4.4.0 CATEGORIES= net-im MASTER_SITES= https://gitlab.gnome.org/World/fractal/uploads/${GL_HASH}/ @@ -16,14 +15,13 @@ BUILD_DEPENDS= cargo:lang/${RUST_DEFAULT} \ LIB_DEPENDS= libdbus-1.so:devel/dbus \ libgmp.so:math/gmp \ libgspell-1.so:textproc/gspell \ - libges-1.0.so:multimedia/gstreamer1-editing-services \ libhandy-0.0.so:x11-toolkits/libhandy0 USES= gettext gnome meson pkgconfig python:3.5+,build ssl tar:xz USE_GNOME= cairo gtk30 gtksourceview4 -USE_GSTREAMER1= bad +USE_GSTREAMER1= bad editing-services -GL_HASH= 9f2b34d98cfe3c002f3afbfcbf14bc7c +GL_HASH= d4168ac40fd681240964705e000dd353 BINARY_ALIAS= python3=${PYTHON_CMD} GLIB_SCHEMAS= org.gnome.Fractal.gschema.xml INSTALLS_ICONS= yes diff --git a/net-im/fractal/distinfo b/net-im/fractal/distinfo index bf1ee0f751d7..65f35e04f897 100644 --- a/net-im/fractal/distinfo +++ b/net-im/fractal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1577307893 -SHA256 (fractal-4.2.2.tar.xz) = 320d9a65097a07e08d608c5e55a2e14624db826d358326a5a21aefc901c371ff -SIZE (fractal-4.2.2.tar.xz) = 12647288 +TIMESTAMP = 1632153385 +SHA256 (fractal-4.4.0.tar.xz) = 65af7912f3d04bd6b2386b023415fef26afc48d256af205256f86396a1415825 +SIZE (fractal-4.4.0.tar.xz) = 14044644 diff --git a/net-im/fractal/pkg-plist b/net-im/fractal/pkg-plist index 39e03e3ae49c..872d4de339fc 100644 --- a/net-im/fractal/pkg-plist +++ b/net-im/fractal/pkg-plist @@ -5,6 +5,7 @@ share/icons/hicolor/symbolic/apps/org.gnome.Fractal-symbolic.svg share/locale/ca/LC_MESSAGES/fractal.mo share/locale/cs/LC_MESSAGES/fractal.mo share/locale/de/LC_MESSAGES/fractal.mo +share/locale/el/LC_MESSAGES/fractal.mo share/locale/en_GB/LC_MESSAGES/fractal.mo share/locale/eo/LC_MESSAGES/fractal.mo share/locale/es/LC_MESSAGES/fractal.mo @@ -15,6 +16,7 @@ share/locale/fur/LC_MESSAGES/fractal.mo share/locale/hu/LC_MESSAGES/fractal.mo share/locale/id/LC_MESSAGES/fractal.mo share/locale/it/LC_MESSAGES/fractal.mo +share/locale/kk/LC_MESSAGES/fractal.mo share/locale/nl/LC_MESSAGES/fractal.mo share/locale/pl/LC_MESSAGES/fractal.mo share/locale/pt_BR/LC_MESSAGES/fractal.mo @@ -22,5 +24,7 @@ share/locale/ro/LC_MESSAGES/fractal.mo share/locale/ru/LC_MESSAGES/fractal.mo share/locale/sk/LC_MESSAGES/fractal.mo share/locale/sv/LC_MESSAGES/fractal.mo +share/locale/tr/LC_MESSAGES/fractal.mo share/locale/uk/LC_MESSAGES/fractal.mo -share/metainfo/org.gnome.Fractal.appdata.xml +share/locale/zh_CN/LC_MESSAGES/fractal.mo +share/metainfo/org.gnome.Fractal.metainfo.xml
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109202011.18KKBboq005822>