Bug 135247 - [REPOCOPY] textproc/py-markdown -> textproc/py-markdown2
Summary: [REPOCOPY] textproc/py-markdown -> textproc/py-markdown2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-04 10:00 UTC by wenheping
Modified: 2009-06-14 01:00 UTC (History)
0 users

See Also:


Attachments
file.shar (2.15 KB, text/plain)
2009-06-04 10:00 UTC, wenheping
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description wenheping 2009-06-04 10:00:09 UTC
py-markdown2  provides a converter written in Python that closely
matches the behaviour of the original Perl-implemented Markdown.pl.
There is another Python markdown.py , but markdown2.py is faster
and, to my knowledge, more correct.

Markdown is a light text markup format and a processor to convert
that to HTML.

WWW: http://code.google.com/p/python-markdown2/

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-06-04 10:00:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-06-04 19:58:20 UTC
State Changed
From-To: open->repocopy

Please repocopy textproc/py-markdown -> textproc/py-markdown2 


Comment 3 Martin Wilke freebsd_committer freebsd_triage 2009-06-04 19:58:20 UTC
Responsible Changed
From-To: miwi->portmgr

Over to portmgr
Comment 4 Joe Marcus Clarke freebsd_committer freebsd_triage 2009-06-07 20:28:02 UTC
State Changed
From-To: repocopy->open

Repocopy complete. 


Comment 5 Joe Marcus Clarke freebsd_committer freebsd_triage 2009-06-07 20:28:02 UTC
Responsible Changed
From-To: portmgr->miwi

Repocopy complete.
Comment 6 Martin Wilke freebsd_committer freebsd_triage 2009-06-14 00:51:21 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 7 dfilter service freebsd_committer freebsd_triage 2009-06-14 00:51:43 UTC
miwi        2009-06-13 23:51:25 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
    textproc/py-markdown2 Makefile distinfo pkg-descr pkg-plist 
  Log:
  - Update to 1.0.1.12
  - Connect py-markdown2 to the build
  
  PR:             135247
  Submitted by:   Wen Heping <wenheping@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.1348    +1 -0      ports/textproc/Makefile
  1.6       +12 -15    ports/textproc/py-markdown2/Makefile
  1.4       +3 -3      ports/textproc/py-markdown2/distinfo
  1.3       +8 -6      ports/textproc/py-markdown2/pkg-descr
  1.4       +4 -9      ports/textproc/py-markdown2/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"