diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2011-02-14 20:11:33 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2011-02-14 20:11:33 +0800 |
commit | a010fac6a6d0dcb6856ae23b9e5926ec7e3f75d9 (patch) | |
tree | 92923d9d3341de818127a9327ab9a6799663c91f /editors | |
parent | 1e90fe3262c0068f4a2ef2d04763c14ef47484ba (diff) | |
download | freebsd-ports-gnome-a010fac6a6d0dcb6856ae23b9e5926ec7e3f75d9.tar.gz freebsd-ports-gnome-a010fac6a6d0dcb6856ae23b9e5926ec7e3f75d9.tar.zst freebsd-ports-gnome-a010fac6a6d0dcb6856ae23b9e5926ec7e3f75d9.zip |
Update to 0.65
Feature safe: yes
Diffstat (limited to 'editors')
-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 14479729acaf..f73e468482ad 100644 --- a/editors/dhex/Makefile +++ b/editors/dhex/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dhex -PORTVERSION= 0.64 +PORTVERSION= 0.65 CATEGORIES= editors MASTER_SITES= http://www.dettus.net/dhex/ \ CRITICAL diff --git a/editors/dhex/distinfo b/editors/dhex/distinfo index 22d52837aabb..36bad95136e3 100644 --- a/editors/dhex/distinfo +++ b/editors/dhex/distinfo @@ -1,2 +1,2 @@ -SHA256 (dhex_0.64.tar.gz) = bd1a00f47cac7b438543c304c56debf1997a938a86389dac0e15ad4b007df03a -SIZE (dhex_0.64.tar.gz) = 55663 +SHA256 (dhex_0.65.tar.gz) = 0ac85c6bdd5db1d5a8d380e80fefea2ea0f496c44a64f6b8c010c62122c138c3 +SIZE (dhex_0.65.tar.gz) = 55686 |