Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Aug 2014 07:51:27 +0000
From:      Max Brazhnikov <makc@freebsd.org>
To:        Raphael Kubo da Costa <rakuco@freebsd.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r364659 - head/devel/py-pykde4
Message-ID:  <3028943.FnFUXpJ3DU@mercury.ph.man.ac.uk>
In-Reply-To: <53e92847.2a5b.6c48e1f8@svn.freebsd.org>
References:  <53e92847.2a5b.6c48e1f8@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 11 Aug 2014 20:32:07 +0000Mon Aug 11 20:32:07 2014 Raphael Kubo da Costa wrote:
> Author: rakuco
> Date: Mon Aug 11 20:32:07 2014
> New Revision: 364659
> URL: http://svnweb.freebsd.org/changeset/ports/364659
> QAT: https://qat.redports.org/buildarchive/r364659/
> 
> Log:
>   Bump PORTREVISION to force a rebuild after r362721.
>   
>   The SIP/PyQt4 update in r362721 requires PyKDE4 to be rebuilt, otherwise the
>   generated shared libraries will still mention a SIP API version that is
>   older than the one currently defined by SIP.

PyKDE4 is not the only subjected to this problem, besides sometimes
the problem reveals itself at runtime (i.e. software built with older SIP/PyQt
fails to run after upgrading SIP). For this reason I did portrevision bump
for all ports that depends on SIP/PyQt.
   
>   PR:		192524
> 
> Modified:
>   head/devel/py-pykde4/Makefile
> 
> Modified: head/devel/py-pykde4/Makefile
> ==============================================================================
> --- head/devel/py-pykde4/Makefile	Mon Aug 11 20:29:45 2014	(r364658)
> +++ head/devel/py-pykde4/Makefile	Mon Aug 11 20:32:07 2014	(r364659)
> @@ -2,7 +2,7 @@
>  
>  PORTNAME=	pykde4
>  PORTVERSION=	${KDE4_VERSION}
> -PORTREVISION=	1
> +PORTREVISION=	2
>  CATEGORIES=	devel kde python
>  MASTER_SITES=	KDE/${KDE4_BRANCH}/${PORTVERSION}/src
>  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
> 




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