Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Sep 2020 14:22:31 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r550037 - in head/net: grilo grilo-plugins
Message-ID:  <202009251422.08PEMVcV052818@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Fri Sep 25 14:22:31 2020
New Revision: 550037
URL: https://svnweb.freebsd.org/changeset/ports/550037

Log:
  Update grilo to 0.3.13 and grilo-plugins to 0.3.12

Modified:
  head/net/grilo-plugins/Makefile
  head/net/grilo-plugins/distinfo
  head/net/grilo-plugins/pkg-plist
  head/net/grilo/Makefile
  head/net/grilo/distinfo
  head/net/grilo/pkg-plist

Modified: head/net/grilo-plugins/Makefile
==============================================================================
--- head/net/grilo-plugins/Makefile	Fri Sep 25 14:18:16 2020	(r550036)
+++ head/net/grilo-plugins/Makefile	Fri Sep 25 14:22:31 2020	(r550037)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	grilo-plugins
-PORTVERSION=	0.3.8
+PORTVERSION=	0.3.12
 CATEGORIES=	net
 MASTER_SITES=	GNOME
 
@@ -25,7 +25,7 @@ LIB_DEPENDS=	libgrilo-0.3.so:net/grilo \
 		libgmime-2.6.so:mail/gmime26 \
 		libjson-glib-1.0.so:devel/json-glib
 
-USES=		gettext gperf gnome meson pathfix pkgconfig sqlite tar:xz
+USES=		gettext gperf gnome libarchive meson pathfix pkgconfig sqlite tar:xz
 USE_LDCONFIG=	yes
 USE_GNOME=	glib20 intlhack libxml2
 USE_GSTREAMER1=	chromaprint

Modified: head/net/grilo-plugins/distinfo
==============================================================================
--- head/net/grilo-plugins/distinfo	Fri Sep 25 14:18:16 2020	(r550036)
+++ head/net/grilo-plugins/distinfo	Fri Sep 25 14:22:31 2020	(r550037)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1544363290
-SHA256 (grilo-plugins-0.3.8.tar.xz) = 4cdd770b1554ee49cf77705401a35daa3ebff81badc05bd69d7240f50e60d65b
-SIZE (grilo-plugins-0.3.8.tar.xz) = 1408952
+TIMESTAMP = 1600938589
+SHA256 (grilo-plugins-0.3.12.tar.xz) = c6b6df086a164d65c206d70139ce80591f8feca3545612e45b823fb4fe4b2577
+SIZE (grilo-plugins-0.3.12.tar.xz) = 1845620

Modified: head/net/grilo-plugins/pkg-plist
==============================================================================
--- head/net/grilo-plugins/pkg-plist	Fri Sep 25 14:18:16 2020	(r550036)
+++ head/net/grilo-plugins/pkg-plist	Fri Sep 25 14:22:31 2020	(r550037)
@@ -1,8 +1,6 @@
 lib/grilo-0.3/libgrlbookmarks.so
 lib/grilo-0.3/libgrlchromaprint.so
-%%DMAP%%lib/grilo-0.3/libgrldaap.so
 lib/grilo-0.3/libgrldleyna.so
-%%DMAP%%lib/grilo-0.3/libgrldpap.so
 lib/grilo-0.3/libgrlfilesystem.so
 lib/grilo-0.3/libgrlflickr.so
 lib/grilo-0.3/libgrlfreebox.so
@@ -18,7 +16,7 @@ lib/grilo-0.3/libgrlraitv.so
 lib/grilo-0.3/libgrlshoutcast.so
 lib/grilo-0.3/libgrlthetvdb.so
 lib/grilo-0.3/libgrltmdb.so
-%%TRACKER%%lib/grilo-0.3/libgrltracker.so
+lib/grilo-0.3/libgrltracker.so
 lib/grilo-0.3/libgrlvimeo.so
 lib/grilo-0.3/libgrlyoutube.so
 libdata/pkgconfig/grilo-plugins-0.3.pc
@@ -28,6 +26,9 @@ share/help/C/grilo-plugins/legal.xml
 share/help/cs/examples/example-tmdb.c
 share/help/cs/grilo-plugins/grilo-plugins.xml
 share/help/cs/grilo-plugins/legal.xml
+share/help/da/examples/example-tmdb.c
+share/help/da/grilo-plugins/grilo-plugins.xml
+share/help/da/grilo-plugins/legal.xml
 share/help/de/examples/example-tmdb.c
 share/help/de/grilo-plugins/grilo-plugins.xml
 share/help/de/grilo-plugins/legal.xml
@@ -43,6 +44,9 @@ share/help/pt_BR/grilo-plugins/legal.xml
 share/help/sv/examples/example-tmdb.c
 share/help/sv/grilo-plugins/grilo-plugins.xml
 share/help/sv/grilo-plugins/legal.xml
+share/help/uk/examples/example-tmdb.c
+share/help/uk/grilo-plugins/grilo-plugins.xml
+share/help/uk/grilo-plugins/legal.xml
 share/locale/as/LC_MESSAGES/grilo-plugins.mo
 share/locale/bg/LC_MESSAGES/grilo-plugins.mo
 share/locale/bs/LC_MESSAGES/grilo-plugins.mo
@@ -70,6 +74,7 @@ share/locale/ko/LC_MESSAGES/grilo-plugins.mo
 share/locale/lt/LC_MESSAGES/grilo-plugins.mo
 share/locale/lv/LC_MESSAGES/grilo-plugins.mo
 share/locale/ml/LC_MESSAGES/grilo-plugins.mo
+share/locale/ms/LC_MESSAGES/grilo-plugins.mo
 share/locale/nb/LC_MESSAGES/grilo-plugins.mo
 share/locale/ne/LC_MESSAGES/grilo-plugins.mo
 share/locale/nl/LC_MESSAGES/grilo-plugins.mo

Modified: head/net/grilo/Makefile
==============================================================================
--- head/net/grilo/Makefile	Fri Sep 25 14:18:16 2020	(r550036)
+++ head/net/grilo/Makefile	Fri Sep 25 14:22:31 2020	(r550037)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	grilo
-PORTVERSION=	0.3.7
+PORTVERSION=	0.3.13
 CATEGORIES=	net
 MASTER_SITES=	GNOME
 
@@ -20,8 +20,10 @@ LIB_DEPENDS=	libsoup-2.4.so:devel/libsoup \
 USES=		gettext gnome localbase meson pathfix pkgconfig \
 		python:3.4+,build tar:xz
 USE_LDCONFIG=	yes
-USE_GNOME=	glib20 intlhack introspection:build libxml2
+USE_GNOME=	glib20 introspection:build libxml2
 BINARY_ALIAS=	python=${PYTHON_VERSION}
+
+MESON_ARGS=	-Denable-gtk-doc=false
 
 OPTIONS_SUB=	yes
 OPTIONS_DEFINE=	UI

Modified: head/net/grilo/distinfo
==============================================================================
--- head/net/grilo/distinfo	Fri Sep 25 14:18:16 2020	(r550036)
+++ head/net/grilo/distinfo	Fri Sep 25 14:22:31 2020	(r550037)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1544362589
-SHA256 (grilo-0.3.7.tar.xz) = ea3baf71692df177649a968635ed2bc39855c34c327274245c240f726831e9b7
-SIZE (grilo-0.3.7.tar.xz) = 232544
+TIMESTAMP = 1600938401
+SHA256 (grilo-0.3.13.tar.xz) = d14837f22341943ed8a189d9f0827a17016b802d18d0ed080e1413de0fdc927b
+SIZE (grilo-0.3.13.tar.xz) = 236420

Modified: head/net/grilo/pkg-plist
==============================================================================
--- head/net/grilo/pkg-plist	Fri Sep 25 14:18:16 2020	(r550036)
+++ head/net/grilo/pkg-plist	Fri Sep 25 14:22:31 2020	(r550037)
@@ -28,13 +28,13 @@ lib/girepository-1.0/GrlNet-0.3.typelib
 lib/girepository-1.0/GrlPls-0.3.typelib
 lib/libgrilo-0.3.so
 lib/libgrilo-0.3.so.0
-lib/libgrilo-0.3.so.0.307.1
+lib/libgrilo-0.3.so.0.313.1
 lib/libgrlnet-0.3.so
 lib/libgrlnet-0.3.so.0
-lib/libgrlnet-0.3.so.0.307.0
+lib/libgrlnet-0.3.so.0.313.0
 lib/libgrlpls-0.3.so
 lib/libgrlpls-0.3.so.0
-lib/libgrlpls-0.3.so.0.307.0
+lib/libgrlpls-0.3.so.0.313.0
 libdata/pkgconfig/grilo-0.3.pc
 libdata/pkgconfig/grilo-net-0.3.pc
 libdata/pkgconfig/grilo-pls-0.3.pc
@@ -71,6 +71,7 @@ share/locale/ko/LC_MESSAGES/grilo.mo
 share/locale/lt/LC_MESSAGES/grilo.mo
 share/locale/lv/LC_MESSAGES/grilo.mo
 share/locale/ml/LC_MESSAGES/grilo.mo
+share/locale/ms/LC_MESSAGES/grilo.mo
 share/locale/nb/LC_MESSAGES/grilo.mo
 share/locale/ne/LC_MESSAGES/grilo.mo
 share/locale/nl/LC_MESSAGES/grilo.mo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009251422.08PEMVcV052818>