diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2012-02-21 18:58:49 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2012-02-21 18:58:49 +0800 |
commit | 63263893e1663e6c466ae9aa9f7c0c77e2099fbf (patch) | |
tree | d3f636902fad750e0ca2aec234cbbadeba764996 | |
parent | 1078b829231845a7cc73a09cd73d647791a02fae (diff) | |
download | freebsd-ports-gnome-63263893e1663e6c466ae9aa9f7c0c77e2099fbf.tar.gz freebsd-ports-gnome-63263893e1663e6c466ae9aa9f7c0c77e2099fbf.tar.zst freebsd-ports-gnome-63263893e1663e6c466ae9aa9f7c0c77e2099fbf.zip |
Update to 0.66
-rw-r--r-- | editors/dhex/Makefile | 2 | ||||
-rw-r--r-- | editors/dhex/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/editors/dhex/Makefile b/editors/dhex/Makefile index cd065807e2ad..757aa52b889b 100644 --- a/editors/dhex/Makefile +++ b/editors/dhex/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dhex -PORTVERSION= 0.65 +PORTVERSION= 0.66 CATEGORIES= editors MASTER_SITES= http://www.dettus.net/dhex/ \ CRITICAL diff --git a/editors/dhex/distinfo b/editors/dhex/distinfo index 36bad95136e3..aa5185e40dce 100644 --- a/editors/dhex/distinfo +++ b/editors/dhex/distinfo @@ -1,2 +1,2 @@ -SHA256 (dhex_0.65.tar.gz) = 0ac85c6bdd5db1d5a8d380e80fefea2ea0f496c44a64f6b8c010c62122c138c3 -SIZE (dhex_0.65.tar.gz) = 55686 +SHA256 (dhex_0.66.tar.gz) = bf0e44743b4cfb44861859b486edbf6f35430178730af63a10cc22bd596720ae +SIZE (dhex_0.66.tar.gz) = 56060 |