diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2010-03-04 12:57:17 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2010-03-04 12:57:17 +0000 |
commit | a9328933fa3a4c523a8d84bcee1f9beaa0bbdfaa (patch) | |
tree | 7230876014d7a7855d920e3fcd393b73564b60da | |
parent | Update to 5.80021. (diff) |
- Update to 1.6.2
PR: 144349
Submitted by: Julien Laffaye <kimelto@gmail.com> (maintainer)
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=250554
-rw-r--r-- | textproc/discount/Makefile | 3 | ||||
-rw-r--r-- | textproc/discount/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/textproc/discount/Makefile b/textproc/discount/Makefile index 7703de262ec0..6f184f17931d 100644 --- a/textproc/discount/Makefile +++ b/textproc/discount/Makefile @@ -6,7 +6,7 @@ # PORTNAME= discount -PORTVERSION= 1.6.1 +PORTVERSION= 1.6.2 CATEGORIES= textproc devel MASTER_SITES= http://www.pell.portland.or.us/~orc/Code/markdown/ @@ -22,6 +22,7 @@ INSTALL_TARGET= install install.man MAN1= markdown.1 MAN3= markdown.3 \ + mkd-callbacks.3 \ mkd-functions.3 \ mkd-line.3 \ mkd_cleanup.3 \ diff --git a/textproc/discount/distinfo b/textproc/discount/distinfo index 7f95efd8bf7a..dcc5da534cd6 100644 --- a/textproc/discount/distinfo +++ b/textproc/discount/distinfo @@ -1,3 +1,3 @@ -MD5 (discount-1.6.1.tar.gz) = f5a11aefb1906b28fc7532d0576d6a4a -SHA256 (discount-1.6.1.tar.gz) = 58cbc19496f59d96f3eb8f16355cb36ddafd830aede73421fe41fc248a4ee13c -SIZE (discount-1.6.1.tar.gz) = 89235 +MD5 (discount-1.6.2.tar.gz) = f011c13ded8d41b89c4f5e82f61e56cb +SHA256 (discount-1.6.2.tar.gz) = 8e06998ca956d55d57a52c8d1dea55e85158bd7661d1c1ed017ac1d47aa0f231 +SIZE (discount-1.6.2.tar.gz) = 90865 |