Opened 9 years ago

Last modified 5 months ago

#46706 new submission

discount @2.1.8 - New Port

Reported by: mmpestorich (Mike M Pestorich) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc:
Port: discount

Description

The attached Portfile adds a port for discount (a markdown command utility and associated shared library).

http://www.pell.portland.or.us/~orc/Code/discount/

Attachments (1)

Portfile (1.9 KB) - added by mmpestorich (Mike M Pestorich) 9 years ago.

Download all attachments as: .zip

Change History (2)

Changed 9 years ago by mmpestorich (Mike M Pestorich)

Attachment: Portfile added

comment:1 Changed 5 months ago by cooljeanius (Eric Gallager)

A discount port currently exists:

$ port info discount
discount @2.2.7c (textproc)

Description:          C implementation of the Markdown markup language.
Homepage:             https://github.com/Orc/discount

Platforms:            darwin
License:              BSD
Maintainers:          Email: landonf@macports.org, GitHub: landonf
                      Policy: openmaintainer
$ port installed discount
The following ports are currently installed:
  discount @2.2.7c_0 (active)
$ port contents discount
Port discount contains:
  /opt/local/bin/discount-markdown
  /opt/local/include/mkdio.h
  /opt/local/lib/libmarkdown.dylib
  /opt/local/lib/pkgconfig/libmarkdown.pc

It looks like it could use an update, though:

$ port -v livecheck discount
discount seems to have been updated (port version: 2.2.7c, new version: 3.0.0a)
Note: See TracTickets for help on using tickets.