Mon Jan 20 01:32:18 2020 UTC ()
grilo: Update to 0.3.11

Needed for several newer GNOME package updates.


(nia)
diff -r1.1301 -r1.1302 pkgsrc/net/Makefile
diff -r1.29 -r1.30 pkgsrc/net/grilo/Makefile
diff -r1.1 -r1.2 pkgsrc/net/grilo/PLIST
diff -r1.21 -r1.22 pkgsrc/net/grilo/buildlink3.mk
diff -r1.7 -r1.8 pkgsrc/net/grilo/distinfo
diff -r1.1 -r1.2 pkgsrc/net/grilo-plugins/DESCR
diff -r1.30 -r1.31 pkgsrc/net/grilo-plugins/Makefile
diff -r1.6 -r1.7 pkgsrc/net/grilo-plugins/PLIST
diff -r1.7 -r1.8 pkgsrc/net/grilo-plugins/distinfo
diff -r1.1 -r0 pkgsrc/net/grilo-plugins/patches/patch-src_jamendo_grl-jamendo.c
diff -r1.1 -r0 pkgsrc/net/grilo-testui/DESCR
diff -r1.1 -r0 pkgsrc/net/grilo-testui/PLIST
diff -r1.43 -r0 pkgsrc/net/grilo-testui/Makefile
diff -r1.3 -r0 pkgsrc/net/grilo/patches/patch-aa
diff -r1.2 -r0 pkgsrc/net/grilo/patches/patch-libs_net_grl-net-private.c

cvs diff -r1.1301 -r1.1302 pkgsrc/net/Makefile (expand / switch to unified diff)

--- pkgsrc/net/Makefile 2020/01/19 15:36:31 1.1301
+++ pkgsrc/net/Makefile 2020/01/20 01:32:17 1.1302
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.1301 2020/01/19 15:36:31 taca Exp $ 1# $NetBSD: Makefile,v 1.1302 2020/01/20 01:32:17 nia Exp $
2# 2#
3 3
4COMMENT= Networking tools 4COMMENT= Networking tools
5 5
6SUBDIR+= 3proxy 6SUBDIR+= 3proxy
7SUBDIR+= 6tunnel 7SUBDIR+= 6tunnel
8SUBDIR+= DarwinStreamingServer 8SUBDIR+= DarwinStreamingServer
9SUBDIR+= GeoIP 9SUBDIR+= GeoIP
10SUBDIR+= Geomyidae 10SUBDIR+= Geomyidae
11SUBDIR+= IglooFTP 11SUBDIR+= IglooFTP
12SUBDIR+= LaBrea 12SUBDIR+= LaBrea
13SUBDIR+= ORBit 13SUBDIR+= ORBit
14SUBDIR+= ORBit2 14SUBDIR+= ORBit2
@@ -192,27 +192,26 @@ SUBDIR+= gnome-vfs-smb @@ -192,27 +192,26 @@ SUBDIR+= gnome-vfs-smb
192SUBDIR+= gnugk 192SUBDIR+= gnugk
193SUBDIR+= go-dns 193SUBDIR+= go-dns
194SUBDIR+= go-dnstap 194SUBDIR+= go-dnstap
195SUBDIR+= go-framestream 195SUBDIR+= go-framestream
196SUBDIR+= go-grpc 196SUBDIR+= go-grpc
197SUBDIR+= go-net 197SUBDIR+= go-net
198SUBDIR+= go-ovh 198SUBDIR+= go-ovh
199SUBDIR+= go-tcplisten 199SUBDIR+= go-tcplisten
200SUBDIR+= go-websocket 200SUBDIR+= go-websocket
201SUBDIR+= gofish 201SUBDIR+= gofish
202SUBDIR+= gopher 202SUBDIR+= gopher
203SUBDIR+= grilo 203SUBDIR+= grilo
204SUBDIR+= grilo-plugins 204SUBDIR+= grilo-plugins
205SUBDIR+= grilo-testui 
206SUBDIR+= grive 205SUBDIR+= grive
207SUBDIR+= grive2 206SUBDIR+= grive2
208SUBDIR+= grpc 207SUBDIR+= grpc
209SUBDIR+= gsnmp 208SUBDIR+= gsnmp
210SUBDIR+= gssdp 209SUBDIR+= gssdp
211SUBDIR+= gssdp12 210SUBDIR+= gssdp12
212SUBDIR+= gst-plugins0.10-mms 211SUBDIR+= gst-plugins0.10-mms
213SUBDIR+= gst-plugins0.10-rtmp 212SUBDIR+= gst-plugins0.10-rtmp
214SUBDIR+= gst-plugins0.10-soup 213SUBDIR+= gst-plugins0.10-soup
215SUBDIR+= gst-plugins1-libnice 214SUBDIR+= gst-plugins1-libnice
216SUBDIR+= gst-plugins1-mms 215SUBDIR+= gst-plugins1-mms
217SUBDIR+= gst-plugins1-rtmp 216SUBDIR+= gst-plugins1-rtmp
218SUBDIR+= gst-plugins1-soup 217SUBDIR+= gst-plugins1-soup

cvs diff -r1.29 -r1.30 pkgsrc/net/grilo/Makefile (expand / switch to unified diff)

--- pkgsrc/net/grilo/Makefile 2019/04/03 00:32:57 1.29
+++ pkgsrc/net/grilo/Makefile 2020/01/20 01:32:17 1.30
@@ -1,27 +1,33 @@ @@ -1,27 +1,33 @@
1# $NetBSD: Makefile,v 1.29 2019/04/03 00:32:57 ryoon Exp $ 1# $NetBSD: Makefile,v 1.30 2020/01/20 01:32:17 nia Exp $
2# 
3 2
4DISTNAME= grilo-0.2.7 3DISTNAME= grilo-0.3.11
5PKGREVISION= 15 4CATEGORIES= net gnome
6CATEGORIES= net 5MASTER_SITES= ${MASTER_SITE_GNOME:=sources/grilo/0.3/}
7MASTER_SITES= ftp://ftp.gnome.org/pub/gnome/sources/grilo/0.2/ 
8EXTRACT_SUFX= .tar.xz 6EXTRACT_SUFX= .tar.xz
9 7
10MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= https://www.gnome.org/ 9HOMEPAGE= https://wiki.gnome.org/Projects/Grilo
12COMMENT= Media browser framework 10COMMENT= Media browser framework
13LICENSE= gnu-lgpl-v2 11LICENSE= gnu-lgpl-v2
14 12
15GNU_CONFIGURE= yes 13USE_TOOLS+= pkg-config xgettext
16USE_LIBTOOL= yes 
17USE_TOOLS+= pkg-config intltool msgfmt 
18USE_LANGUAGES= c99 
19SET_LIBDIR= yes 
20 14
21PKGCONFIG_OVERRIDE+= grilo-0.2.pc.in 15MESON_ARGS+= -Denable-gtk-doc=false
22PKGCONFIG_OVERRIDE+= grilo-net-0.2.pc.in 16MESON_ARGS+= -Denable-test-ui=false
23 17
 18PYTHON_FOR_BUILD_ONLY= tool
 19
 20PKGCONFIG_OVERRIDE_STAGE= pre-install
 21PKGCONFIG_OVERRIDE+= output/meson-private/grilo-0.3.pc
 22PKGCONFIG_OVERRIDE+= output/meson-private/grilo-net-0.3.pc
 23PKGCONFIG_OVERRIDE+= output/meson-private/grilo-pls-0.3.pc
 24
 25.include "../../devel/meson/build.mk"
24.include "../../devel/glib2/buildlink3.mk" 26.include "../../devel/glib2/buildlink3.mk"
25.include "../../textproc/libxml2/buildlink3.mk" 27.include "../../devel/gobject-introspection/buildlink3.mk"
 28.include "../../lang/python/tool.mk"
 29.include "../../lang/vala/buildlink3.mk"
 30.include "../../multimedia/totem-pl-parser/buildlink3.mk"
26.include "../../net/libsoup/buildlink3.mk" 31.include "../../net/libsoup/buildlink3.mk"
 32.include "../../security/liboauth/buildlink3.mk"
27.include "../../mk/bsd.pkg.mk" 33.include "../../mk/bsd.pkg.mk"

cvs diff -r1.1 -r1.2 pkgsrc/net/grilo/PLIST (expand / switch to unified diff)

--- pkgsrc/net/grilo/PLIST 2012/11/23 11:51:14 1.1
+++ pkgsrc/net/grilo/PLIST 2020/01/20 01:32:17 1.2
@@ -1,32 +1,98 @@ @@ -1,32 +1,98 @@
1@comment $NetBSD: PLIST,v 1.1 2012/11/23 11:51:14 drochner Exp $ 1@comment $NetBSD: PLIST,v 1.2 2020/01/20 01:32:17 nia Exp $
2bin/grl-inspect-0.2 2bin/grl-inspect-0.3
3include/grilo-0.2/grilo.h 3bin/grl-launch-0.3
4include/grilo-0.2/grl-caps.h 4include/grilo-0.3/grilo.h
5include/grilo-0.2/grl-config.h 5include/grilo-0.3/grl-caps.h
6include/grilo-0.2/grl-data.h 6include/grilo-0.3/grl-config.h
7include/grilo-0.2/grl-definitions.h 7include/grilo-0.3/grl-data.h
8include/grilo-0.2/grl-error.h 8include/grilo-0.3/grl-definitions.h
9include/grilo-0.2/grl-log.h 9include/grilo-0.3/grl-error.h
10include/grilo-0.2/grl-media-audio.h 10include/grilo-0.3/grl-log.h
11include/grilo-0.2/grl-media-box.h 11include/grilo-0.3/grl-media.h
12include/grilo-0.2/grl-media-image.h 12include/grilo-0.3/grl-metadata-key.h
13include/grilo-0.2/grl-media-video.h 13include/grilo-0.3/grl-multiple.h
14include/grilo-0.2/grl-media.h 14include/grilo-0.3/grl-operation-options.h
15include/grilo-0.2/grl-metadata-key.h 15include/grilo-0.3/grl-operation.h
16include/grilo-0.2/grl-multiple.h 16include/grilo-0.3/grl-plugin.h
17include/grilo-0.2/grl-operation-options.h 17include/grilo-0.3/grl-range-value.h
18include/grilo-0.2/grl-operation.h 18include/grilo-0.3/grl-registry.h
19include/grilo-0.2/grl-plugin.h 19include/grilo-0.3/grl-related-keys.h
20include/grilo-0.2/grl-range-value.h 20include/grilo-0.3/grl-source.h
21include/grilo-0.2/grl-registry.h 21include/grilo-0.3/grl-util.h
22include/grilo-0.2/grl-related-keys.h 22include/grilo-0.3/grl-value-helper.h
23include/grilo-0.2/grl-source.h 23include/grilo-0.3/net/grl-net-wc.h
24include/grilo-0.2/grl-util.h 24include/grilo-0.3/net/grl-net.h
25include/grilo-0.2/grl-value-helper.h 25include/grilo-0.3/pls/grl-pls.h
26include/grilo-0.2/net/grl-net-wc.h 26lib/girepository-1.0/Grl-0.3.typelib
27include/grilo-0.2/net/grl-net.h 27lib/girepository-1.0/GrlNet-0.3.typelib
28lib/libgrilo-0.2.la 28lib/girepository-1.0/GrlPls-0.3.typelib
29lib/libgrlnet-0.2.la 29lib/libgrilo-0.3.so
30lib/pkgconfig/grilo-0.2.pc 30lib/libgrilo-0.3.so.0
31lib/pkgconfig/grilo-net-0.2.pc 31lib/libgrilo-0.3.so.0.311.1
32man/man1/grl-inspect.1 32lib/libgrlnet-0.3.so
 33lib/libgrlnet-0.3.so.0
 34lib/libgrlnet-0.3.so.0.311.0
 35lib/libgrlpls-0.3.so
 36lib/libgrlpls-0.3.so.0
 37lib/libgrlpls-0.3.so.0.311.0
 38lib/pkgconfig/grilo-0.3.pc
 39lib/pkgconfig/grilo-net-0.3.pc
 40lib/pkgconfig/grilo-pls-0.3.pc
 41man/man1/grilo-test-ui-0.3.1
 42man/man1/grl-inspect-0.3.1
 43man/man1/grl-launch-0.3.1
 44share/gir-1.0/Grl-0.3.gir
 45share/gir-1.0/GrlNet-0.3.gir
 46share/gir-1.0/GrlPls-0.3.gir
 47share/locale/as/LC_MESSAGES/grilo.mo
 48share/locale/bg/LC_MESSAGES/grilo.mo
 49share/locale/bs/LC_MESSAGES/grilo.mo
 50share/locale/ca/LC_MESSAGES/grilo.mo
 51share/locale/ca@valencia/LC_MESSAGES/grilo.mo
 52share/locale/cs/LC_MESSAGES/grilo.mo
 53share/locale/da/LC_MESSAGES/grilo.mo
 54share/locale/de/LC_MESSAGES/grilo.mo
 55share/locale/el/LC_MESSAGES/grilo.mo
 56share/locale/en_GB/LC_MESSAGES/grilo.mo
 57share/locale/eo/LC_MESSAGES/grilo.mo
 58share/locale/es/LC_MESSAGES/grilo.mo
 59share/locale/eu/LC_MESSAGES/grilo.mo
 60share/locale/fi/LC_MESSAGES/grilo.mo
 61share/locale/fr/LC_MESSAGES/grilo.mo
 62share/locale/fur/LC_MESSAGES/grilo.mo
 63share/locale/gl/LC_MESSAGES/grilo.mo
 64share/locale/he/LC_MESSAGES/grilo.mo
 65share/locale/hr/LC_MESSAGES/grilo.mo
 66share/locale/hu/LC_MESSAGES/grilo.mo
 67share/locale/id/LC_MESSAGES/grilo.mo
 68share/locale/it/LC_MESSAGES/grilo.mo
 69share/locale/ja/LC_MESSAGES/grilo.mo
 70share/locale/ko/LC_MESSAGES/grilo.mo
 71share/locale/lt/LC_MESSAGES/grilo.mo
 72share/locale/lv/LC_MESSAGES/grilo.mo
 73share/locale/ml/LC_MESSAGES/grilo.mo
 74share/locale/nb/LC_MESSAGES/grilo.mo
 75share/locale/ne/LC_MESSAGES/grilo.mo
 76share/locale/nl/LC_MESSAGES/grilo.mo
 77share/locale/oc/LC_MESSAGES/grilo.mo
 78share/locale/pa/LC_MESSAGES/grilo.mo
 79share/locale/pl/LC_MESSAGES/grilo.mo
 80share/locale/pt/LC_MESSAGES/grilo.mo
 81share/locale/pt_BR/LC_MESSAGES/grilo.mo
 82share/locale/ro/LC_MESSAGES/grilo.mo
 83share/locale/ru/LC_MESSAGES/grilo.mo
 84share/locale/sk/LC_MESSAGES/grilo.mo
 85share/locale/sl/LC_MESSAGES/grilo.mo
 86share/locale/sr/LC_MESSAGES/grilo.mo
 87share/locale/sr@latin/LC_MESSAGES/grilo.mo
 88share/locale/sv/LC_MESSAGES/grilo.mo
 89share/locale/tg/LC_MESSAGES/grilo.mo
 90share/locale/tr/LC_MESSAGES/grilo.mo
 91share/locale/uk/LC_MESSAGES/grilo.mo
 92share/locale/zh_CN/LC_MESSAGES/grilo.mo
 93share/locale/zh_HK/LC_MESSAGES/grilo.mo
 94share/locale/zh_TW/LC_MESSAGES/grilo.mo
 95share/vala/vapi/grilo-0.3.deps
 96share/vala/vapi/grilo-0.3.vapi
 97share/vala/vapi/grilo-net-0.3.deps
 98share/vala/vapi/grilo-net-0.3.vapi

cvs diff -r1.21 -r1.22 pkgsrc/net/grilo/buildlink3.mk (expand / switch to unified diff)

--- pkgsrc/net/grilo/buildlink3.mk 2019/04/03 00:32:57 1.21
+++ pkgsrc/net/grilo/buildlink3.mk 2020/01/20 01:32:17 1.22
@@ -1,17 +1,18 @@ @@ -1,17 +1,18 @@
1# $NetBSD: buildlink3.mk,v 1.21 2019/04/03 00:32:57 ryoon Exp $ 1# $NetBSD: buildlink3.mk,v 1.22 2020/01/20 01:32:17 nia Exp $
2 2
3BUILDLINK_TREE+= grilo 3BUILDLINK_TREE+= grilo
4 4
5.if !defined(GRILO_BUILDLINK3_MK) 5.if !defined(GRILO_BUILDLINK3_MK)
6GRILO_BUILDLINK3_MK:= 6GRILO_BUILDLINK3_MK:=
7 7
8BUILDLINK_API_DEPENDS.grilo+= grilo>=0.2.2 8BUILDLINK_API_DEPENDS.grilo+= grilo>=0.3
9BUILDLINK_ABI_DEPENDS.grilo?= grilo>=0.2.7nb15 
10BUILDLINK_PKGSRCDIR.grilo?= ../../net/grilo 9BUILDLINK_PKGSRCDIR.grilo?= ../../net/grilo
11 10
12.include "../../devel/glib2/buildlink3.mk" 11.include "../../devel/glib2/buildlink3.mk"
13.include "../../textproc/libxml2/buildlink3.mk" 12.include "../../devel/gobject-introspection/buildlink3.mk"
 13.include "../../multimedia/totem-pl-parser/buildlink3.mk"
14.include "../../net/libsoup/buildlink3.mk" 14.include "../../net/libsoup/buildlink3.mk"
 15.include "../../security/liboauth/buildlink3.mk"
15.endif # GRILO_BUILDLINK3_MK 16.endif # GRILO_BUILDLINK3_MK
16 17
17BUILDLINK_TREE+= -grilo 18BUILDLINK_TREE+= -grilo

cvs diff -r1.7 -r1.8 pkgsrc/net/grilo/distinfo (expand / switch to unified diff)

--- pkgsrc/net/grilo/distinfo 2015/11/04 00:35:03 1.7
+++ pkgsrc/net/grilo/distinfo 2020/01/20 01:32:17 1.8
@@ -1,8 +1,6 @@ @@ -1,8 +1,6 @@
1$NetBSD: distinfo,v 1.7 2015/11/04 00:35:03 agc Exp $ 1$NetBSD: distinfo,v 1.8 2020/01/20 01:32:17 nia Exp $
2 2
3SHA1 (grilo-0.2.7.tar.xz) = 495779030076ab744724132f91b40e7427a32f1b 3SHA1 (grilo-0.3.11.tar.xz) = 7c572719729e8f3879113014404784da6e903ff8
4RMD160 (grilo-0.2.7.tar.xz) = c5c387028efc16eb663335afc38776037eefb838 4RMD160 (grilo-0.3.11.tar.xz) = 83775f64304539d049133920290337cf83084127
5SHA512 (grilo-0.2.7.tar.xz) = 19d4b4f5eeed831169d590c1b01a7565e3c10aceb4640012a5477f49b082d2956fa6243d0b2a3845abb96b9594a4a7085ebe0ad5458623bfa30b32f118c6787a 5SHA512 (grilo-0.3.11.tar.xz) = fd46d035982b14ed19681acce3f4878cc678919babc031ce5eb577a21d14f97b905eb5094b344b7fc732bf317fb504dae940cffb7875de2d577bae431b7f9c36
6Size (grilo-0.2.7.tar.xz) = 579464 bytes 6Size (grilo-0.3.11.tar.xz) = 233516 bytes
7SHA1 (patch-aa) = f60a6f7889853294f72471bc720d72dbfba52e44 
8SHA1 (patch-libs_net_grl-net-private.c) = 22a7aa2d233ea367d4347720edf9532f719a169b 

cvs diff -r1.1 -r1.2 pkgsrc/net/grilo-plugins/DESCR (expand / switch to unified diff)

--- pkgsrc/net/grilo-plugins/DESCR 2012/11/23 11:51:14 1.1
+++ pkgsrc/net/grilo-plugins/DESCR 2020/01/20 01:32:17 1.2
@@ -1,2 +1,2 @@ @@ -1,2 +1,2 @@
1It is a collection of plugins for Grilo implementing Grilo's API for various 1A collection of plugins for Grilo implementing Grilo's API for various
2multimedia content providers. 2multimedia content providers.

cvs diff -r1.30 -r1.31 pkgsrc/net/grilo-plugins/Makefile (expand / switch to unified diff)

--- pkgsrc/net/grilo-plugins/Makefile 2019/04/03 00:32:57 1.30
+++ pkgsrc/net/grilo-plugins/Makefile 2020/01/20 01:32:17 1.31
@@ -1,26 +1,26 @@ @@ -1,26 +1,26 @@
1# $NetBSD: Makefile,v 1.30 2019/04/03 00:32:57 ryoon Exp $ 1# $NetBSD: Makefile,v 1.31 2020/01/20 01:32:17 nia Exp $
2# 
3 2
4DISTNAME= grilo-plugins-0.2.9 3DISTNAME= grilo-plugins-0.3.10
5PKGREVISION= 16 4CATEGORIES= net gnome
6CATEGORIES= net 5MASTER_SITES= ${MASTER_SITE_GNOME:=sources/grilo-plugins/0.3/}
7MASTER_SITES= ftp://ftp.gnome.org/pub/gnome/sources/grilo-plugins/0.2/ 
8EXTRACT_SUFX= .tar.xz 6EXTRACT_SUFX= .tar.xz
9 7
10MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= https://www.gnome.org/ 9HOMEPAGE= https://wiki.gnome.org/Projects/Grilo
12COMMENT= Plugins for grilo media browser 10COMMENT= Plugins for grilo media browser
13LICENSE= gnu-lgpl-v2 11LICENSE= gnu-lgpl-v2
14 12
15GNU_CONFIGURE= yes 13USE_TOOLS+= pkg-config xgettext
16USE_LIBTOOL= yes 
17USE_TOOLS+= pkg-config intltool xgettext 
18 14
19CONFIGURE_ARGS+= --disable-bliptv 15PYTHON_FOR_BUILD_ONLY= tool
20 16
21.include "../../devel/glib2/buildlink3.mk" 17PKGCONFIG_OVERRIDE+= grilo-plugins-0.3.pc.in
 18
 19.include "../../devel/meson/build.mk"
 20.include "../../databases/sqlite3/buildlink3.mk"
 21.include "../../lang/lua53/buildlink3.mk"
 22.include "../../multimedia/gstreamer1/buildlink3.mk"
22.include "../../net/grilo/buildlink3.mk" 23.include "../../net/grilo/buildlink3.mk"
23.include "../../net/gupnp/buildlink3.mk" 24.include "../../net/libgdata/buildlink3.mk"
24.include "../../net/gupnp-av/buildlink3.mk" 25.include "../../textproc/json-glib/buildlink3.mk"
25.include "../../multimedia/totem-pl-parser/buildlink3.mk" 
26.include "../../mk/bsd.pkg.mk" 26.include "../../mk/bsd.pkg.mk"

cvs diff -r1.6 -r1.7 pkgsrc/net/grilo-plugins/PLIST (expand / switch to unified diff)

--- pkgsrc/net/grilo-plugins/PLIST 2018/07/31 14:27:35 1.6
+++ pkgsrc/net/grilo-plugins/PLIST 2020/01/20 01:32:17 1.7
@@ -1,31 +1,104 @@ @@ -1,31 +1,104 @@
1@comment $NetBSD: PLIST,v 1.6 2018/07/31 14:27:35 jperkin Exp $ 1@comment $NetBSD: PLIST,v 1.7 2020/01/20 01:32:17 nia Exp $
2lib/grilo-0.2/grl-apple-trailers.xml 2lib/grilo-0.3/libgrlchromaprint.so
3lib/grilo-0.2/grl-bookmarks.xml 3lib/grilo-0.3/libgrldleyna.so
4lib/grilo-0.2/grl-filesystem.xml 4lib/grilo-0.3/libgrlfilesystem.so
5lib/grilo-0.2/grl-gravatar.xml 5lib/grilo-0.3/libgrlflickr.so
6lib/grilo-0.2/grl-jamendo.xml 6lib/grilo-0.3/libgrlgravatar.so
7lib/grilo-0.2/grl-lastfm-albumart.xml 7lib/grilo-0.3/libgrljamendo.so
8lib/grilo-0.2/grl-local-metadata.xml 8lib/grilo-0.3/libgrlluafactory.so
9lib/grilo-0.2/grl-magnatune.xml 9lib/grilo-0.3/libgrlmagnatune.so
10lib/grilo-0.2/grl-metadata-store.xml 10lib/grilo-0.3/libgrlmetadatastore.so
11lib/grilo-0.2/grl-optical-media.xml 11lib/grilo-0.3/libgrlopensubtitles.so
12lib/grilo-0.2/grl-podcasts.xml 12lib/grilo-0.3/libgrlopticalmedia.so
13lib/grilo-0.2/grl-raitv.xml 13lib/grilo-0.3/libgrlpodcasts.so
14lib/grilo-0.2/grl-shoutcast.xml 14lib/grilo-0.3/libgrlraitv.so
15lib/grilo-0.2/grl-upnp.xml 15lib/grilo-0.3/libgrlshoutcast.so
16lib/grilo-0.2/grl-vimeo.xml 16lib/grilo-0.3/libgrltmdb.so
17lib/grilo-0.2/libgrlappletrailers.la 17lib/grilo-0.3/libgrlvimeo.so
18lib/grilo-0.2/libgrlbookmarks.la 18lib/grilo-0.3/libgrlyoutube.so
19lib/grilo-0.2/libgrlfilesystem.la 19lib/pkgconfig/grilo-plugins-0.3.pc
20lib/grilo-0.2/libgrlgravatar.la 20share/grilo-plugins/grl-lua-factory/grl-acoustid.lua
21lib/grilo-0.2/libgrljamendo.la 21share/grilo-plugins/grl-lua-factory/grl-appletrailers.gresource
22lib/grilo-0.2/libgrllastfm-albumart.la 22share/grilo-plugins/grl-lua-factory/grl-appletrailers.lua
23lib/grilo-0.2/libgrllocalmetadata.la 23share/grilo-plugins/grl-lua-factory/grl-euronews.gresource
24lib/grilo-0.2/libgrlmagnatune.la 24share/grilo-plugins/grl-lua-factory/grl-euronews.lua
25lib/grilo-0.2/libgrlmetadatastore.la 25share/grilo-plugins/grl-lua-factory/grl-guardianvideos.gresource
26lib/grilo-0.2/libgrloptical-media.la 26share/grilo-plugins/grl-lua-factory/grl-guardianvideos.lua
27lib/grilo-0.2/libgrlpodcasts.la 27share/grilo-plugins/grl-lua-factory/grl-itunes-podcast.gresource
28lib/grilo-0.2/libgrlraitv.la 28share/grilo-plugins/grl-lua-factory/grl-itunes-podcast.lua
29lib/grilo-0.2/libgrlshoutcast.la 29share/grilo-plugins/grl-lua-factory/grl-lastfm-cover.lua
30lib/grilo-0.2/libgrlupnp.la 30share/grilo-plugins/grl-lua-factory/grl-musicbrainz-coverart.lua
31lib/grilo-0.2/libgrlvimeo.la 31share/grilo-plugins/grl-lua-factory/grl-radiofrance.gresource
 32share/grilo-plugins/grl-lua-factory/grl-radiofrance.lua
 33share/grilo-plugins/grl-lua-factory/grl-spotify-cover.lua
 34share/grilo-plugins/grl-lua-factory/grl-steam-store.lua
 35share/grilo-plugins/grl-lua-factory/grl-theaudiodb-cover.lua
 36share/grilo-plugins/grl-lua-factory/grl-thegamesdb.lua
 37share/grilo-plugins/grl-lua-factory/grl-video-title-parsing.lua
 38share/help/C/examples/example-tmdb.c
 39share/help/C/grilo-plugins/grilo-plugins.xml
 40share/help/C/grilo-plugins/legal.xml
 41share/help/cs/examples/example-tmdb.c
 42share/help/cs/grilo-plugins/grilo-plugins.xml
 43share/help/cs/grilo-plugins/legal.xml
 44share/help/de/examples/example-tmdb.c
 45share/help/de/grilo-plugins/grilo-plugins.xml
 46share/help/de/grilo-plugins/legal.xml
 47share/help/es/examples/example-tmdb.c
 48share/help/es/grilo-plugins/grilo-plugins.xml
 49share/help/es/grilo-plugins/legal.xml
 50share/help/pl/examples/example-tmdb.c
 51share/help/pl/grilo-plugins/grilo-plugins.xml
 52share/help/pl/grilo-plugins/legal.xml
 53share/help/pt_BR/examples/example-tmdb.c
 54share/help/pt_BR/grilo-plugins/grilo-plugins.xml
 55share/help/pt_BR/grilo-plugins/legal.xml
 56share/help/sv/examples/example-tmdb.c
 57share/help/sv/grilo-plugins/grilo-plugins.xml
 58share/help/sv/grilo-plugins/legal.xml
 59share/locale/as/LC_MESSAGES/grilo-plugins.mo
 60share/locale/bg/LC_MESSAGES/grilo-plugins.mo
 61share/locale/bs/LC_MESSAGES/grilo-plugins.mo
 62share/locale/ca/LC_MESSAGES/grilo-plugins.mo
 63share/locale/ca@valencia/LC_MESSAGES/grilo-plugins.mo
 64share/locale/cs/LC_MESSAGES/grilo-plugins.mo
 65share/locale/da/LC_MESSAGES/grilo-plugins.mo
 66share/locale/de/LC_MESSAGES/grilo-plugins.mo
 67share/locale/el/LC_MESSAGES/grilo-plugins.mo
 68share/locale/en_GB/LC_MESSAGES/grilo-plugins.mo
 69share/locale/eo/LC_MESSAGES/grilo-plugins.mo
 70share/locale/es/LC_MESSAGES/grilo-plugins.mo
 71share/locale/eu/LC_MESSAGES/grilo-plugins.mo
 72share/locale/fi/LC_MESSAGES/grilo-plugins.mo
 73share/locale/fr/LC_MESSAGES/grilo-plugins.mo
 74share/locale/fur/LC_MESSAGES/grilo-plugins.mo
 75share/locale/gl/LC_MESSAGES/grilo-plugins.mo
 76share/locale/he/LC_MESSAGES/grilo-plugins.mo
 77share/locale/hr/LC_MESSAGES/grilo-plugins.mo
 78share/locale/hu/LC_MESSAGES/grilo-plugins.mo
 79share/locale/id/LC_MESSAGES/grilo-plugins.mo
 80share/locale/it/LC_MESSAGES/grilo-plugins.mo
 81share/locale/ja/LC_MESSAGES/grilo-plugins.mo
 82share/locale/ko/LC_MESSAGES/grilo-plugins.mo
 83share/locale/lt/LC_MESSAGES/grilo-plugins.mo
 84share/locale/lv/LC_MESSAGES/grilo-plugins.mo
 85share/locale/ml/LC_MESSAGES/grilo-plugins.mo
 86share/locale/nb/LC_MESSAGES/grilo-plugins.mo
 87share/locale/ne/LC_MESSAGES/grilo-plugins.mo
 88share/locale/nl/LC_MESSAGES/grilo-plugins.mo
 89share/locale/oc/LC_MESSAGES/grilo-plugins.mo
 90share/locale/pl/LC_MESSAGES/grilo-plugins.mo
 91share/locale/pt/LC_MESSAGES/grilo-plugins.mo
 92share/locale/pt_BR/LC_MESSAGES/grilo-plugins.mo
 93share/locale/ro/LC_MESSAGES/grilo-plugins.mo
 94share/locale/ru/LC_MESSAGES/grilo-plugins.mo
 95share/locale/sk/LC_MESSAGES/grilo-plugins.mo
 96share/locale/sl/LC_MESSAGES/grilo-plugins.mo
 97share/locale/sr/LC_MESSAGES/grilo-plugins.mo
 98share/locale/sr@latin/LC_MESSAGES/grilo-plugins.mo
 99share/locale/sv/LC_MESSAGES/grilo-plugins.mo
 100share/locale/tr/LC_MESSAGES/grilo-plugins.mo
 101share/locale/uk/LC_MESSAGES/grilo-plugins.mo
 102share/locale/zh_CN/LC_MESSAGES/grilo-plugins.mo
 103share/locale/zh_HK/LC_MESSAGES/grilo-plugins.mo
 104share/locale/zh_TW/LC_MESSAGES/grilo-plugins.mo

cvs diff -r1.7 -r1.8 pkgsrc/net/grilo-plugins/distinfo (expand / switch to unified diff)

--- pkgsrc/net/grilo-plugins/distinfo 2018/07/31 14:27:35 1.7
+++ pkgsrc/net/grilo-plugins/distinfo 2020/01/20 01:32:17 1.8
@@ -1,7 +1,6 @@ @@ -1,7 +1,6 @@
1$NetBSD: distinfo,v 1.7 2018/07/31 14:27:35 jperkin Exp $ 1$NetBSD: distinfo,v 1.8 2020/01/20 01:32:17 nia Exp $
2 2
3SHA1 (grilo-plugins-0.2.9.tar.xz) = 4e16f3db4273ab8029642edb83de4abb08515205 3SHA1 (grilo-plugins-0.3.10.tar.xz) = 2e0a0dd13d57dde9178c0f6af0f2630a9c76119b
4RMD160 (grilo-plugins-0.2.9.tar.xz) = 76338353548e4bdaa0c29e5eca873f0cc49cabca 4RMD160 (grilo-plugins-0.3.10.tar.xz) = d4a2970d8cb8140936ee2b38e1b8c41cbaf5818b
5SHA512 (grilo-plugins-0.2.9.tar.xz) = 0fa558c5650ebbe963b6553b93efd03319c21c7b4d410a5186d3f5e25cd195fd2cd531b6142272d09ad4fcf996dd070be34d06910cfeb8484b5e9d7a8157669f 5SHA512 (grilo-plugins-0.3.10.tar.xz) = 93d4fcc7d6fd1b43925e286c8856c90d240cf9244d04a8b034df85781b1a6bffcb5c635576e37717325f82a0be567a7087715ff6d680b3c5aca133c6deb43ed2
6Size (grilo-plugins-0.2.9.tar.xz) = 595308 bytes 6Size (grilo-plugins-0.3.10.tar.xz) = 1447368 bytes
7SHA1 (patch-src_jamendo_grl-jamendo.c) = 501719b611db7b146dfb4a265ce955a7f4e55ade 

File Deleted: pkgsrc/net/grilo-plugins/patches/Attic/patch-src_jamendo_grl-jamendo.c

File Deleted: pkgsrc/net/grilo-testui/Attic/DESCR

File Deleted: pkgsrc/net/grilo-testui/Attic/PLIST

File Deleted: pkgsrc/net/grilo-testui/Attic/Makefile

File Deleted: pkgsrc/net/grilo/patches/Attic/patch-aa

File Deleted: pkgsrc/net/grilo/patches/Attic/patch-libs_net_grl-net-private.c