diff options
author | pav <pav@FreeBSD.org> | 2006-05-27 00:31:26 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-05-27 00:31:26 +0800 |
commit | 2c5cd05773885b8452b6a98b19822a2bb4e462fb (patch) | |
tree | 6e2a1581332f55c0c1a71abad8f92c8169c2a934 /editors/hte | |
parent | 3e4690dfd584e17f281143941fa77cc863fc9b4a (diff) | |
download | freebsd-ports-gnome-2c5cd05773885b8452b6a98b19822a2bb4e462fb.tar.gz freebsd-ports-gnome-2c5cd05773885b8452b6a98b19822a2bb4e462fb.tar.zst freebsd-ports-gnome-2c5cd05773885b8452b6a98b19822a2bb4e462fb.zip |
- Update to 0.9.2
PR: ports/97908
Submitted by: Antoine Brodin <antoine.brodin@laposte.net>
Diffstat (limited to 'editors/hte')
-rw-r--r-- | editors/hte/Makefile | 4 | ||||
-rw-r--r-- | editors/hte/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/editors/hte/Makefile b/editors/hte/Makefile index e164e240d116..2cc0f03a05ae 100644 --- a/editors/hte/Makefile +++ b/editors/hte/Makefile @@ -7,7 +7,7 @@ # PORTNAME= hte -PORTVERSION= 0.9.1 +PORTVERSION= 0.9.2 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -27,7 +27,7 @@ PLIST_FILES= bin/ht .include <bsd.port.pre.mk> .if ${ARCH} == ia64 -BROKEN= "Does not build on ia64" +BROKEN= Does not build on ia64 .endif .if ${OSVERSION} < 400000 diff --git a/editors/hte/distinfo b/editors/hte/distinfo index a5792a4e9a4a..ec924e87c6d4 100644 --- a/editors/hte/distinfo +++ b/editors/hte/distinfo @@ -1,3 +1,3 @@ -MD5 (ht-0.9.1.tar.bz2) = 2dd4bf6ae959b2ed2c9d8373164d2693 -SHA256 (ht-0.9.1.tar.bz2) = 8b2aca19b1a81af9191df812d4b2c7f38492f24ea2725262d2e2f335d6e14b78 -SIZE (ht-0.9.1.tar.bz2) = 737690 +MD5 (ht-0.9.2.tar.bz2) = d63fe2d11d42be00e05f4090117dfd64 +SHA256 (ht-0.9.2.tar.bz2) = d68bbefce706d036b9132f64d4b7807bf6ed1fe5bf76e5d6f9d7ccd70ecbd126 +SIZE (ht-0.9.2.tar.bz2) = 772102 |