diff options
author | knu <knu@FreeBSD.org> | 2007-09-18 14:22:22 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2007-09-18 14:22:22 +0800 |
commit | 1d100c6431e79507faff8ee0f5629e0176c56c3c (patch) | |
tree | 699f673c5175d3ab4ac71edc82a7b9fb6c2dbd05 /shells/fd | |
parent | 1893051a06273e257f46ae53fdf057a44bd77435 (diff) | |
download | freebsd-ports-graphics-1d100c6431e79507faff8ee0f5629e0176c56c3c.tar.gz freebsd-ports-graphics-1d100c6431e79507faff8ee0f5629e0176c56c3c.tar.zst freebsd-ports-graphics-1d100c6431e79507faff8ee0f5629e0176c56c3c.zip |
Update to 2.09e, a bug-fix release.
Diffstat (limited to 'shells/fd')
-rw-r--r-- | shells/fd/Makefile | 2 | ||||
-rw-r--r-- | shells/fd/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/shells/fd/Makefile b/shells/fd/Makefile index 218422e6a6a..f96335dac4f 100644 --- a/shells/fd/Makefile +++ b/shells/fd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fd -PORTVERSION= 2.09d +PORTVERSION= 2.09e CATEGORIES= shells MASTER_SITES= http://hp.vector.co.jp/authors/VA012337/soft/fd/ \ ftp://ftp.unixusers.net/src/fdclone/ diff --git a/shells/fd/distinfo b/shells/fd/distinfo index ed9297870b5..86de77d55d5 100644 --- a/shells/fd/distinfo +++ b/shells/fd/distinfo @@ -1,3 +1,3 @@ -MD5 (FD-2.09d.tar.gz) = f9a5a5455181dd838c9c37608889d3d9 -SHA256 (FD-2.09d.tar.gz) = 310899ea2fbefb4a620b6d13e7c9bb4c98943a4c61a9d9cf9b2126d01f757809 -SIZE (FD-2.09d.tar.gz) = 803428 +MD5 (FD-2.09e.tar.gz) = 5da73295a1a8529f12044aa126a4efe9 +SHA256 (FD-2.09e.tar.gz) = 22e1f64755cc1e8eeab8f9d21b58965120f787d9b30492255b6649cfa63cc3ff +SIZE (FD-2.09e.tar.gz) = 802021 |