pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/ruby-redcarpet



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Sep 15 16:26:30 UTC 2013

Added Files:
        pkgsrc/textproc/ruby-redcarpet: DESCR Makefile PLIST distinfo

Log Message:
Add ruby-redcarpet package version 3.0.0.

Redcarpet is Ruby library for Markdown processing that smells like
butterflies and popcorn.

Redcarpet used to be a drop-in replacement for Redcloth. This is no longer the
case since version 2 -- it now has its own API, but retains the old name. Yes,
that does mean that Redcarpet 2 is not backwards-compatible with the 1.X
versions.

Redcarpet is based on the [Sundown](https://www.github.com/vmg/sundown)
library. You might want to find out more about Sundown to see what makes this
Ruby library so awesome.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/ruby-redcarpet/DESCR \
    pkgsrc/textproc/ruby-redcarpet/Makefile \
    pkgsrc/textproc/ruby-redcarpet/PLIST \
    pkgsrc/textproc/ruby-redcarpet/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index