mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
upgrade to 0.5.0
This commit is contained in:
parent
4a5c2c67cb
commit
10e49a0dbc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=50039
@ -7,7 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= hte
|
||||
PORTVERSION= 0.4.4d
|
||||
PORTVERSION= 0.5.0
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -16,6 +16,13 @@ DISTNAME= ht-${PORTVERSION}
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= LIBS="-lm"
|
||||
CONFIGURE_ARGS= --enable-final
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 400000
|
||||
LIB_DEPENDS+= ncurses.5:${PORTSDIR}/devel/ncurses
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (ht-0.4.4d.tar.gz) = 691364bfdecbfe97f809bfb1c115009c
|
||||
MD5 (ht-0.5.0.tar.gz) = f997c26420d20cfcedcf2e9fb0950f55
|
||||
|
Loading…
Reference in New Issue
Block a user