Saturday, April 29, 2017

Re: UPDATE: x11/tellico-kde4

*ping* for the last KDE4 version. tellico 3.x switch to Qt5/kf5.


On Tue Nov 15, 2016 at 07:26:55PM +0100, Rafael Sadowski wrote:
> Hi ports@,
>
> here's an update that brings x11/tellico-kde4 up to the stable latest
> version. All patches from upstream are not more necessary. All
> regression tests passed on amd64.
>
> Kind regards,
>
> Rafael Sadowski
>
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/x11/tellico-kde4/Makefile,v
> retrieving revision 1.9
> diff -u -p -u -p -r1.9 Makefile
> --- Makefile 8 Nov 2016 14:23:59 -0000 1.9
> +++ Makefile 15 Nov 2016 18:13:57 -0000
> @@ -1,8 +1,7 @@
> # $OpenBSD: Makefile,v 1.9 2016/11/08 14:23:59 sthen Exp $
>
> COMMENT = organizer for book/music/video collections for KDE4
> -DISTNAME = tellico-2.3.10
> -REVISION = 2
> +DISTNAME = tellico-2.3.11
>
> CATEGORIES = productivity x11
> HOMEPAGE = http://tellico-project.org/
> @@ -26,7 +25,7 @@ MASTER_SITES = http://tellico-project.or
> EXTRACT_SUFX = .tar.bz2
>
> MODULES = devel/gettext x11/kde4 multimedia/phonon lang/python
> -MODKDE4_USE = pim
> +MODKDE4_USE = pim
>
> BUILD_DEPENDS = ${MODKDE4_DEP_DIR}/libkcompactdisc
>
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/x11/tellico-kde4/distinfo,v
> retrieving revision 1.2
> diff -u -p -u -p -r1.2 distinfo
> --- distinfo 2 May 2015 15:30:31 -0000 1.2
> +++ distinfo 15 Nov 2016 18:13:57 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (tellico-2.3.10.tar.bz2) = 6RYQH4a2+EO4W+QuhUWqdEHNSWy7m4FZDi4L0DpY+qo=
> -SIZE (tellico-2.3.10.tar.bz2) = 4877384
> +SHA256 (tellico-2.3.11.tar.bz2) = MGR1b24WYtBzhcN/WCGg9r6LIrbeytF9aFJTYBbKISg=
> +SIZE (tellico-2.3.11.tar.bz2) = 5174873
> Index: patches/patch-src_fetch_allocinefetcher_cpp
> ===================================================================
> RCS file: patches/patch-src_fetch_allocinefetcher_cpp
> diff -N patches/patch-src_fetch_allocinefetcher_cpp
> --- patches/patch-src_fetch_allocinefetcher_cpp 2 May 2015 15:30:31 -0000 1.1
> +++ /dev/null 1 Jan 1970 00:00:00 -0000
> @@ -1,31 +0,0 @@
> -$OpenBSD: patch-src_fetch_allocinefetcher_cpp,v 1.1 2015/05/02 15:30:31 zhuk Exp $
> -Be sure to download image data in fetchers before setting field
> -(upstream 2510d692).
> ---- src/fetch/allocinefetcher.cpp.orig Sun Feb 15 22:23:56 2015
> -+++ src/fetch/allocinefetcher.cpp Sat May 2 18:10:19 2015
> -@@ -25,6 +25,7 @@
> - #include <config.h>
> - #include "allocinefetcher.h"
> - #include "../collections/videocollection.h"
> -+#include "../images/imagefactory.h"
> - #include "../entry.h"
> - #include "../gui/guiproxy.h"
> - #include "../tellico_utils.h"
> -@@ -219,6 +220,17 @@ Tellico::Data::EntryPtr AbstractAllocineFetcher::fetch
> - }
> - populateEntry(entry, result);
> -

No comments:

Post a Comment