Bug 217183 - [NEW PORT] textproc/py-m2r: Convert markdown to reST
Summary: [NEW PORT] textproc/py-m2r: Convert markdown to reST
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks: 217186
  Show dependency treegraph
 
Reported: 2017-02-17 22:20 UTC by John W. O'Brien
Modified: 2017-02-18 07:29 UTC (History)
3 users (show)

See Also:


Attachments
textproc/py-m2r: New port diff (3.74 KB, text/plain)
2017-02-17 22:20 UTC, John W. O'Brien
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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)