Bug 217466

Summary: textproc/py-pystemmer: Create py3- variant, Take MAINTAINER'ship
Product: Ports & Packages Reporter: Danilo G. Baio <dbaio>
Component: Individual Port(s)Assignee: Steven Kreuzer <skreuzer>
Status: Closed FIXED    
Severity: Affects Only Me CC: skreuzer
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 217467    
Attachments:
Description Flags
py-pystemmer-py3.patch none

Description Danilo G. Baio freebsd_committer freebsd_triage 2017-03-01 22:29:23 UTC
Created attachment 180405 [details]
py-pystemmer-py3.patch

- Create python3 version of textproc/py-pystemmer
- 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 textproc/Makefile for it not get conflicted with the other patches.

[Q/A]

portlint (textproc/py-pystemmer): OK (looks fine.)

testport (textproc/py-pystemmer and textproc/py3-pystemmer):
   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-06 14:46:52 UTC
A commit references this bug:

Author: skreuzer
Date: Mon Mar  6 14:46:04 UTC 2017
New revision: 435539
URL: https://svnweb.freebsd.org/changeset/ports/435539

Log:
  Create py3- variant
  Assign maintainership to dbaio@bsd.com.br

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

Changes:
  head/textproc/Makefile
  head/textproc/py-pystemmer/Makefile
  head/textproc/py3-pystemmer/
  head/textproc/py3-pystemmer/Makefile
Comment 2 Steven Kreuzer freebsd_committer freebsd_triage 2017-03-06 14:47:31 UTC
Committed, Thanks!