diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-01-19 10:37:39 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-01-19 10:37:39 +0000 |
commit | cebd11371fe28d1d6980d8d74f34d81a8999e4b3 (patch) | |
tree | 140bbbdddf45a371e9c9f12bf241d3a22710763c /textproc/discount | |
parent | 0546a836d4fb33ac6b54ce10a88b79c74c40a679 (diff) |
- Update to 2.0.4
PR: ports/154092
Submitted by: Julien Laffaye <kimelto _at_ gmail.com> (maintainer)
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=267988
Diffstat (limited to 'textproc/discount')
-rw-r--r-- | textproc/discount/Makefile | 2 | ||||
-rw-r--r-- | textproc/discount/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/discount/Makefile b/textproc/discount/Makefile index 5351f66d5080..9a22bb95a39a 100644 --- a/textproc/discount/Makefile +++ b/textproc/discount/Makefile @@ -6,7 +6,7 @@ # PORTNAME= discount -PORTVERSION= 2.0.3 +PORTVERSION= 2.0.4 CATEGORIES= textproc devel MASTER_SITES= http://www.pell.portland.or.us/~orc/Code/markdown/ diff --git a/textproc/discount/distinfo b/textproc/discount/distinfo index de03a58c3de3..0eeff0c1cce2 100644 --- a/textproc/discount/distinfo +++ b/textproc/discount/distinfo @@ -1,2 +1,2 @@ -SHA256 (discount-2.0.3.tar.bz2) = d02fb6d35d8f1f4314d6036b9037ad61394888266ddec0191a6496e71c54fe33 -SIZE (discount-2.0.3.tar.bz2) = 75902 +SHA256 (discount-2.0.4.tar.bz2) = ad44c2c2c68d1f74daf2767509e24df666bae272500664f9290d2ed8997b9b2b +SIZE (discount-2.0.4.tar.bz2) = 78435 |