diff options
author | nemoliu <nemoliu@FreeBSD.org> | 2010-02-27 14:32:14 +0800 |
---|---|---|
committer | nemoliu <nemoliu@FreeBSD.org> | 2010-02-27 14:32:14 +0800 |
commit | 96097e8ee0f8c366c03069b90d10021b689514a2 (patch) | |
tree | f50a4494e8b7bf62e31e44117d102d7196fe4819 | |
parent | 02faf4185d59fd5e3e1c16d2284b98ffe08f339f (diff) | |
download | freebsd-ports-gnome-96097e8ee0f8c366c03069b90d10021b689514a2.tar.gz freebsd-ports-gnome-96097e8ee0f8c366c03069b90d10021b689514a2.tar.zst freebsd-ports-gnome-96097e8ee0f8c366c03069b90d10021b689514a2.zip |
- Update to 1.6.1
PR: ports/144338
Submitted by: Julien Laffaye <kimelto@gmail.com> (maintainer)
Feature safe: yes
-rw-r--r-- | textproc/discount/Makefile | 2 | ||||
-rw-r--r-- | textproc/discount/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/discount/Makefile b/textproc/discount/Makefile index 40ba8fa6a29e..7703de262ec0 100644 --- a/textproc/discount/Makefile +++ b/textproc/discount/Makefile @@ -6,7 +6,7 @@ # PORTNAME= discount -PORTVERSION= 1.5.8 +PORTVERSION= 1.6.1 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 3ef12d15c146..7f95efd8bf7a 100644 --- a/textproc/discount/distinfo +++ b/textproc/discount/distinfo @@ -1,3 +1,3 @@ -MD5 (discount-1.5.8.tar.gz) = b7a4900bedd2d75147b0b708fb6e16ed -SHA256 (discount-1.5.8.tar.gz) = a6c4368aaa4eb057874b8fb47fea49877a11663c950465bcf1b74fbfe1b156c5 -SIZE (discount-1.5.8.tar.gz) = 87443 +MD5 (discount-1.6.1.tar.gz) = f5a11aefb1906b28fc7532d0576d6a4a +SHA256 (discount-1.6.1.tar.gz) = 58cbc19496f59d96f3eb8f16355cb36ddafd830aede73421fe41fc248a4ee13c +SIZE (discount-1.6.1.tar.gz) = 89235 |