diff --git a/sysutils/most/Makefile b/sysutils/most/Makefile index 6cd1fe157366..de34d40bb75b 100644 --- a/sysutils/most/Makefile +++ b/sysutils/most/Makefile @@ -1,24 +1,25 @@ PORTNAME= most -PORTVERSION= 5.1.0 +PORTVERSION= 5.2.0 CATEGORIES= sysutils MASTER_SITES= http://www.jedsoft.org/releases/most/ \ LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Pager (like less) which has support for windows and binary files LICENSE= GPLv2 LIB_DEPENDS= libslang.so:devel/libslang2 -GNU_CONFIGURE= yes -CONFIGURE_ARGS+=--enable-mmap +GNU_CONFIGURE= yes +CONFIGURE_ARGS+= --enable-mmap -PLIST_FILES= bin/most man/man1/most.1.gz +MAKE_JOBS_UNSAFE= yes + +PLIST_FILES= bin/most \ + man/man1/most.1.gz PORTDOCS= README changes.txt lesskeys.rc most-fun.txt most.rc most.txt OPTIONS_DEFINE= DOCS -MAKE_JOBS_UNSAFE= yes - .include diff --git a/sysutils/most/distinfo b/sysutils/most/distinfo index 652e3b313406..2d4d3af87c65 100644 --- a/sysutils/most/distinfo +++ b/sysutils/most/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1551909931 -SHA256 (most-5.1.0.tar.gz) = db805d1ffad3e85890802061ac8c90e3c89e25afb184a794e03715a3ed190501 -SIZE (most-5.1.0.tar.gz) = 162172 +TIMESTAMP = 1659725348 +SHA256 (most-5.2.0.tar.gz) = 9455aeb8f826fa8385c850dc22bf0f22cf9069b3c3423fba4bf2c6f6226d9903 +SIZE (most-5.2.0.tar.gz) = 256075