On Sun, Oct 21, 2018 at 06:05:20PM +0200, Rafael Sadowski wrote:
> On Fri Oct 19, 2018 at 07:07:45AM +0200, Landry Breuil wrote:
> > On Wed, Oct 17, 2018 at 11:20:07PM +0200, Landry Breuil wrote:
> > > On Tue, Oct 16, 2018 at 09:42:34PM +0200, Rafael Sadowski wrote:
> > > > Hi All.
> > > > 
> > > > please find below a diff to rule them all.
> > > > 
> > > > - Update KDE Frameworks to 5.51.0
> > > > -- Change examples handling and use @sample for all of them. Idea by
> > > >    ajacoutot@. Discussed with ajacoutot@,sthen@,naddy@.
> > > > 
> > > > - Update our KDE Applications to 18.08.2.
> > > > -- Nothing special except okteta. They use there own version pattern
> > > >    now. That's why I set EPOCH.
> > > > 
> > > > - Update all devel/kf5 consumers there are effected by the update.
> > > 
> > > Will put it in my next bulk.
> 
> Thanks a lot!
> 
> > - missing REVISION bump on libkface
> 
> Why? libkface is KDE4.

Well, PLISTDB complained that its PLIST changed wrt depends:

-@depend graphics/opencv,-main:opencv-*:opencv-2.4.13
-@depend lang/gcc/4.9,-libs:gcc-libs->=4.9,<4.10:gcc-libs-4.9.4p4
-@depend x11/kde4/libs,-main:kdelibs->=4.14,<5:kdelibs-4.14.10p7
-@depend x11/qt4,-main:qt4-*:qt4-4.8.7p11
+@depend graphics/opencv,-main:opencv-*:opencv-2.4.13.4p0
+@depend x11/kde4/libs,-main:kdelibs->=4.14,<5:kdelibs-4.14.10p15
+@depend x11/qt4,-main:qt4-*:qt4-4.8.7p17

*shrug*

afaict, your diff removes REVISION and HOMEPAGE, and it seems
x11/kde-applications/libkface doesnt follow whatever version is globally
set in this subdir, as its version is libkface-15.08.3.

> > - /bin/sh: python: not found in qtcreator (already fixed in cvs)
> > -Error:
> 
> The changes below have no effect on qtcreator.
> 
> > /usr/obj/ports/krita-4.1.3/fake-amd64/usr/local/share/examples/xdg/kritarc
> > does not exist in krita
> > 
> 
> Thanks for the hint. New diff bewlow (Without phonon-4.10.1 bits --
> sorry for that)

More issues as dpb crashes and goes..:

konsole fails with:
  Could NOT find KF5 (missing: NewStuff NewStuffCore) (found suitable version   
"5.51.0", minimum required is "5.6.0")

calligra failed with the same error as krita:
Error: 
/usr/obj/mfs/calligra-3.1.0/fake-amd64/usr/local/share/examples/xdg/calligra_stencils.knsrc
 does not exist
Error: 
/usr/obj/mfs/calligra-3.1.0/fake-amd64/usr/local/share/examples/xdg/calligrasheetsrc
 does not exist
Error: 
/usr/obj/mfs/calligra-3.1.0/fake-amd64/usr/local/share/examples/xdg/calligrastagerc
 does not exist
Error: 
/usr/obj/mfs/calligra-3.1.0/fake-amd64/usr/local/share/examples/xdg/calligrawordsrc
 does not exist
Error: 
/usr/obj/mfs/calligra-3.1.0/fake-amd64/usr/local/share/examples/xdg/karbonrc 
does not exist

Landry

Reply via email to