Bug 217476 - devel/py-ply: Create py3- variant, Take MAINTAINER'ship
Summary: devel/py-ply: Create py3- variant, Take MAINTAINER'ship
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: Steven Kreuzer
URL:
Keywords:
Depends on:
Blocks: 217484
  Show dependency treegraph
 
Reported: 2017-03-01 22:58 UTC by Danilo G. Baio
Modified: 2017-03-12 04:57 UTC (History)
1 user (show)

See Also:


Attachments
py-ply-py3.patch (1.16 KB, patch)
2017-03-01 22:58 UTC, Danilo G. Baio
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Danilo G. Baio freebsd_committer freebsd_triage 2017-03-01 22:58:11 UTC
Created attachment 180415 [details]
py-ply-py3.patch

- Create python3 version of devel/py-ply
- Take maintainer'ship

This new port is required to fulfill the Python 3+ dependencies to the new port gitsome.

I didn't include an entry in devel/Makefile for it not get conflicted with the other patches.

[Q/A]

portlint (devel/py-ply): OK (looks fine.)

testport (devel/py-ply and devel/py3-ply):
   poudriere i386|amd64 10.3 p17     (OK)
   poudriere i386|amd64 11   p8      (OK)
   poudriere i386|amd64 12   r314365 (OK)
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-03-12 04:56:32 UTC
A commit references this bug:

Author: skreuzer
Date: Sun Mar 12 04:56:18 UTC 2017
New revision: 435973
URL: https://svnweb.freebsd.org/changeset/ports/435973

Log:
  Add Python 3 variant of devel/py-ply
  Transfer maintainership of devel/py-ply to dbaio@bsd.com.br

  PR:		217476
  Submitted by:	Danilo G. Baio <dbaio@bsd.com.br>

Changes:
  head/devel/Makefile
  head/devel/py-ply/Makefile
  head/devel/py3-ply/
  head/devel/py3-ply/Makefile
Comment 2 Steven Kreuzer freebsd_committer freebsd_triage 2017-03-12 04:57:03 UTC
Committed. Thanks!