diff options
author | miwi <miwi@FreeBSD.org> | 2007-03-29 00:35:36 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-03-29 00:35:36 +0800 |
commit | 837a8c38f58ae3526a68408bcec15737c2e19370 (patch) | |
tree | 50817456fcb354db30581e93d09fa786a93605b1 /editors/hte | |
parent | e0434305dbec280c244fa34382a58c0a3de3be91 (diff) | |
download | freebsd-ports-gnome-837a8c38f58ae3526a68408bcec15737c2e19370.tar.gz freebsd-ports-gnome-837a8c38f58ae3526a68408bcec15737c2e19370.tar.zst freebsd-ports-gnome-837a8c38f58ae3526a68408bcec15737c2e19370.zip |
- Update to 2.0.1
PR: 110968
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
Diffstat (limited to 'editors/hte')
-rw-r--r-- | editors/hte/Makefile | 3 | ||||
-rw-r--r-- | editors/hte/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/editors/hte/Makefile b/editors/hte/Makefile index ef340b43f9be..49103e925c5c 100644 --- a/editors/hte/Makefile +++ b/editors/hte/Makefile @@ -7,7 +7,7 @@ # PORTNAME= hte -PORTVERSION= 2.0 +PORTVERSION= 2.0.1 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,7 +16,6 @@ DISTNAME= ht-${PORTVERSION} MAINTAINER= mva@sysfault.org COMMENT= A file editor/viewer/analyzer for executables -USE_GCC= 4.1+ USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/editors/hte/distinfo b/editors/hte/distinfo index f5fab65d3451..2042cccb4e0d 100644 --- a/editors/hte/distinfo +++ b/editors/hte/distinfo @@ -1,3 +1,3 @@ -MD5 (ht-2.0.tar.bz2) = 3fb6d9a736bfbb7f4b6f46ee752201e5 -SHA256 (ht-2.0.tar.bz2) = 1d0025030fb9bb22b8b14043611fff5003e8cbc3a9689977b79c14eba0c6829f -SIZE (ht-2.0.tar.bz2) = 854003 +MD5 (ht-2.0.1.tar.bz2) = 684b587b11ed5c339b7648d661ad288a +SHA256 (ht-2.0.1.tar.bz2) = 9e634ba550b72009a84f77823cb3a6c5fd511a3bd7e8f8ccec0da29653f7bbbd +SIZE (ht-2.0.1.tar.bz2) = 854619 |