Bug 217466 - textproc/py-pystemmer: Create py3- variant, Take MAINTAINER'ship
Summary: textproc/py-pystemmer: 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: 217467
  Show dependency treegraph
 
Reported: 2017-03-01 22:29 UTC by Danilo G. Baio
Modified: 2017-03-06 14:47 UTC (History)
1 user (show)

See Also:


Attachments
py-pystemmer-py3.patch (1.27 KB, patch)
2017-03-01 22:29 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: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!