diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2012-09-10 05:03:25 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2012-09-10 05:03:25 +0800 |
commit | 847a3c92f6021514129b2afd4bc09ec3c6e835cb (patch) | |
tree | 1351bba21c1f5e50c25d2c540c2c58856b07e237 /editors | |
parent | 6dcc217713102cb146a75ae22a9833dea84d2b54 (diff) | |
download | freebsd-ports-gnome-847a3c92f6021514129b2afd4bc09ec3c6e835cb.tar.gz freebsd-ports-gnome-847a3c92f6021514129b2afd4bc09ec3c6e835cb.tar.zst freebsd-ports-gnome-847a3c92f6021514129b2afd4bc09ec3c6e835cb.zip |
- Update to 0.68
- Remove deprecated header information
Diffstat (limited to 'editors')
-rw-r--r-- | editors/dhex/Makefile | 7 | ||||
-rw-r--r-- | editors/dhex/distinfo | 4 |
2 files changed, 3 insertions, 8 deletions
diff --git a/editors/dhex/Makefile b/editors/dhex/Makefile index 694204e456d8..425707caaaf3 100644 --- a/editors/dhex/Makefile +++ b/editors/dhex/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: dhex -# Date created: 23 Jan 2011 -# Whom: Emanuel Haupt <ehaupt@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= dhex -PORTVERSION= 0.67 +PORTVERSION= 0.68 CATEGORIES= editors MASTER_SITES= http://www.dettus.net/dhex/ \ CRITICAL diff --git a/editors/dhex/distinfo b/editors/dhex/distinfo index 27686473a504..28bddacb7195 100644 --- a/editors/dhex/distinfo +++ b/editors/dhex/distinfo @@ -1,2 +1,2 @@ -SHA256 (dhex_0.67.tar.gz) = 89f9c7e039ac7199cea1bdeffca200b40bba454817dc9a2fc8ccb2f21a910e71 -SIZE (dhex_0.67.tar.gz) = 56687 +SHA256 (dhex_0.68.tar.gz) = 126c34745b48a07448cfe36fe5913d37ec562ad72d3f732b99bd40f761f4da08 +SIZE (dhex_0.68.tar.gz) = 58602 |