Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Feb 2019 21:15:32 +0000
From:      Alexey Dokuchaev <danfe@freebsd.org>
To:        Christoph Moench-Tegeder <cmt@freebsd.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r492517 - in head/devel: . pyside2 pyside2-tools pyside2-tools/files pyside2/files shiboken2 shiboken2/files
Message-ID:  <20190209211532.GA34496@FreeBSD.org>
In-Reply-To: <201902092035.x19KZE6u069739@repo.freebsd.org>
References:  <201902092035.x19KZE6u069739@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Feb 09, 2019 at 08:35:14PM +0000, Christoph Moench-Tegeder wrote:
> New Revision: 492517
> URL: https://svnweb.freebsd.org/changeset/ports/492517
> 
> Log:
>   add PySide2 - Python Binding for Qt5
>   
>   keeping the organization of the old pyside ports, this is split in
>   pyside2, pyside2-tools and shiboken2
> 
> Added:
>   head/devel/pyside2/
>   head/devel/pyside2-tools/
>   ...
>   head/devel/shiboken2/
> ...
> --- head/devel/Makefile	Sat Feb  9 20:29:28 2019	(r492516)
> +++ head/devel/Makefile	Sat Feb  9 20:35:14 2019	(r492517)
> @@ -5393,6 +5393,8 @@
>      SUBDIR += pyrex
>      SUBDIR += pyside
>      SUBDIR += pyside-tools
> +    SUBDIR += pyside2
> +    SUBDIR += pyside2-tools

Looks like it should have been repocopy(ies), but it wasn't.  Is this
the case?

./danfe



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