[kde-freebsd] [Bug 210045] devel/py-qt4-core: should depend on devel/py-sip

2016-06-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210045

Kurt Jaeger  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|New |Closed
  Flags|maintainer-feedback?(pi@Fre |maintainer-feedback-
   |eBSD.org)   |

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] [Bug 210045] devel/py-qt4-core: should depend on devel/py-sip

2016-06-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210045

--- Comment #3 from commit-h...@freebsd.org ---
A commit references this bug:

Author: pi
Date: Tue Jun 14 18:18:55 UTC 2016
New revision: 416904
URL: https://svnweb.freebsd.org/changeset/ports/416904

Log:
  devel/py-qt4-core: change USE_PYQT from sip_build to sip to fix build

  for those ports, unbreak:
science/veusz
math/qtiplot
emulators/swine
devel/ninja-ide

  PR:   210045
  Reported by:  antoine
  Submitted by: Tobias C.Berner  (kde)

Changes:
  head/devel/ninja-ide/Makefile
  head/devel/py-qt4-core/Makefile
  head/emulators/swine/Makefile
  head/math/qtiplot/Makefile
  head/science/veusz/Makefile

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] [Bug 210045] devel/py-qt4-core: should depend on devel/py-sip

2016-06-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210045

Tobias Berner  changed:

   What|Removed |Added

 CC||p...@freebsd.org
  Flags|maintainer-feedback?(kde@Fr |maintainer-feedback?(pi@Fre
   |eeBSD.org)  |eBSD.org)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] [Bug 210045] devel/py-qt4-core: should depend on devel/py-sip

2016-06-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210045

Tobias Berner  changed:

   What|Removed |Added

 CC||tcber...@gmail.com

--- Comment #2 from Tobias Berner  ---
Created attachment 171429
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=171429=edit
Readd sip as a run-time dependency to devel/py-qt4-core

devel/py-sip was made a build-depend only in a recent commit. However
<...>/PyQt4/pyqtconfig.py of py-qt4-core includes sipconfig, and therefore
needs sip also at runtime.


The attached patch also revertes the BROKEN on the four ports mentioned by
antoine.



Tested in poudriere, on 11-current.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] [Bug 210045] devel/py-qt4-core: should depend on devel/py-sip

2016-06-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210045

Bug ID: 210045
   Summary: devel/py-qt4-core: should depend on devel/py-sip
   Product: Ports & Packages
   Version: Latest
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: Individual Port(s)
  Assignee: k...@freebsd.org
  Reporter: anto...@freebsd.org
  Assignee: k...@freebsd.org
 Flags: maintainer-feedback?(k...@freebsd.org)

Since a few days,  devel/py-qt4-core no longer depends on devel/py-sip

I believe it should:

/usr/local/lib/python2.7/site-packages/PyQt4/pyqtconfig.py:22:import sipconfig

I marked a few ports BROKEN yesterday probably because of this:

science/veusz :
https://svnweb.freebsd.org/changeset/ports/416359

math/qtiplot :
https://svnweb.freebsd.org/changeset/ports/416369

emulators/swine :
https://svnweb.freebsd.org/changeset/ports/416370

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information