Date: Sat, 11 Aug 2018 14:28:17 +0000 (UTC) From: "Danilo G. Baio" <dbaio@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r476921 - head/misc/nnn Message-ID: <201808111428.w7BESHwJ056022@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dbaio Date: Sat Aug 11 14:28:16 2018 New Revision: 476921 URL: https://svnweb.freebsd.org/changeset/ports/476921 Log: misc/nnn: Update to 1.9 Changes: https://github.com/jarun/nnn/releases/tag/v1.9 PR: 230504 Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) Modified: head/misc/nnn/Makefile head/misc/nnn/distinfo Modified: head/misc/nnn/Makefile ============================================================================== --- head/misc/nnn/Makefile Sat Aug 11 14:26:24 2018 (r476920) +++ head/misc/nnn/Makefile Sat Aug 11 14:28:16 2018 (r476921) @@ -2,7 +2,7 @@ PORTNAME= nnn DISTVERSIONPREFIX= v -DISTVERSION= 1.8 +DISTVERSION= 1.9 CATEGORIES= misc shells MAINTAINER= dg@syrec.org Modified: head/misc/nnn/distinfo ============================================================================== --- head/misc/nnn/distinfo Sat Aug 11 14:26:24 2018 (r476920) +++ head/misc/nnn/distinfo Sat Aug 11 14:28:16 2018 (r476921) @@ -1,3 +1,3 @@ -TIMESTAMP = 1525291896 -SHA256 (jarun-nnn-v1.8_GH0.tar.gz) = 65c364a9797178e40ec7ec653b2cfa8e211e556b75250bf72eb5eea57f5e0cdc -SIZE (jarun-nnn-v1.8_GH0.tar.gz) = 42534 +TIMESTAMP = 1533941389 +SHA256 (jarun-nnn-v1.9_GH0.tar.gz) = 7ba298a55a579640fe0ae37f553be739957da0c826f532beac46acfb56e2d726 +SIZE (jarun-nnn-v1.9_GH0.tar.gz) = 43405
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808111428.w7BESHwJ056022>