diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-05-25 22:11:44 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-05-25 22:11:44 +0000 |
commit | 55dd9c9b3a85dc1b02318f019477bea734e62117 (patch) | |
tree | 6d389a639f76d1c8d08865e35baffb7714d4d0e3 /editors/hte | |
parent | ff3f005903f9205fd5a2ce5238128e6f0347173a (diff) | |
download | ports-55dd9c9b3a85dc1b02318f019477bea734e62117.tar.gz ports-55dd9c9b3a85dc1b02318f019477bea734e62117.zip |
Notes
Diffstat (limited to 'editors/hte')
-rw-r--r-- | editors/hte/Makefile | 5 | ||||
-rw-r--r-- | editors/hte/distinfo | 6 |
2 files changed, 4 insertions, 7 deletions
diff --git a/editors/hte/Makefile b/editors/hte/Makefile index 2bcab086946a..2f84bcd58ef0 100644 --- a/editors/hte/Makefile +++ b/editors/hte/Makefile @@ -7,8 +7,7 @@ # PORTNAME= hte -PORTVERSION= 2.0.5 -PORTREVISION= 1 +PORTVERSION= 2.0.6 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -42,8 +41,6 @@ post-patch: s|^CFLAGS=.*$$|CFLAGS="$$CFLAGS"|g ; \ s|-L/usr/X11/lib -L/usr/X11R6/lib|$$LDFLAGS|g' \ ${WRKSRC}/configure - @${REINPLACE_CMD} -e \ - 's|typedef unsigned int uint;||g' ${WRKSRC}/global.h do-install: ${INSTALL_PROGRAM} ${WRKSRC}/ht ${PREFIX}/bin diff --git a/editors/hte/distinfo b/editors/hte/distinfo index 04b00b709675..4a3f16b7bd7f 100644 --- a/editors/hte/distinfo +++ b/editors/hte/distinfo @@ -1,3 +1,3 @@ -MD5 (ht-2.0.5.tar.bz2) = 8e4e3aec8fc191e4c242d1a8b66a03b6 -SHA256 (ht-2.0.5.tar.bz2) = d6bf6068ebd26b847f8fe3b6d0ad18af77972a9f308fc0c8fe1b1178ed5b8acb -SIZE (ht-2.0.5.tar.bz2) = 855130 +MD5 (ht-2.0.6.tar.bz2) = a16cf20da2d5b02d25b2a9860ed28ef4 +SHA256 (ht-2.0.6.tar.bz2) = 0c93c540a75470e0d55faa35ba945d45445ce644a86766d50195fd844068ea84 +SIZE (ht-2.0.6.tar.bz2) = 855574 |