Skip to content
Permalink
Browse files

py-sip: update to 4.19.16

  • Loading branch information
michaelld committed Apr 11, 2019
1 parent c8b6b1c commit d64ab1072b79af247b402e94eb85b903700bd737
Showing with 6 additions and 6 deletions.
  1. +5 −5 python/py-sip/Portfile
  2. +1 −1 python/py-sip/files/patch-add_ppc64.diff
@@ -20,7 +20,7 @@ long_description \

homepage https://www.riverbankcomputing.com/software/sip/intro

version 4.19.15
version 4.19.16

# bumped the epoch to revert from 4.19.10 to 4.19.8. The former caused
# configuration errors in py*-qscitilla-qt5 and py*-pyqt4, and
@@ -36,7 +36,7 @@ epoch 1
# removed or the order changed then the major number must be
# incremented and the minor number set to 0.
#
# SIP 4.19.[14-15] provides SIP API 12.6
# SIP 4.19.[14-16] provides SIP API 12.6
# SIP 4.19.[12-13] provides SIP API 12.5
# SIP 4.19.[9-11] do not work with MacPorts
# -> see the "epoch" note above for more info
@@ -69,9 +69,9 @@ if {${name} ne ${subport}} {
distname sip-${version}
}

checksums rmd160 6528d4501f1720b6765bb94a992842562892324f \
sha256 2b5c0b2c0266b467b365c21376d50dde61a3236722ab87ff1e8dacec283eb610 \
size 1053921
checksums rmd160 24a62c6818740852bb45f5429657be270829e6fb \
sha256 184c790d58e9527fc6bdac2bbf8638f3d1b41dea922cad8eb83172b4ba70c620 \
size 1055966
revision 0

patchfiles patch-siputils.py.diff \
@@ -1,6 +1,6 @@
--- configure.py.orig
+++ configure.py
@@ -778,7 +778,7 @@
@@ -779,7 +779,7 @@

g = optparse.OptionGroup(p, title="MacOS X Configuration")
g.add_option("--arch", action="append", default=[], dest="arch",

0 comments on commit d64ab10

Please sign in to comment.
You can’t perform that action at this time.