diff --git a/editors/le/Makefile b/editors/le/Makefile index 128de0058802..be50f55a638a 100644 --- a/editors/le/Makefile +++ b/editors/le/Makefile @@ -1,37 +1,37 @@ # Created by: Andrey Zakhvatov PORTNAME= le -PORTVERSION= 1.16.6 +PORTVERSION= 1.16.8 CATEGORIES= editors MASTER_SITES= http://lav.yar.ru/download/${PORTNAME}/ \ ZI MASTER_SITE_SUBDIR= . old MAINTAINER= zi@FreeBSD.org COMMENT= Text editor with block and binary operations LICENSE= GPLv3 USES= ncurses perl5 tar:bzip2 USE_PERL5= build GNU_CONFIGURE= yes CFLAGS+= -I${LOCALBASE}/include MAKE_JOBS_UNSAFE= yes derp-do-install: @${MKDIR} ${STAGEDIR}${DATADIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC}/src && ${INSTALL_PROGRAM} le ${STAGEDIR}${PREFIX}/bin) (cd ${WRKSRC}/doc && ${INSTALL_MAN} le.1 ${STAGEDIR}${MAN1PREFIX}/man/man1) .for file in ${STAGEDIR}${MISC_DATA} (cd ${WRKSRC}/misc && ${INSTALL_DATA} ${file} ${STAGEDIR}${DATADIR}) .endfor (cd ${WRKSRC}/misc && ${COPYTREE_SHARE} syntax.d ${STAGEDIR}${DATADIR}) .for file in ${SRC_DATA} (cd ${WRKSRC}/src && ${INSTALL_DATA} ${file} ${STAGEDIR}${DATADIR}) .endfor .for file in FEATURES HISTORY NEWS README TODO cd ${WRKSRC} && ${INSTALL_DATA} ${file} ${STAGEDIR}${DOCSDIR} .endfor .include diff --git a/editors/le/distinfo b/editors/le/distinfo index 13adb05cde6c..c02761f315b2 100644 --- a/editors/le/distinfo +++ b/editors/le/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1565271622 -SHA256 (le-1.16.6.tar.bz2) = cf8be8ee171fb8c4254b453f66347dbca81ccd32f2123d71ab0e03eb908e6e1a -SIZE (le-1.16.6.tar.bz2) = 810400 +TIMESTAMP = 1649434404 +SHA256 (le-1.16.8.tar.bz2) = d811b3af3f6a3d8580efa23cc49c87c365fdbcb061ecd89bf02f4b4356133247 +SIZE (le-1.16.8.tar.bz2) = 879287