diff options
author | lippe <lippe@FreeBSD.org> | 2009-09-21 01:18:11 +0800 |
---|---|---|
committer | lippe <lippe@FreeBSD.org> | 2009-09-21 01:18:11 +0800 |
commit | 0b48a68b95ae88fcdca03fa9b84206561c1d31a0 (patch) | |
tree | 7c18d612280ab81215181b2d6e9ea230dac7331e | |
parent | b88d13da0e43ad3a20fd9c95e1dea3282ed6a4d3 (diff) | |
download | freebsd-ports-gnome-0b48a68b95ae88fcdca03fa9b84206561c1d31a0.tar.gz freebsd-ports-gnome-0b48a68b95ae88fcdca03fa9b84206561c1d31a0.tar.zst freebsd-ports-gnome-0b48a68b95ae88fcdca03fa9b84206561c1d31a0.zip |
- Update to 1.5.5.
PR: ports/138985
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 39fa4edabd88..01dbb804aac5 100644 --- a/textproc/discount/Makefile +++ b/textproc/discount/Makefile @@ -6,7 +6,7 @@ # PORTNAME= discount -PORTVERSION= 1.5.4 +PORTVERSION= 1.5.5 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 b0670d0c0017..89170def78b6 100644 --- a/textproc/discount/distinfo +++ b/textproc/discount/distinfo @@ -1,3 +1,3 @@ -MD5 (discount-1.5.4.tar.gz) = 2c1b94f2a33851fd9c749c4f64818a93 -SHA256 (discount-1.5.4.tar.gz) = 501cf61c4f4012a374579ffe20d644a5b6116a4db90123d149e55e4ea4f19765 -SIZE (discount-1.5.4.tar.gz) = 86968 +MD5 (discount-1.5.5.tar.gz) = 44218e167e64bc33a75182e74c728b4a +SHA256 (discount-1.5.5.tar.gz) = 36b533a345c7cb232e963520fc268d22b098dec86aa4f7eb2acdab4655c9ef93 +SIZE (discount-1.5.5.tar.gz) = 86983 |