Date: Thu, 27 Dec 2018 00:26:31 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r488497 - head/sysutils/less Message-ID: <201812270026.wBR0QV5I083861@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Thu Dec 27 00:26:31 2018 New Revision: 488497 URL: https://svnweb.freebsd.org/changeset/ports/488497 Log: sysutils/less: update to 530 PR: 233810 Approved by: jharris@widomaker.com (maintainer) Modified: head/sysutils/less/Makefile (contents, props changed) head/sysutils/less/distinfo (contents, props changed) Modified: head/sysutils/less/Makefile ============================================================================== --- head/sysutils/less/Makefile Thu Dec 27 00:26:26 2018 (r488496) +++ head/sysutils/less/Makefile Thu Dec 27 00:26:31 2018 (r488497) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= less -PORTVERSION= 458 +PORTVERSION= 530 CATEGORIES= sysutils MASTER_SITES= http://www.greenwoodsoftware.com/less/ \ http://bitrote.org/distfiles/ Modified: head/sysutils/less/distinfo ============================================================================== --- head/sysutils/less/distinfo Thu Dec 27 00:26:26 2018 (r488496) +++ head/sysutils/less/distinfo Thu Dec 27 00:26:31 2018 (r488497) @@ -1,2 +1,3 @@ -SHA256 (less-458.tar.gz) = e536c7819ede54b3d487f0ffc4c14b3620bed83734d92a81e89f62346db0fcac -SIZE (less-458.tar.gz) = 311224 +TIMESTAMP = 1544045354 +SHA256 (less-530.tar.gz) = 503f91ab0af4846f34f0444ab71c4b286123f0044a4964f1ae781486c617f2e2 +SIZE (less-530.tar.gz) = 339723
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812270026.wBR0QV5I083861>