Bug 217305 - devel/py-sip: Update to 4.19.1
Summary: devel/py-sip: Update to 4.19.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-kde (group)
URL: https://reviews.freebsd.org/D9771
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-23 01:10 UTC by takefu
Modified: 2017-04-30 13:34 UTC (History)
1 user (show)

See Also:
tcberner: maintainer-feedback+


Attachments
py-sip-4.19.1.patch (3.18 KB, patch)
2017-02-23 01:10 UTC, takefu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description takefu 2017-02-23 01:10:18 UTC
Created attachment 180237 [details]
py-sip-4.19.1.patch

add:
  LICENSE_NAME
  stripped
  -> bin/sip
     %%PYTHON_SITELIBDIR%%/sip.so

change:
  Mk/Uses/pyqt.mk
  -> SIP_VERSION

delete:
  files/patch-siputils.py
  -> include Makefile
Comment 1 Tobias C. Berner freebsd_committer freebsd_triage 2017-02-23 06:55:46 UTC
We  will include this update when updating PyQt5 soon.
Comment 2 Mathieu Arnold freebsd_committer freebsd_triage 2017-02-23 09:14:05 UTC
@tcberner, note that stripping should be done in post-install, never in pre-install.
Comment 3 commit-hook freebsd_committer freebsd_triage 2017-04-30 10:07:47 UTC
A commit references this bug:

Author: tcberner
Date: Sun Apr 30 10:07:25 UTC 2017
New revision: 439794
URL: https://svnweb.freebsd.org/changeset/ports/439794

Log:
  Update py-sip to 4.19.2, py-qt4 to 4.12 and py-qt5 to 5.7.1

  * This is mostly based on the work by Adriaan de Groot <groot@kde.org> in our development repo.

  PR:		217305
  PR:		218539
  Submitted by:	Adriaan de Groot <groot@kde.org>
  Reviewed by:	rakuco, mat
  Approved by:	rakuco (mentor)
  Exp-run by:	antoine
  Differential Revision:	https://reviews.freebsd.org/D9771

Changes:
  head/Mk/Uses/pyqt.mk
  head/devel/py-qt4/distinfo
  head/devel/py-qt5/distinfo
  head/devel/py-qt5-core/files/patch-configure.py
  head/devel/py-qt5-core/pkg-plist
  head/devel/py-sip/Makefile
  head/devel/py-sip/distinfo
  head/devel/py-sip/files/patch-hg_6b09a6d578e8
  head/devel/qscintilla2/pkg-plist
  head/graphics/qgis/files/patch-gentoogit_d9559d0_qgis-2.18.3-sip-4.19.1
  head/math/qtiplot/files/patch-gentoogit_68af1bc_qtiplot-0.9.8.9-sip-4.19
  head/misc/py-qt4-doc/pkg-plist
  head/misc/py-qt5-demo/Makefile
  head/misc/py-qt5-doc/pkg-plist
  head/textproc/py-qt5-xml/pkg-plist
Comment 4 Tobias C. Berner freebsd_committer freebsd_triage 2017-04-30 13:34:46 UTC
Thanks again for the initial update. 


mfg Tobias