Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

py-poppler-qt4: patch PyList_SET_ITEM -> PyList_SetItem #1064

Merged
merged 1 commit into from Dec 5, 2017

Conversation

dliessi
Copy link
Contributor

@dliessi dliessi commented Nov 28, 2017

Closes https://trac.macports.org/ticket/55014

Description

Type(s)
  • bugfix
  • enhancement
  • security fix
Tested on

macOS 10.11.6 15G17023
Xcode 8.2.1 8C1002

Verification

Have you

  • checked your Portfile with port lint?
  • tried a full install with sudo port -vst install?
  • tested basic functionality of all binary files?

@mojca
Copy link
Member

mojca commented Dec 5, 2017

As noted in the ticket this also affects py-poppler-qt5.

* Replace PyList_SET_ITEM -> PyList_SetItem
* Add maintainer's github handle

Closes https://trac.macports.org/ticket/55014
@mojca mojca merged commit 69439ab into macports:master Dec 5, 2017
@mojca
Copy link
Member

mojca commented Dec 5, 2017

I added the patches for Qt5 as well based on your patches for Qt4.

I had to modify the commit messages because they should fit into 50 characters (which they initially didn't).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 participants