Switch from qt4 to qt5. There are currently no consumer in the tree.
OK to update or we do want delete it?
Rafael
diff --git a/devel/qjson/Makefile b/devel/qjson/Makefile
index 918df2dfbf1..2a6bae43503 100644
--- a/devel/qjson/Makefile
+++ b/devel/qjson/Makefile
@@ -1,30 +1,26 @@
# $OpenBSD: M
Rafael Sadowski writes:
> On Thu Mar 02, 2017 at 11:12:31PM +, Stuart Henderson wrote:
>> On 2017/03/02 23:52, Rafael Sadowski wrote:
>> >
>> > *ping*
>>
>> Symbols were removed so it needs to be a major bump.
>>
It looks like those symbols weren't public (a diff of the installed
include
On Thu Mar 02, 2017 at 11:12:31PM +, Stuart Henderson wrote:
> On 2017/03/02 23:52, Rafael Sadowski wrote:
> >
> > *ping*
>
> Symbols were removed so it needs to be a major bump.
>
Thanks and please find new diff below. New diff tested with:
audio/cantata
x11/kde4/pimlibs
x11/kde4/kate
x11
On 2017/03/02 23:52, Rafael Sadowski wrote:
>
> *ping*
Symbols were removed so it needs to be a major bump.
I think most people probably don't really want to build 20+ kde4/qt
thingys to test..
>
> On Thu Jan 26, 2017 at 11:18:37PM +0100, Rafael Sadowski wrote:
> > Hi ports@
> >
> > - Updat
*ping*
On Thu Jan 26, 2017 at 11:18:37PM +0100, Rafael Sadowski wrote:
> Hi ports@
>
> - Update to 0.9.0
> - SHARED_LIBS bump (see changelog)
> - disbale doxygen docs
> -- I'll try to remove all doxygen depends:
> -- https://marc.info/?l=openbsd-ports&m=147433167219051&w=2
> - Tests depends on
Hi ports@
- Update to 0.9.0
- SHARED_LIBS bump (see changelog)
- disbale doxygen docs
-- I'll try to remove all doxygen depends:
-- https://marc.info/?l=openbsd-ports&m=147433167219051&w=2
- Tests depends on qt5/qtbase (qttest) so I turn it off to avoid a mix
between qt4 and qt5.
Cheers,
Rafael