Bug 217183

Summary: [NEW PORT] textproc/py-m2r: Convert markdown to reST
Product: Ports & Packages Reporter: John W. O'Brien <john>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: dch, demon, python
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 217186    
Attachments:
Description Flags
textproc/py-m2r: New port diff none

Description John W. O'Brien 2017-02-17 22:20:30 UTC
Created attachment 180089 [details]
textproc/py-m2r: New port diff

Description
===========

M2R is a Python module and command line utility to convert documents
formatted with markdown that include embedded reST markups to valid
reST formatted documents.

WWW: https://github.com/miyakogi/m2r


QA
==

portlint: OK
poudriere: OK -- testport on 10.3-RELEASE-p14 amd64 w/ py27 (default), py34, py35, py36
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-02-18 07:28:15 UTC
A commit references this bug:

Author: demon
Date: Sat Feb 18 07:28:03 UTC 2017
New revision: 434329
URL: https://svnweb.freebsd.org/changeset/ports/434329

Log:
  New port: py-m2r.
  M2R is a Python module and command line utility to convert documents
  formatted with markdown that include embedded reST markups to valid
  reST formatted documents.

  PR:		217183
  Submitted by:	John W. O'Brien <john@saltant.com>

Changes:
  head/textproc/Makefile
  head/textproc/py-m2r/
  head/textproc/py-m2r/Makefile
  head/textproc/py-m2r/distinfo
  head/textproc/py-m2r/files/
  head/textproc/py-m2r/files/patch-setup.py
  head/textproc/py-m2r/pkg-descr
Comment 2 Dmitry Sivachenko freebsd_committer freebsd_triage 2017-02-18 07:29:34 UTC
Port added, thanks.

Next time you submit new port please read 
https://www.freebsd.org/doc/en/books/porters-handbook/porting-submitting.html
about how to properly do it (use shar, not diff)